2021-03-27 20:27:38,687 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 20:27:38,888 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 20:27:38,969 - octoprint.server - INFO - Intermediary server started 2021-03-27 20:27:38,971 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default 2021-03-27 20:27:39,102 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 20:27:39,104 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 20:27:39,109 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 20:27:39,109 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 20:27:39,110 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 20:27:39,111 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 20:27:39,112 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-27 20:27:39,112 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 20:27:39,114 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 20:27:39,116 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 20:27:39,120 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 20:27:39,121 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 20:27:39,123 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 20:27:39,126 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 20:27:39,128 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 20:27:39,129 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 20:27:39,130 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 20:27:40,685 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 20:27:41,790 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 20:27:41,792 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 20:27:41,792 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 20:27:41,913 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-03-27 20:27:42,224 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 20:27:42,266 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 20:27:42,281 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 20:27:42,283 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 20:27:43,314 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 20:27:43,492 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 20:27:43,498 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 20:27:43,499 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-03-27 20:27:43,508 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 20:27:43,513 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 20:27:43,515 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 20:27:43,519 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 20:27:44,338 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 20:27:45,232 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 20:27:45,238 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 20:27:45,274 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 20:27:45,478 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.18s 2021-03-27 20:27:45,573 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-03-27 20:27:46,051 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.25s 2021-03-27 20:27:46,494 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.23s 2021-03-27 20:27:46,621 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 20:27:46,627 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 20:27:46,627 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 20:27:46,659 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-03-27 20:27:46,677 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 20:27:47,048 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.26s 2021-03-27 20:27:47,483 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.23s 2021-03-27 20:27:48,349 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 20:27:48,352 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 20:27:48,353 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 20:27:48,387 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 20:27:48,471 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-27 20:29:49,479 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.178.120/', 'query_string': 'l10n=de', '_timestamp': 1616876989.4792502, '_count': 1} 2021-03-27 20:30:00,970 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 20:30:02,159 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:192.168.178.100) 17.05ms 2021-03-27 20:42:38,890 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 20:48:53,430 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 20:48:53,432 - octoprint.server.api - INFO - Actively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 20:48:55,821 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 20:49:25,381 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1306} 2021-03-27 20:49:25,621 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': ''} 2021-03-27 20:49:25,829 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 20:49:26,296 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.89ms 2021-03-27 20:51:13,475 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.71ms 2021-03-27 20:51:21,479 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.71ms 2021-03-27 20:55:18,163 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.79ms 2021-03-27 20:55:18,197 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.91ms 2021-03-27 20:57:38,892 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 21:00:44,611 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.07ms 2021-03-27 21:01:52,967 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.60ms 2021-03-27 21:02:16,069 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.81ms 2021-03-27 21:03:41,128 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.5.3... 2021-03-27 21:04:08,175 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.5.3 successful! 2021-03-27 21:04:08,308 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:04:08,315 - octoprint.plugins.softwareupdate - INFO - Restarting... 2021-03-27 21:04:08,341 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'octoprint', 'from_version': '1.5.2', 'to_version': '1.5.3'} 2021-03-27 21:04:08,408 - octoprint.server - INFO - Shutting down... 2021-03-27 21:04:08,427 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-27 21:04:08,430 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-27 21:04:08,434 - octoprint.events - INFO - Event loop shut down 2021-03-27 21:04:09,111 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-27 21:04:09,112 - octoprint.server - INFO - Goodbye! 2021-03-27 21:04:11,544 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:04:11,548 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-27 21:04:11,549 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:04:12,077 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-27 21:04:12,141 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-27 21:04:12,141 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-27 21:04:12,141 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-27 21:04:12,307 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-27 21:04:12,363 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:04:13,738 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 21:04:13,904 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 21:04:13,914 - octoprint.server - INFO - Intermediary server started 2021-03-27 21:04:13,948 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 21:04:13,949 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 21:04:13,953 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 21:04:13,954 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 21:04:13,955 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 21:04:13,956 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:04:13,956 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:04:13,957 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 21:04:13,957 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 21:04:13,958 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 21:04:13,959 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 21:04:13,960 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 21:04:13,962 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:04:13,963 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:04:13,965 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 21:04:13,966 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 21:04:13,968 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 21:04:15,072 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:04:16,089 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 21:04:16,091 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:04:16,092 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:04:16,154 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2021-03-27 21:04:16,180 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-03-27 21:04:16,197 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:04:16,238 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 21:04:16,253 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 21:04:16,278 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 21:04:17,102 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 21:04:17,182 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 21:04:17,184 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 21:04:17,185 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-27 21:04:17,189 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 21:04:17,198 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 21:04:17,199 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 21:04:17,202 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 21:04:17,205 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 21:04:17,260 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:04:17,477 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-27 21:04:18,094 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 21:04:18,945 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 21:04:18,985 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 21:04:19,017 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:04:19,018 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:04:19,018 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:04:19,197 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 21:04:19,371 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:04:19,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:04:19,378 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:04:19,800 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:04:19,801 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:04:20,476 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:04:20,477 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:04:20,477 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:04:20,532 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating. 2021-03-27 21:04:20,813 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:04:21,167 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2021-03-27 21:04:21,429 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': ''} 2021-03-27 21:04:21,617 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-27 21:04:21,692 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 21:04:22,685 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:04:24,412 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:04:24,413 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:04:43,183 - octoprint.server.preemptive_cache - INFO - ... done in 21.57s 2021-03-27 21:04:43,603 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 9.79ms 2021-03-27 21:04:43,654 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:04:43,669 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:04:44,494 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:04:44,570 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:04:44,571 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:04:44,913 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 143.62ms 2021-03-27 21:04:45,961 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.12ms 2021-03-27 21:04:46,325 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 7.60ms 2021-03-27 21:04:46,535 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.82ms 2021-03-27 21:04:46,551 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:04:58,560 - octoprint.plugins.softwareupdate - INFO - Starting update of file_check to 2021.2.23... 2021-03-27 21:05:06,553 - octoprint.plugins.softwareupdate - INFO - Update of file_check to 2021.2.23 successful! 2021-03-27 21:05:06,670 - octoprint.plugins.softwareupdate - INFO - Starting update of firmware_check to 2021.2.4... 2021-03-27 21:05:06,718 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'file_check', 'from_version': '2020.8.7', 'to_version': '2021.2.23'} 2021-03-27 21:05:14,456 - octoprint.plugins.softwareupdate - INFO - Update of firmware_check to 2021.2.4 successful! 2021-03-27 21:05:14,587 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:05:14,589 - octoprint.plugins.softwareupdate - INFO - Restarting... 2021-03-27 21:05:14,636 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'firmware_check', 'from_version': '2020.9.23', 'to_version': '2021.2.4'} 2021-03-27 21:05:14,682 - octoprint.server - INFO - Shutting down... 2021-03-27 21:05:15,420 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-27 21:05:15,425 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-27 21:05:15,440 - octoprint.events - INFO - Event loop shut down 2021-03-27 21:05:16,089 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-27 21:05:16,090 - octoprint.server - INFO - Goodbye! 2021-03-27 21:05:18,525 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:05:18,528 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-27 21:05:18,529 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:05:19,055 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-27 21:05:19,119 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-27 21:05:19,119 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-27 21:05:19,119 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-27 21:05:19,140 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-27 21:05:19,195 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:05:20,587 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-27 21:05:20,589 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 21:05:20,758 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 21:05:20,768 - octoprint.server - INFO - Intermediary server started 2021-03-27 21:05:20,800 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 21:05:20,802 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 21:05:20,806 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 21:05:20,807 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 21:05:20,807 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 21:05:20,808 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:05:20,809 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-27 21:05:20,809 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 21:05:20,810 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 21:05:20,810 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 21:05:20,811 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 21:05:20,812 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 21:05:20,813 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:05:20,816 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:05:20,818 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 21:05:20,819 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 21:05:20,821 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 21:05:21,945 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:05:22,946 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 21:05:22,948 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:05:22,949 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:05:22,996 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-27 21:05:23,024 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-03-27 21:05:23,041 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:05:23,077 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 21:05:23,092 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 21:05:23,117 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 21:05:23,952 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 21:05:24,041 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 21:05:24,044 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 21:05:24,044 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-27 21:05:24,046 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 21:05:24,055 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 21:05:24,058 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 21:05:24,070 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 21:05:24,073 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 21:05:24,100 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:05:24,436 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-27 21:05:24,967 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 21:05:25,894 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 21:05:25,912 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 21:05:26,067 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 21:05:26,093 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:05:26,096 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:05:26,097 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:05:26,280 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:05:26,358 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:05:26,423 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:05:27,046 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:05:27,047 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:05:27,328 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:05:27,393 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:05:27,394 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:05:27,394 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:05:27,551 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating. 2021-03-27 21:05:28,096 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2021-03-27 21:05:28,372 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': ''} 2021-03-27 21:05:28,610 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 21:05:28,747 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-27 21:05:29,269 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:05:31,155 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 21.94ms 2021-03-27 21:05:31,418 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 8.07ms 2021-03-27 21:05:31,434 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:05:31,458 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 9.97ms 2021-03-27 21:05:40,709 - octoprint.server.preemptive_cache - INFO - ... done in 11.96s 2021-03-27 21:06:29,417 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:06:29,418 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:06:29,530 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:06:30,334 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:06:30,410 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:06:30,410 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:06:30,785 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 159.15ms 2021-03-27 21:06:31,707 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.86ms 2021-03-27 21:06:32,027 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.75ms 2021-03-27 21:06:32,121 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.75ms 2021-03-27 21:06:32,143 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.91ms 2021-03-27 21:06:32,147 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:06:32,166 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.10ms 2021-03-27 21:06:32,177 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.93ms 2021-03-27 21:06:32,188 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 7.25ms 2021-03-27 21:06:39,113 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.48ms 2021-03-27 21:09:48,318 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 38.09ms 2021-03-27 21:10:52,933 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip 2021-03-27 21:11:02,697 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:11:02,835 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 21:11:02,839 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:11:02,840 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: DisplayLayerProgress Plugin, version 1.25.4 2021-03-27 21:11:03,022 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'DisplayLayerProgress', 'plugin_version': '1.25.4'} 2021-03-27 21:12:31,114 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/imrahil/OctoPrint-NavbarTemp/archive/master.zip 2021-03-27 21:12:40,894 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:12:40,982 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 21:12:40,984 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | !Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:12:40,984 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Navbar Temperature Plugin, version 0.14 2021-03-27 21:12:41,195 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'navbartemp', 'plugin_version': '0.14'} 2021-03-27 21:13:31,710 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/Salandora/OctoPrint-FileManager/archive/master.zip 2021-03-27 21:13:41,469 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:13:41,566 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-03-27 21:13:41,568 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | !FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | !Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:13:41,569 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: FileManager, version 0.1.6 2021-03-27 21:13:41,777 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'filemanager', 'plugin_version': '0.1.6'} 2021-03-27 21:13:46,575 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-27 21:13:46,680 - octoprint.server - INFO - Shutting down... 2021-03-27 21:13:46,690 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-27 21:13:47,461 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-27 21:13:47,466 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-27 21:13:47,473 - octoprint.events - INFO - Event loop shut down 2021-03-27 21:13:48,148 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-27 21:13:48,149 - octoprint.server - INFO - Goodbye! 2021-03-27 21:13:50,637 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:13:50,639 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-27 21:13:50,640 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:13:51,171 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-27 21:13:51,237 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-27 21:13:51,237 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-27 21:13:51,237 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-27 21:13:51,258 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-27 21:13:51,313 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:13:52,793 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-27 21:13:52,804 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 39 hook handlers 2021-03-27 21:13:52,970 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 21:13:52,981 - octoprint.server - INFO - Intermediary server started 2021-03-27 21:13:53,013 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 21:13:53,015 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 21:13:53,019 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 21:13:53,019 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 21:13:53,020 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 21:13:53,021 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:13:53,022 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:13:53,022 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 21:13:53,023 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 21:13:53,023 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 21:13:53,024 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 21:13:53,025 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 21:13:53,028 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:13:53,030 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-03-27 21:13:53,031 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 21:13:53,032 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 21:13:53,034 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 21:13:54,195 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:13:55,173 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 21:13:55,175 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:13:55,176 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:13:55,253 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-27 21:13:55,337 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2021-03-27 21:13:55,360 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:13:55,395 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 21:13:55,413 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 21:13:55,437 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 21:13:56,359 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 21:13:56,732 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 21:13:56,735 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 21:13:56,736 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-27 21:13:56,737 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 21:13:56,742 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 21:13:56,748 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 21:13:56,757 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 21:13:56,758 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 21:13:56,806 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:13:57,116 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-27 21:13:57,637 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 21:13:58,498 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 21:13:58,564 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 21:13:58,581 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 21:13:58,761 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:13:58,833 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:13:59,028 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:13:59,029 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:13:59,030 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:13:59,420 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:13:59,421 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:13:59,439 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:13:59,948 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:13:59,970 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:14:00,050 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:14:00,134 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating. 2021-03-27 21:14:00,456 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:14:00,870 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-27 21:14:01,232 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,displaylayerprogress:1.25.4'} 2021-03-27 21:14:01,426 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 21:14:01,466 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-27 21:14:02,127 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:14:03,828 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.51ms 2021-03-27 21:14:04,001 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.35ms 2021-03-27 21:14:04,019 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:14:04,048 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.76ms 2021-03-27 21:14:14,378 - octoprint.server.preemptive_cache - INFO - ... done in 12.91s 2021-03-27 21:28:01,189 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:28:01,190 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:28:01,433 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:28:02,549 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:28:02,636 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:28:02,636 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:28:03,197 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 234.96ms 2021-03-27 21:28:04,563 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.26ms 2021-03-27 21:28:04,806 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.80ms 2021-03-27 21:28:04,868 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.96ms 2021-03-27 21:28:04,883 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:28:04,903 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.82ms 2021-03-27 21:28:04,924 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.53ms 2021-03-27 21:28:04,934 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.81ms 2021-03-27 21:28:04,944 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.80ms 2021-03-27 21:28:52,369 - octoprint.server - INFO - Shutting down... 2021-03-27 21:28:52,973 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 21:28:53,214 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-27 21:28:53,218 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-27 21:28:53,227 - octoprint.events - INFO - Event loop shut down 2021-03-27 21:28:53,923 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-27 21:28:53,926 - octoprint.server - INFO - Goodbye! 2021-03-27 21:29:01,515 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:29:01,519 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-27 21:29:01,521 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:29:07,176 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-27 21:29:07,177 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-27 21:29:07,177 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-27 21:29:07,177 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-27 21:29:07,373 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-27 21:29:07,475 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:29:09,557 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-27 21:29:09,570 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 39 hook handlers 2021-03-27 21:29:09,773 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 21:29:09,812 - octoprint.server - INFO - Intermediary server started 2021-03-27 21:29:09,846 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 21:29:09,848 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 21:29:09,851 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 21:29:09,853 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 21:29:09,854 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 21:29:09,856 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:29:09,856 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-27 21:29:09,857 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 21:29:09,858 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 21:29:09,858 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 21:29:09,859 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 21:29:09,859 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 21:29:09,861 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:29:09,862 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:29:09,864 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 21:29:09,866 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 21:29:09,867 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 21:29:11,135 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:29:12,131 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 21:29:12,132 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:29:12,133 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:29:12,262 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-27 21:29:12,345 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2021-03-27 21:29:12,364 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:29:12,399 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 21:29:12,414 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 21:29:12,438 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 21:29:13,381 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 21:29:13,561 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 21:29:13,563 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 21:29:13,564 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-27 21:29:13,564 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 21:29:13,574 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 21:29:13,578 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 21:29:13,583 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 21:29:13,598 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 21:29:13,643 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:29:13,833 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-27 21:29:14,493 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 21:29:15,345 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 21:29:15,402 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 21:29:15,498 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 21:29:15,685 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:29:15,813 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:29:16,178 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:29:16,179 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:29:16,185 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:29:16,751 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:29:16,768 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:29:16,789 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:29:16,844 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-03-27 21:29:17,361 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-27 21:29:17,693 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,displaylayerprogress:1.25.4'} 2021-03-27 21:29:17,895 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 21:29:18,081 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-27 21:29:18,545 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:29:19,932 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 8.51ms 2021-03-27 21:29:20,080 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.34ms 2021-03-27 21:29:20,105 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.47ms 2021-03-27 21:29:20,110 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:29:20,139 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 10.81ms 2021-03-27 21:29:43,663 - octoprint.server.preemptive_cache - INFO - ... done in 13.07s 2021-03-27 21:33:31,850 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:33:31,852 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:33:31,986 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:33:32,815 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:33:32,898 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:33:32,899 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:33:33,437 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 228.28ms 2021-03-27 21:33:34,392 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.67ms 2021-03-27 21:33:34,718 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.71ms 2021-03-27 21:33:34,814 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.81ms 2021-03-27 21:33:34,837 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.83ms 2021-03-27 21:33:34,841 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:33:34,859 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.00ms 2021-03-27 21:33:34,869 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.34ms 2021-03-27 21:33:34,891 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 18.00ms 2021-03-27 21:33:39,561 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.14ms 2021-03-27 21:33:52,269 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:33:52,270 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:33:58,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.51ms 2021-03-27 21:34:00,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:34:02,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:34:04,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-27 21:34:06,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.13ms 2021-03-27 21:34:08,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.90ms 2021-03-27 21:34:09,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.62ms 2021-03-27 21:34:10,981 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.58ms 2021-03-27 21:34:11,826 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:34:11,827 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:34:11,847 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:34:11,848 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:34:11,868 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:34:11,870 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:34:11,889 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:34:11,891 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:34:12,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.79ms 2021-03-27 21:34:14,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.80ms 2021-03-27 21:34:16,167 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.47ms 2021-03-27 21:34:18,272 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.18ms 2021-03-27 21:34:20,259 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.82ms 2021-03-27 21:34:22,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-27 21:34:24,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.73ms 2021-03-27 21:34:26,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:34:28,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.04ms 2021-03-27 21:34:30,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.46ms 2021-03-27 21:34:32,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:34:32,633 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:34:32,634 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:34:33,470 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:34:33,498 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:34:33,499 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:34:34,034 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 231.44ms 2021-03-27 21:34:34,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.70ms 2021-03-27 21:34:34,886 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.94ms 2021-03-27 21:34:35,118 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.12ms 2021-03-27 21:34:35,348 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 7.17ms 2021-03-27 21:34:35,405 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.75ms 2021-03-27 21:34:35,430 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.82ms 2021-03-27 21:34:35,434 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:34:35,450 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.77ms 2021-03-27 21:34:35,465 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.48ms 2021-03-27 21:34:36,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.04ms 2021-03-27 21:34:38,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:34:40,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:34:42,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 21:34:44,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.15ms 2021-03-27 21:34:46,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.82ms 2021-03-27 21:34:48,166 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.17ms 2021-03-27 21:34:50,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:34:52,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:34:54,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 21:34:56,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-27 21:34:58,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 21:35:00,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.76ms 2021-03-27 21:35:02,253 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-27 21:35:04,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-27 21:35:06,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:35:08,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:35:10,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:35:12,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:35:14,259 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:35:16,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:35:18,254 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.75ms 2021-03-27 21:35:20,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:35:22,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:35:24,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:35:26,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:35:28,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:35:30,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-27 21:35:32,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.25ms 2021-03-27 21:35:34,259 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.86ms 2021-03-27 21:35:36,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:35:38,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.02ms 2021-03-27 21:35:40,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:35:42,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:35:44,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:35:46,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.68ms 2021-03-27 21:35:48,166 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.22ms 2021-03-27 21:35:50,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:35:52,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 21:35:54,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:35:56,251 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.96ms 2021-03-27 21:35:58,265 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.46ms 2021-03-27 21:36:00,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:36:02,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.55ms 2021-03-27 21:36:04,254 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.38ms 2021-03-27 21:36:06,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.00ms 2021-03-27 21:36:08,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:36:10,251 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.67ms 2021-03-27 21:36:12,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:36:14,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.81ms 2021-03-27 21:36:16,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.69ms 2021-03-27 21:36:18,266 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.22ms 2021-03-27 21:36:20,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:36:22,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:36:24,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:36:26,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:36:28,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-27 21:36:30,252 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.43ms 2021-03-27 21:36:30,287 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:36:32,254 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.81ms 2021-03-27 21:36:34,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-27 21:36:36,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:36:38,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.85ms 2021-03-27 21:36:40,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-27 21:36:42,255 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:36:44,169 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.62ms 2021-03-27 21:36:46,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-27 21:36:48,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.96ms 2021-03-27 21:36:50,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.46ms 2021-03-27 21:36:52,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.40ms 2021-03-27 21:36:54,165 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-27 21:36:56,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.28ms 2021-03-27 21:36:58,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:37:00,267 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:37:02,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:37:04,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:37:06,269 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:37:08,263 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.46ms 2021-03-27 21:37:10,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.74ms 2021-03-27 21:37:12,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:37:14,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:37:16,260 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.79ms 2021-03-27 21:37:18,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.98ms 2021-03-27 21:37:20,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.67ms 2021-03-27 21:37:22,164 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.67ms 2021-03-27 21:37:22,176 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.94ms 2021-03-27 21:37:24,265 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.78ms 2021-03-27 21:37:26,272 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 21:37:28,270 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.64ms 2021-03-27 21:37:30,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:37:32,170 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:37:34,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.39ms 2021-03-27 21:37:36,272 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 21:37:38,177 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:37:40,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.70ms 2021-03-27 21:37:42,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:37:44,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:37:46,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:37:48,175 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.94ms 2021-03-27 21:37:50,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:37:52,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:37:54,269 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.28ms 2021-03-27 21:37:56,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.55ms 2021-03-27 21:37:58,189 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:38:00,309 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.89ms 2021-03-27 21:38:02,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.76ms 2021-03-27 21:38:04,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.12ms 2021-03-27 21:38:06,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:38:08,290 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:38:10,189 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.86ms 2021-03-27 21:38:12,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:38:14,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:38:16,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:38:18,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.65ms 2021-03-27 21:38:20,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.09ms 2021-03-27 21:38:22,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:38:24,289 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:38:26,285 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:38:28,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:38:30,285 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.35ms 2021-03-27 21:38:32,288 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:38:34,289 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:38:36,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:38:38,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:38:40,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:38:42,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:38:44,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:38:46,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.51ms 2021-03-27 21:38:47,242 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/kennethjiang/OctoPrint-Anywhere/archive/master.zip 2021-03-27 21:38:48,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.77ms 2021-03-27 21:38:50,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.71ms 2021-03-27 21:38:52,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.30ms 2021-03-27 21:38:54,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.25ms 2021-03-27 21:38:56,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.90ms 2021-03-27 21:38:58,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.46ms 2021-03-27 21:39:00,182 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.10ms 2021-03-27 21:39:02,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-27 21:39:04,314 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.94ms 2021-03-27 21:39:06,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.26ms 2021-03-27 21:39:08,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.31ms 2021-03-27 21:39:10,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.48ms 2021-03-27 21:39:12,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.52ms 2021-03-27 21:39:14,318 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.75ms 2021-03-27 21:39:16,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.56ms 2021-03-27 21:39:18,346 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.25ms 2021-03-27 21:39:20,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:39:21,073 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:39:21,169 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 20 mixin implementations, 39 hook handlers 2021-03-27 21:39:21,173 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:39:21,173 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: OctoPrint Anywhere, version 1.1.1 2021-03-27 21:39:21,401 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'anywhere', 'plugin_version': '1.1.1'} 2021-03-27 21:39:21,555 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.94ms 2021-03-27 21:39:22,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 21:39:24,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.84ms 2021-03-27 21:39:26,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.68ms 2021-03-27 21:39:28,346 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:39:30,266 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.86ms 2021-03-27 21:39:32,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:39:34,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-27 21:39:36,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-27 21:39:38,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:39:40,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:39:42,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.26ms 2021-03-27 21:39:44,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-27 21:39:46,345 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-27 21:39:48,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.07ms 2021-03-27 21:39:50,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:39:52,343 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:39:54,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.15ms 2021-03-27 21:39:56,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.83ms 2021-03-27 21:39:58,373 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:40:00,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.06ms 2021-03-27 21:40:02,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:40:03,258 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-27 21:40:03,431 - octoprint.server - INFO - Shutting down... 2021-03-27 21:40:03,435 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-27 21:40:03,511 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-27 21:40:03,513 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-27 21:40:03,518 - octoprint.events - INFO - Event loop shut down 2021-03-27 21:40:04,186 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-27 21:40:04,187 - octoprint.server - INFO - Goodbye! 2021-03-27 21:40:06,654 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:40:06,657 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-27 21:40:06,659 - octoprint.startup - INFO - ****************************************************************************** 2021-03-27 21:40:07,189 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-27 21:40:08,266 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-27 21:40:08,267 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-27 21:40:08,267 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-27 21:40:08,307 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-27 21:40:08,369 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-27 21:40:09,929 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-27 21:40:09,945 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-27 21:40:10,135 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-27 21:40:10,145 - octoprint.server - INFO - Intermediary server started 2021-03-27 21:40:10,177 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-27 21:40:10,179 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-27 21:40:10,183 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-27 21:40:10,184 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-27 21:40:10,184 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-27 21:40:10,185 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:40:10,186 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-27 21:40:10,187 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-27 21:40:10,187 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-27 21:40:10,188 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-27 21:40:10,188 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-27 21:40:10,191 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-27 21:40:10,193 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:40:10,195 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-27 21:40:10,196 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-27 21:40:10,198 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-27 21:40:10,199 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-27 21:40:11,324 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:40:12,326 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-27 21:40:12,329 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:40:12,330 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:40:12,457 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-27 21:40:12,549 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-27 21:40:12,567 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-27 21:40:12,605 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-27 21:40:12,621 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-27 21:40:12,649 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-27 21:40:13,570 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-27 21:40:13,754 - octoprint.server - INFO - Intermediary server shut down 2021-03-27 21:40:13,756 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-27 21:40:13,757 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-27 21:40:13,759 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-27 21:40:13,770 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-27 21:40:13,774 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-27 21:40:13,776 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-27 21:40:13,778 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-27 21:40:13,810 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:40:14,088 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-27 21:40:14,700 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-27 21:40:15,552 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-27 21:40:15,592 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-27 21:40:15,696 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-27 21:40:15,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 98.55ms 2021-03-27 21:40:15,919 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-27 21:40:15,926 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:40:15,943 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:40:15,944 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:40:16,168 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:40:16,337 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-27 21:40:16,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 34.97ms 2021-03-27 21:40:17,025 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-27 21:40:17,032 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-27 21:40:17,032 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-27 21:40:17,066 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-03-27 21:40:17,082 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:40:17,697 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2021-03-27 21:40:17,978 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-27 21:40:18,296 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-27 21:40:19,720 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-27 21:40:19,789 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-27 21:40:20,266 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:40:20,345 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.05ms 2021-03-27 21:40:20,454 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.42ms 2021-03-27 21:40:20,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.36ms 2021-03-27 21:40:20,535 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:40:20,554 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.09ms 2021-03-27 21:40:20,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:40:20,624 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:40:20,638 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-27 21:40:20,639 - octoprint.access.users - INFO - Logged in user: _api 2021-03-27 21:40:20,659 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:40:20,660 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:40:22,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.83ms 2021-03-27 21:40:22,968 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 21.82ms 2021-03-27 21:40:23,006 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.96ms 2021-03-27 21:40:23,421 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 9.09ms 2021-03-27 21:40:23,493 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:40:23,493 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:40:23,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.63ms 2021-03-27 21:40:23,565 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 11.96ms 2021-03-27 21:40:24,450 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 43.91ms 2021-03-27 21:40:24,673 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.28ms 2021-03-27 21:40:25,006 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 278.31ms 2021-03-27 21:40:25,194 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:40:25,250 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.42ms 2021-03-27 21:40:25,354 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 21.32ms 2021-03-27 21:40:25,401 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 27.81ms 2021-03-27 21:40:25,442 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 22.76ms 2021-03-27 21:40:25,468 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 16.46ms 2021-03-27 21:40:25,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 28.79ms 2021-03-27 21:40:25,598 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 22.40ms 2021-03-27 21:40:25,645 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 18.05ms 2021-03-27 21:40:25,654 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:40:26,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.31ms 2021-03-27 21:40:27,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.25ms 2021-03-27 21:40:28,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.85ms 2021-03-27 21:40:29,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.13ms 2021-03-27 21:40:30,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.28ms 2021-03-27 21:40:32,049 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:40:32,050 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:40:37,184 - octoprint.server.preemptive_cache - INFO - ... done in 17.46s 2021-03-27 21:40:37,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.40ms 2021-03-27 21:40:37,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.81ms 2021-03-27 21:40:37,251 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.61ms 2021-03-27 21:40:37,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.16ms 2021-03-27 21:40:37,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.70ms 2021-03-27 21:40:37,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.76ms 2021-03-27 21:40:37,394 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:40:37,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.10ms 2021-03-27 21:40:38,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:40:38,451 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-27 21:40:38,497 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-27 21:40:38,498 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-27 21:40:38,517 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 21:40:39,076 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 247.62ms 2021-03-27 21:40:39,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.84ms 2021-03-27 21:40:39,869 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.41ms 2021-03-27 21:40:40,301 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.99ms 2021-03-27 21:40:40,550 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.78ms 2021-03-27 21:40:40,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.44ms 2021-03-27 21:40:40,607 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.69ms 2021-03-27 21:40:40,632 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.86ms 2021-03-27 21:40:40,636 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-27 21:40:40,659 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.36ms 2021-03-27 21:40:40,668 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.71ms 2021-03-27 21:40:41,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:40:42,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:40:43,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:40:44,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.35ms 2021-03-27 21:40:45,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.75ms 2021-03-27 21:40:46,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 21:40:47,388 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 21:40:48,360 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:40:49,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.17ms 2021-03-27 21:40:50,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.06ms 2021-03-27 21:40:51,486 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-27 21:40:52,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:40:53,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:40:54,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.97ms 2021-03-27 21:40:55,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:40:56,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:40:57,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.85ms 2021-03-27 21:40:58,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:40:59,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.88ms 2021-03-27 21:41:00,357 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:41:01,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 21:41:01,803 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': None, 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-27T21:41:00.393Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-27 21:41:01,804 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-27 21:41:01,967 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (urllib.error.URLError: ) 2021-03-27 21:41:02,338 - backoff - INFO - Backing off capture_mjpeg(...) for 0.7s (urllib.error.URLError: ) 2021-03-27 21:41:02,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.95ms 2021-03-27 21:41:03,079 - backoff - INFO - Backing off capture_mjpeg(...) for 3.8s (urllib.error.URLError: ) 2021-03-27 21:41:03,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:41:04,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.71ms 2021-03-27 21:41:05,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.85ms 2021-03-27 21:41:06,351 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.20ms 2021-03-27 21:41:06,837 - backoff - INFO - Backing off capture_mjpeg(...) for 7.4s (urllib.error.URLError: ) 2021-03-27 21:41:07,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 26.98ms 2021-03-27 21:41:08,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:41:09,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.89ms 2021-03-27 21:41:10,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.85ms 2021-03-27 21:41:11,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:41:12,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.01ms 2021-03-27 21:41:13,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.53ms 2021-03-27 21:41:14,247 - backoff - INFO - Backing off capture_mjpeg(...) for 10.3s (urllib.error.URLError: ) 2021-03-27 21:41:14,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.36ms 2021-03-27 21:41:15,534 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.17ms 2021-03-27 21:41:16,353 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.25ms 2021-03-27 21:41:17,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.94ms 2021-03-27 21:41:18,348 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.69ms 2021-03-27 21:41:19,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.01ms 2021-03-27 21:41:20,043 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-27 21:41:20,073 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-27 21:41:20,105 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-27 21:41:20,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.97ms 2021-03-27 21:41:21,486 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.08ms 2021-03-27 21:41:22,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:41:23,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.90ms 2021-03-27 21:41:24,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:41:24,554 - backoff - INFO - Backing off capture_mjpeg(...) for 21.1s (urllib.error.URLError: ) 2021-03-27 21:41:25,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:41:26,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:41:27,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:41:28,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.18ms 2021-03-27 21:41:29,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:41:30,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.95ms 2021-03-27 21:41:31,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:41:32,458 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:41:33,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:41:34,361 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:41:35,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:41:36,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.98ms 2021-03-27 21:41:37,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:41:38,458 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:41:39,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-27 21:41:40,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.93ms 2021-03-27 21:41:41,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.27ms 2021-03-27 21:41:42,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:41:43,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:41:44,354 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:41:45,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:41:45,686 - backoff - INFO - Backing off capture_mjpeg(...) for 27.6s (urllib.error.URLError: ) 2021-03-27 21:41:46,345 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.83ms 2021-03-27 21:41:47,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:41:48,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.88ms 2021-03-27 21:41:49,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.89ms 2021-03-27 21:41:50,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:41:51,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:41:52,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:41:53,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.93ms 2021-03-27 21:41:54,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:41:55,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:41:56,454 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:41:57,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.77ms 2021-03-27 21:41:58,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:41:59,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:42:00,360 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.16ms 2021-03-27 21:42:01,486 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:42:02,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:42:03,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:42:04,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.89ms 2021-03-27 21:42:05,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:42:06,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.98ms 2021-03-27 21:42:07,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 27.74ms 2021-03-27 21:42:08,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:42:09,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:42:10,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.15ms 2021-03-27 21:42:11,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.95ms 2021-03-27 21:42:12,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:42:13,304 - backoff - INFO - Backing off capture_mjpeg(...) for 108.1s (urllib.error.URLError: ) 2021-03-27 21:42:13,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:42:14,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-27 21:42:15,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.45ms 2021-03-27 21:42:16,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.58ms 2021-03-27 21:42:17,411 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 21:42:18,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.86ms 2021-03-27 21:42:19,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.26ms 2021-03-27 21:42:20,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:42:21,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:42:22,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.62ms 2021-03-27 21:42:23,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:42:24,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.29ms 2021-03-27 21:42:25,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.28ms 2021-03-27 21:42:26,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:42:27,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:42:28,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:42:29,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.68ms 2021-03-27 21:42:30,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:42:31,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:42:32,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:42:33,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.96ms 2021-03-27 21:42:34,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:42:35,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.52ms 2021-03-27 21:42:36,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 21:42:37,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 21:42:38,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:42:39,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.75ms 2021-03-27 21:42:40,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 21:42:41,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:42:42,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.00ms 2021-03-27 21:42:43,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.52ms 2021-03-27 21:42:44,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-27 21:42:45,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-27 21:42:46,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:42:47,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:42:48,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:42:49,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.70ms 2021-03-27 21:42:50,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.69ms 2021-03-27 21:42:51,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.96ms 2021-03-27 21:42:52,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:42:53,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:42:54,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:42:55,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:42:56,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:42:57,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:42:58,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:42:59,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 21:43:00,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.07ms 2021-03-27 21:43:01,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-27 21:43:02,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.78ms 2021-03-27 21:43:03,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.51ms 2021-03-27 21:43:04,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:43:05,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:43:06,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.84ms 2021-03-27 21:43:07,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:43:08,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.86ms 2021-03-27 21:43:09,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.06ms 2021-03-27 21:43:10,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:43:11,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.77ms 2021-03-27 21:43:12,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.81ms 2021-03-27 21:43:13,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:43:14,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:43:15,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.35ms 2021-03-27 21:43:16,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:43:17,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:43:18,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.80ms 2021-03-27 21:43:19,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.87ms 2021-03-27 21:43:20,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-27 21:43:21,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:43:22,474 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:43:23,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:43:24,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:43:25,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:43:26,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.77ms 2021-03-27 21:43:27,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.90ms 2021-03-27 21:43:28,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:43:29,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.31ms 2021-03-27 21:43:30,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:43:31,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.72ms 2021-03-27 21:43:32,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:43:33,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:43:34,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:43:35,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:43:36,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.87ms 2021-03-27 21:43:37,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.61ms 2021-03-27 21:43:38,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.30ms 2021-03-27 21:43:39,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:43:40,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-27 21:43:41,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:43:42,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:43:43,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:43:44,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:43:45,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.22ms 2021-03-27 21:43:46,071 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.96ms 2021-03-27 21:43:46,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.96ms 2021-03-27 21:43:47,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:43:48,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 21:43:49,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.19ms 2021-03-27 21:43:50,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 21:43:51,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-27 21:43:52,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.42ms 2021-03-27 21:43:53,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:43:54,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.57ms 2021-03-27 21:43:55,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-27 21:43:56,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.77ms 2021-03-27 21:43:57,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:43:58,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:43:59,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:44:00,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:44:01,485 - backoff - INFO - Backing off capture_mjpeg(...) for 245.1s (urllib.error.URLError: ) 2021-03-27 21:44:01,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.57ms 2021-03-27 21:44:02,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:44:03,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.88ms 2021-03-27 21:44:04,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:44:05,508 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.71ms 2021-03-27 21:44:06,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 21:44:07,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:44:08,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.00ms 2021-03-27 21:44:09,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:44:10,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:44:11,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:44:12,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.44ms 2021-03-27 21:44:13,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-27 21:44:14,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.93ms 2021-03-27 21:44:15,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:44:16,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-27 21:44:17,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:44:18,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.57ms 2021-03-27 21:44:19,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 30.59ms 2021-03-27 21:44:20,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:44:21,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.56ms 2021-03-27 21:44:22,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-27 21:44:23,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.52ms 2021-03-27 21:44:24,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:44:25,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:44:26,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:44:27,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:44:28,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:44:29,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 21:44:30,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.65ms 2021-03-27 21:44:31,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.59ms 2021-03-27 21:44:32,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-27 21:44:33,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:44:34,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:44:35,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:44:36,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:44:37,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:44:38,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:44:39,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.81ms 2021-03-27 21:44:40,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:44:41,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:44:42,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:44:43,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:44:44,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:44:45,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:44:46,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:44:47,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:44:48,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.10ms 2021-03-27 21:44:49,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.51ms 2021-03-27 21:44:50,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.38ms 2021-03-27 21:44:51,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:44:52,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:44:53,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:44:54,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:44:55,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:44:56,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:44:57,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 21:44:58,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:44:59,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.82ms 2021-03-27 21:45:00,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:45:01,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:45:02,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:45:03,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:45:04,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:45:05,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-27 21:45:06,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.10ms 2021-03-27 21:45:07,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-27 21:45:08,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.54ms 2021-03-27 21:45:09,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:45:10,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:45:11,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.03ms 2021-03-27 21:45:12,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.28ms 2021-03-27 21:45:13,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 21:45:14,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-27 21:45:15,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.65ms 2021-03-27 21:45:16,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.88ms 2021-03-27 21:45:17,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.10ms 2021-03-27 21:45:18,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.99ms 2021-03-27 21:45:19,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:45:20,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.11ms 2021-03-27 21:45:21,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:45:22,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-27 21:45:23,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:45:24,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.25ms 2021-03-27 21:45:25,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.72ms 2021-03-27 21:45:26,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.54ms 2021-03-27 21:45:27,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:45:28,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:45:29,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:45:30,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:45:31,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 21:45:32,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:45:33,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.39ms 2021-03-27 21:45:34,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.24ms 2021-03-27 21:45:35,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.16ms 2021-03-27 21:45:36,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.68ms 2021-03-27 21:45:37,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:45:38,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.53ms 2021-03-27 21:45:39,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:45:40,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-27 21:45:41,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:45:42,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.02ms 2021-03-27 21:45:43,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 21:45:44,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.72ms 2021-03-27 21:45:45,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:45:46,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:45:47,631 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:45:48,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:45:49,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:45:50,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.72ms 2021-03-27 21:45:51,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.08ms 2021-03-27 21:45:52,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:45:53,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.83ms 2021-03-27 21:45:54,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:45:55,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:45:56,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:45:57,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:45:58,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 21:45:59,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:46:00,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.35ms 2021-03-27 21:46:01,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.05ms 2021-03-27 21:46:02,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:46:03,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:46:04,472 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:46:05,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:46:06,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:46:07,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:46:08,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:46:09,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.22ms 2021-03-27 21:46:10,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:46:11,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.93ms 2021-03-27 21:46:12,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:46:13,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:46:14,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.30ms 2021-03-27 21:46:15,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 21:46:16,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:46:17,528 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:46:18,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.06ms 2021-03-27 21:46:19,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:46:20,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.68ms 2021-03-27 21:46:21,528 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:46:22,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:46:23,524 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.84ms 2021-03-27 21:46:24,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:46:25,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:46:26,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:46:27,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 21:46:28,377 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.68ms 2021-03-27 21:46:29,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:46:30,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:46:31,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.88ms 2021-03-27 21:46:32,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:46:33,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:46:34,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:46:35,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:46:36,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.97ms 2021-03-27 21:46:37,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-27 21:46:38,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.64ms 2021-03-27 21:46:39,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:46:40,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:46:41,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:46:42,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:46:43,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:46:44,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:46:45,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.89ms 2021-03-27 21:46:46,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:46:47,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.80ms 2021-03-27 21:46:48,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:46:49,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:46:50,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.88ms 2021-03-27 21:46:51,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-27 21:46:52,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 21:46:53,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:46:54,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 21:46:55,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.42ms 2021-03-27 21:46:56,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:46:57,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 21:46:58,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.08ms 2021-03-27 21:46:59,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.90ms 2021-03-27 21:47:00,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.73ms 2021-03-27 21:47:01,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 21:47:02,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.42ms 2021-03-27 21:47:03,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.28ms 2021-03-27 21:47:04,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.59ms 2021-03-27 21:47:05,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 21:47:06,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.35ms 2021-03-27 21:47:07,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:47:08,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:47:09,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.93ms 2021-03-27 21:47:10,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:47:11,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 21:47:12,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.27ms 2021-03-27 21:47:13,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.25ms 2021-03-27 21:47:14,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:47:15,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:47:16,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:47:17,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:47:18,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-27 21:47:19,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:47:20,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.95ms 2021-03-27 21:47:21,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.25ms 2021-03-27 21:47:22,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.32ms 2021-03-27 21:47:23,552 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.54ms 2021-03-27 21:47:24,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.06ms 2021-03-27 21:47:25,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.92ms 2021-03-27 21:47:26,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:47:27,240 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.95ms 2021-03-27 21:47:27,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 21:47:28,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.74ms 2021-03-27 21:47:29,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-27 21:47:30,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:47:31,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-27 21:47:32,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.58ms 2021-03-27 21:47:33,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:47:34,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.61ms 2021-03-27 21:47:35,344 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:47:36,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 21:47:37,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.56ms 2021-03-27 21:47:38,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 21:47:39,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.47ms 2021-03-27 21:47:40,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 21:47:41,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:47:42,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:47:43,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.16ms 2021-03-27 21:47:44,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.80ms 2021-03-27 21:47:45,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:47:46,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:47:47,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:47:48,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.91ms 2021-03-27 21:47:49,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:47:50,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.98ms 2021-03-27 21:47:51,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:47:52,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:47:53,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:47:54,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.08ms 2021-03-27 21:47:55,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:47:56,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:47:57,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:47:58,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.94ms 2021-03-27 21:47:59,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.08ms 2021-03-27 21:48:00,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-27 21:48:01,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 21:48:02,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.33ms 2021-03-27 21:48:03,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:48:04,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:48:05,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:48:06,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.14ms 2021-03-27 21:48:06,707 - backoff - INFO - Backing off capture_mjpeg(...) for 177.8s (urllib.error.URLError: ) 2021-03-27 21:48:07,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:48:08,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.95ms 2021-03-27 21:48:09,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:48:10,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:48:11,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:48:12,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:48:13,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-27 21:48:14,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:48:15,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.04ms 2021-03-27 21:48:16,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.35ms 2021-03-27 21:48:17,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.11ms 2021-03-27 21:48:18,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.73ms 2021-03-27 21:48:19,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 21:48:20,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.27ms 2021-03-27 21:48:21,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.16ms 2021-03-27 21:48:22,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.90ms 2021-03-27 21:48:23,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:48:24,474 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.02ms 2021-03-27 21:48:25,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.49ms 2021-03-27 21:48:26,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.38ms 2021-03-27 21:48:27,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:48:28,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:48:29,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:48:30,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:48:31,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:48:32,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:48:33,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.27ms 2021-03-27 21:48:34,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 21:48:35,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.19ms 2021-03-27 21:48:36,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.36ms 2021-03-27 21:48:37,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.49ms 2021-03-27 21:48:38,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.75ms 2021-03-27 21:48:39,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:48:40,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.14ms 2021-03-27 21:48:41,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-27 21:48:42,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.46ms 2021-03-27 21:48:43,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.43ms 2021-03-27 21:48:44,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.34ms 2021-03-27 21:48:45,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.03ms 2021-03-27 21:48:46,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.17ms 2021-03-27 21:48:47,504 - tornado.access - WARNING - 400 POST /api/files/local (::ffff:192.168.178.100) 14503.15ms 2021-03-27 21:48:47,577 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.99ms 2021-03-27 21:48:48,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.91ms 2021-03-27 21:48:49,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.56ms 2021-03-27 21:48:50,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.00ms 2021-03-27 21:48:51,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.47ms 2021-03-27 21:48:52,388 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.87ms 2021-03-27 21:48:53,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.07ms 2021-03-27 21:48:54,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.67ms 2021-03-27 21:48:55,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.21ms 2021-03-27 21:48:56,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.54ms 2021-03-27 21:48:57,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.80ms 2021-03-27 21:48:58,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.49ms 2021-03-27 21:48:59,552 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.93ms 2021-03-27 21:49:00,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-27 21:49:01,200 - tornado.access - WARNING - 400 POST /api/files/local (::ffff:192.168.178.100) 15926.28ms 2021-03-27 21:49:01,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.99ms 2021-03-27 21:49:02,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.37ms 2021-03-27 21:49:03,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:49:04,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.06ms 2021-03-27 21:49:05,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-27 21:49:06,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 21:49:07,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:49:08,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:49:09,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.93ms 2021-03-27 21:49:10,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:49:11,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.66ms 2021-03-27 21:49:12,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:49:13,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.47ms 2021-03-27 21:49:14,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:49:15,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.76ms 2021-03-27 21:49:16,375 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:49:17,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:49:18,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:49:19,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.42ms 2021-03-27 21:49:20,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.41ms 2021-03-27 21:49:21,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.68ms 2021-03-27 21:49:22,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:49:23,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:49:24,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:49:25,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:49:26,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:49:27,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-27 21:49:28,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.69ms 2021-03-27 21:49:29,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-27 21:49:30,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.16ms 2021-03-27 21:49:31,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:49:32,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:49:33,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:49:34,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:49:35,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:49:36,377 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-27 21:49:37,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:49:38,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.46ms 2021-03-27 21:49:39,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:49:40,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 21:49:41,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 21:49:42,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:49:43,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:49:44,377 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:49:45,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.81ms 2021-03-27 21:49:46,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:49:47,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.20ms 2021-03-27 21:49:48,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:49:49,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:49:50,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.99ms 2021-03-27 21:49:51,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:49:52,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:49:53,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:49:54,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.09ms 2021-03-27 21:49:55,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 21:49:56,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.88ms 2021-03-27 21:49:57,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:49:58,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:49:59,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 21:50:00,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 21:50:01,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-27 21:50:02,945 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-27 21:50:03,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 21:50:04,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 21:50:05,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.38ms 2021-03-27 21:50:06,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:50:07,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 21:50:08,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 21:50:09,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-27 21:50:10,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:50:11,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:50:12,375 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.57ms 2021-03-27 21:50:13,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.28ms 2021-03-27 21:50:14,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.43ms 2021-03-27 21:50:15,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:50:16,483 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.82ms 2021-03-27 21:50:17,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.13ms 2021-03-27 21:50:18,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:50:19,534 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.82ms 2021-03-27 21:50:20,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.04ms 2021-03-27 21:50:21,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-27 21:50:22,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:50:23,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.99ms 2021-03-27 21:50:24,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 21:50:25,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:50:26,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:50:27,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 21:50:28,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:50:29,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:50:30,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.09ms 2021-03-27 21:50:31,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.53ms 2021-03-27 21:50:32,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.01ms 2021-03-27 21:50:33,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:50:34,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:50:35,980 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 21:50:36,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.90ms 2021-03-27 21:50:37,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:50:38,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 21:50:39,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.23ms 2021-03-27 21:50:40,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-27 21:50:41,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.60ms 2021-03-27 21:50:42,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:50:43,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:50:44,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 21:50:56,193 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.10ms 2021-03-27 21:50:57,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.10ms 2021-03-27 21:50:59,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:51:01,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:51:03,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:51:04,525 - backoff - INFO - Backing off capture_mjpeg(...) for 550.1s (urllib.error.URLError: ) 2021-03-27 21:51:05,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:51:07,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.46ms 2021-03-27 21:51:09,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:51:11,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.25ms 2021-03-27 21:51:13,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.27ms 2021-03-27 21:51:15,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.69ms 2021-03-27 21:51:17,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 21:51:19,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.54ms 2021-03-27 21:51:21,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.58ms 2021-03-27 21:51:23,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.06ms 2021-03-27 21:51:25,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-27 21:51:27,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.43ms 2021-03-27 21:51:29,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:51:31,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:51:33,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.83ms 2021-03-27 21:51:35,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.02ms 2021-03-27 21:51:37,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 21:51:39,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:51:41,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:51:43,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 21:51:45,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 21:51:47,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.08ms 2021-03-27 21:51:49,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:51:51,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.32ms 2021-03-27 21:51:53,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:51:55,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:51:57,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:51:59,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.34ms 2021-03-27 21:52:01,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:52:03,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:52:05,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 21:52:07,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:52:09,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.81ms 2021-03-27 21:52:11,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.71ms 2021-03-27 21:52:13,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-27 21:52:15,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 21:52:17,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 21:52:19,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:52:21,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.71ms 2021-03-27 21:52:23,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.06ms 2021-03-27 21:52:25,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:52:27,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.88ms 2021-03-27 21:52:29,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.08ms 2021-03-27 21:52:31,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 21:52:33,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:52:35,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:52:37,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.53ms 2021-03-27 21:52:39,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:52:41,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:52:43,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 21:52:45,529 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 21:52:47,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.12ms 2021-03-27 21:52:49,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:52:51,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.62ms 2021-03-27 21:52:53,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 21:52:55,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-27 21:52:57,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:52:59,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.26ms 2021-03-27 21:53:01,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.67ms 2021-03-27 21:53:03,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:53:05,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-27 21:53:07,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:53:09,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:53:11,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-27 21:53:13,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-27 21:53:15,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:53:17,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:53:19,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.90ms 2021-03-27 21:53:21,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.97ms 2021-03-27 21:53:23,533 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.74ms 2021-03-27 21:53:25,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:53:27,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:53:29,534 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:53:31,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.51ms 2021-03-27 21:53:33,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 21:53:35,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:53:37,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:53:39,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.42ms 2021-03-27 21:53:41,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.68ms 2021-03-27 21:53:43,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:53:45,538 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:53:47,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-27 21:53:49,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.17ms 2021-03-27 21:53:51,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.86ms 2021-03-27 21:53:53,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 21:53:55,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 21:53:57,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.08ms 2021-03-27 21:53:59,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 21:54:01,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:54:03,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:54:05,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:54:07,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-27 21:54:09,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:54:11,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 21:54:13,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.48ms 2021-03-27 21:54:15,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-27 21:54:17,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 21:54:19,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 21:54:21,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.75ms 2021-03-27 21:54:23,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.90ms 2021-03-27 21:54:25,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-27 21:54:27,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 21:54:29,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:54:31,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:54:33,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.01ms 2021-03-27 21:54:35,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-27 21:54:37,556 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:54:39,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:54:41,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 21:54:43,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 21:54:45,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-27 21:54:47,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.99ms 2021-03-27 21:54:49,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.03ms 2021-03-27 21:54:51,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.67ms 2021-03-27 21:54:53,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-27 21:54:55,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-27 21:54:57,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 21:54:59,575 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.29ms 2021-03-27 21:55:01,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.61ms 2021-03-27 21:55:03,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 21:55:05,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 21:55:07,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:55:09,559 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.76ms 2021-03-27 21:55:10,137 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 21:55:11,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.97ms 2021-03-27 21:55:13,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:55:15,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:55:17,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 21:55:17,629 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 907} 2021-03-27 21:55:19,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.55ms 2021-03-27 21:55:21,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.53ms 2021-03-27 21:55:23,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.16ms 2021-03-27 21:55:25,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 21:55:27,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.38ms 2021-03-27 21:55:29,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.00ms 2021-03-27 21:55:31,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 21:55:33,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:55:35,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.26ms 2021-03-27 21:55:37,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.53ms 2021-03-27 21:55:39,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 21:55:41,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:55:43,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:55:45,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:55:47,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.76ms 2021-03-27 21:55:49,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:55:51,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.59ms 2021-03-27 21:55:53,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:55:55,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.55ms 2021-03-27 21:55:57,720 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:55:59,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 21:56:01,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.85ms 2021-03-27 21:56:03,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:56:05,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.39ms 2021-03-27 21:56:07,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 21:56:09,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:56:11,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:56:13,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-27 21:56:15,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 21:56:17,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-27 21:56:19,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:56:21,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.53ms 2021-03-27 21:56:23,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.21ms 2021-03-27 21:56:25,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:56:27,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-27 21:56:29,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.73ms 2021-03-27 21:56:31,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.78ms 2021-03-27 21:56:33,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 21:56:35,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.10ms 2021-03-27 21:56:37,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 21:56:39,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.22ms 2021-03-27 21:56:41,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 21:56:43,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:56:45,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:56:47,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:56:49,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-27 21:56:51,572 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.03ms 2021-03-27 21:56:53,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-27 21:56:55,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-27 21:56:57,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 21:56:59,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.73ms 2021-03-27 21:57:01,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.80ms 2021-03-27 21:57:03,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-27 21:57:05,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-27 21:57:07,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.57ms 2021-03-27 21:57:09,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-27 21:57:11,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 21:57:13,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.37ms 2021-03-27 21:57:15,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.27ms 2021-03-27 21:57:17,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.01ms 2021-03-27 21:57:19,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 21:57:21,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.24ms 2021-03-27 21:57:23,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:57:25,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.69ms 2021-03-27 21:57:27,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:57:29,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:57:31,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:57:33,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 21:57:35,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.68ms 2021-03-27 21:57:37,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.45ms 2021-03-27 21:57:39,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.50ms 2021-03-27 21:57:41,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.30ms 2021-03-27 21:57:43,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.37ms 2021-03-27 21:57:45,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.34ms 2021-03-27 21:57:47,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.81ms 2021-03-27 21:57:49,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 21:57:51,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.71ms 2021-03-27 21:57:53,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.43ms 2021-03-27 21:57:55,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 21:57:57,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:57:59,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 21:58:01,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.11ms 2021-03-27 21:58:03,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 21:58:05,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 21:58:07,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-27 21:58:09,554 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.81ms 2021-03-27 21:58:11,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:58:13,559 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-27 21:58:15,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 21:58:17,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.60ms 2021-03-27 21:58:19,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.51ms 2021-03-27 21:58:21,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.84ms 2021-03-27 21:58:23,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-27 21:58:25,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.05ms 2021-03-27 21:58:27,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 21:58:29,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.47ms 2021-03-27 21:58:31,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.78ms 2021-03-27 21:58:33,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 21:58:35,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 21:58:37,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 21:58:39,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:58:41,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 21:58:43,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 21:58:45,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.92ms 2021-03-27 21:58:47,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 21:58:49,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:58:51,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.90ms 2021-03-27 21:58:53,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-27 21:58:55,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:58:57,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 21:58:59,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 21:59:01,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 21:59:03,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.24ms 2021-03-27 21:59:05,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.08ms 2021-03-27 21:59:07,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 21:59:09,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 21:59:11,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-27 21:59:13,488 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.28ms 2021-03-27 21:59:15,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 21:59:17,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.71ms 2021-03-27 21:59:19,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:59:21,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.41ms 2021-03-27 21:59:23,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.60ms 2021-03-27 21:59:25,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.59ms 2021-03-27 21:59:27,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:59:29,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 21:59:31,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 21:59:33,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 21:59:35,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.12ms 2021-03-27 21:59:37,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 21:59:39,559 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 21:59:41,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.02ms 2021-03-27 21:59:43,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 21:59:45,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-27 21:59:47,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.47ms 2021-03-27 21:59:49,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.51ms 2021-03-27 21:59:51,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.71ms 2021-03-27 21:59:53,578 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 21:59:55,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 21:59:57,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-27 21:59:59,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.68ms 2021-03-27 22:00:01,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.68ms 2021-03-27 22:00:03,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:00:05,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:00:07,483 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.67ms 2021-03-27 22:00:09,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.12ms 2021-03-27 22:00:11,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.12ms 2021-03-27 22:00:13,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:00:14,666 - backoff - INFO - Backing off capture_mjpeg(...) for 407.3s (urllib.error.URLError: ) 2021-03-27 22:00:15,603 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:00:17,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.70ms 2021-03-27 22:00:19,605 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:00:21,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.10ms 2021-03-27 22:00:23,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.50ms 2021-03-27 22:00:25,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.39ms 2021-03-27 22:00:27,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:00:29,579 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:00:31,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.82ms 2021-03-27 22:00:33,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:00:35,589 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:00:37,577 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:00:39,588 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:00:41,579 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:00:43,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-27 22:00:45,579 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:00:47,580 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:00:49,579 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.67ms 2021-03-27 22:00:51,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.36ms 2021-03-27 22:00:53,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-27 22:00:55,632 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.32ms 2021-03-27 22:00:57,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.78ms 2021-03-27 22:00:59,616 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:01:01,609 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:01:03,657 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.42ms 2021-03-27 22:01:05,652 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.42ms 2021-03-27 22:01:07,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.37ms 2021-03-27 22:01:09,628 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:01:11,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.73ms 2021-03-27 22:01:13,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:01:15,518 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 22:01:17,626 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 22:01:19,520 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.19ms 2021-03-27 22:01:21,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.61ms 2021-03-27 22:01:23,628 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:01:25,633 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:01:27,633 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.53ms 2021-03-27 22:01:29,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.44ms 2021-03-27 22:01:31,658 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:01:33,661 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:01:35,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:01:37,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.38ms 2021-03-27 22:01:39,668 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:01:41,559 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.05ms 2021-03-27 22:01:43,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.82ms 2021-03-27 22:01:45,556 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:01:47,684 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.51ms 2021-03-27 22:01:49,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:01:51,711 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.41ms 2021-03-27 22:01:53,603 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:01:55,605 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:01:57,604 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:01:59,721 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:02:01,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:02:03,627 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:02:05,634 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.07ms 2021-03-27 22:02:07,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.28ms 2021-03-27 22:02:09,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:02:11,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:02:13,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 22:02:15,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.19ms 2021-03-27 22:02:17,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:02:19,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:02:21,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.78ms 2021-03-27 22:02:23,756 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.06ms 2021-03-27 22:02:25,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.48ms 2021-03-27 22:02:27,805 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:02:29,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:02:31,808 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:02:33,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.41ms 2021-03-27 22:02:35,712 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:02:37,723 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-27 22:02:39,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.28ms 2021-03-27 22:02:41,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:02:43,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:02:45,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:02:47,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:02:49,852 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:02:51,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.51ms 2021-03-27 22:02:53,841 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 22:02:55,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.64ms 2021-03-27 22:02:57,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:02:59,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:03:01,857 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.13ms 2021-03-27 22:03:03,756 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:03:05,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:03:07,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:03:09,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.76ms 2021-03-27 22:03:11,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:03:13,914 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-27 22:03:15,918 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.53ms 2021-03-27 22:03:17,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:03:19,915 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.35ms 2021-03-27 22:03:21,955 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.72ms 2021-03-27 22:03:23,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:03:25,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-27 22:03:27,957 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-27 22:03:29,942 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-27 22:03:31,941 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:03:33,974 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.93ms 2021-03-27 22:03:35,954 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.09ms 2021-03-27 22:03:37,950 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.68ms 2021-03-27 22:03:39,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:03:41,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 22:03:43,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.97ms 2021-03-27 22:03:45,834 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:03:47,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.37ms 2021-03-27 22:03:49,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-27 22:03:51,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.42ms 2021-03-27 22:03:53,939 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.87ms 2021-03-27 22:03:55,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.18ms 2021-03-27 22:03:57,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.53ms 2021-03-27 22:03:59,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:04:01,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:04:03,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:04:05,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:04:07,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:04:09,833 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 22:04:11,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:04:13,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.74ms 2021-03-27 22:04:15,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.36ms 2021-03-27 22:04:17,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 22:04:19,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:04:21,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.69ms 2021-03-27 22:04:23,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.62ms 2021-03-27 22:04:25,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:04:27,938 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.41ms 2021-03-27 22:04:29,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:04:31,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.66ms 2021-03-27 22:04:33,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:04:35,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:04:37,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-27 22:04:39,833 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.33ms 2021-03-27 22:04:41,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:04:43,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:04:45,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:04:47,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:04:49,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.83ms 2021-03-27 22:04:51,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.80ms 2021-03-27 22:04:53,939 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.41ms 2021-03-27 22:04:55,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:04:57,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:04:59,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.21ms 2021-03-27 22:05:01,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:05:03,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:05:05,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 22:05:07,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.11ms 2021-03-27 22:05:09,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-27 22:05:11,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-27 22:05:13,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-27 22:05:15,939 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.72ms 2021-03-27 22:05:17,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.32ms 2021-03-27 22:05:19,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:05:21,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.70ms 2021-03-27 22:05:23,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:05:25,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.86ms 2021-03-27 22:05:27,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.30ms 2021-03-27 22:05:29,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.44ms 2021-03-27 22:05:31,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:05:33,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:05:35,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:05:37,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:05:39,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:05:41,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-27 22:05:43,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.99ms 2021-03-27 22:05:45,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:05:47,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.41ms 2021-03-27 22:05:49,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:05:51,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.37ms 2021-03-27 22:05:53,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:05:55,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:05:58,039 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:05:59,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:06:01,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 22:06:03,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.19ms 2021-03-27 22:06:05,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:06:07,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:06:09,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 22:06:11,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:06:13,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 22:06:15,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-27 22:06:17,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.90ms 2021-03-27 22:06:19,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.91ms 2021-03-27 22:06:21,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.79ms 2021-03-27 22:06:23,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:06:25,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:06:27,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:06:29,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.99ms 2021-03-27 22:06:31,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:06:33,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:06:35,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:06:37,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.99ms 2021-03-27 22:06:39,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:06:41,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:06:43,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:06:45,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:06:47,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:06:49,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.49ms 2021-03-27 22:06:51,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.65ms 2021-03-27 22:06:53,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.54ms 2021-03-27 22:06:55,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.13ms 2021-03-27 22:06:57,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:06:59,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:07:01,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.27ms 2021-03-27 22:07:02,078 - backoff - INFO - Backing off capture_mjpeg(...) for 124.7s (urllib.error.URLError: ) 2021-03-27 22:07:03,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.25ms 2021-03-27 22:07:05,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:07:07,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:07:09,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:07:11,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.78ms 2021-03-27 22:07:13,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.90ms 2021-03-27 22:07:15,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:07:17,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:07:19,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 22:07:21,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.43ms 2021-03-27 22:07:23,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:07:25,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:07:27,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:07:29,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:07:31,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.12ms 2021-03-27 22:07:33,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-27 22:07:35,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:07:37,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:07:39,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:07:41,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.36ms 2021-03-27 22:07:43,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:07:45,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:07:47,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-27 22:07:49,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.89ms 2021-03-27 22:07:51,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.25ms 2021-03-27 22:07:53,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:07:55,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:07:57,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-27 22:07:59,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:08:01,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.52ms 2021-03-27 22:08:03,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:08:05,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:08:07,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.78ms 2021-03-27 22:08:09,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:08:11,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:08:13,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:08:15,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:08:17,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:08:19,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:08:21,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.95ms 2021-03-27 22:08:23,917 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.95ms 2021-03-27 22:08:25,329 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.98ms 2021-03-27 22:08:25,819 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.60ms 2021-03-27 22:08:27,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:08:29,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:08:31,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:08:33,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.62ms 2021-03-27 22:08:35,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:08:37,834 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:08:39,731 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:08:41,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:08:43,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:08:45,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:08:47,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:08:49,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:08:51,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.18ms 2021-03-27 22:08:53,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.87ms 2021-03-27 22:08:55,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:08:57,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:08:59,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.69ms 2021-03-27 22:09:01,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.99ms 2021-03-27 22:09:03,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:09:05,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 22:09:06,776 - backoff - INFO - Backing off capture_mjpeg(...) for 335.8s (urllib.error.URLError: ) 2021-03-27 22:09:07,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:09:09,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:09:11,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:09:13,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:09:15,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:09:17,817 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.79ms 2021-03-27 22:09:19,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.08ms 2021-03-27 22:09:21,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.04ms 2021-03-27 22:09:23,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:09:25,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:09:27,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:09:29,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:09:31,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-27 22:09:33,919 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.74ms 2021-03-27 22:09:35,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:09:37,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.97ms 2021-03-27 22:09:39,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-27 22:09:41,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:09:43,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:09:45,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:09:47,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:09:49,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.51ms 2021-03-27 22:09:51,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.02ms 2021-03-27 22:09:53,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.52ms 2021-03-27 22:09:55,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.66ms 2021-03-27 22:09:57,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:09:59,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.27ms 2021-03-27 22:10:01,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.26ms 2021-03-27 22:10:03,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.75ms 2021-03-27 22:10:05,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:10:07,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-27 22:10:09,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.05ms 2021-03-27 22:10:10,138 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 22:10:11,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.24ms 2021-03-27 22:10:13,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.95ms 2021-03-27 22:10:15,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.71ms 2021-03-27 22:10:17,606 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1807} 2021-03-27 22:10:17,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.85ms 2021-03-27 22:10:19,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:10:21,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.09ms 2021-03-27 22:10:23,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 22:10:25,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 22:10:27,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:10:29,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:10:31,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.12ms 2021-03-27 22:10:33,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.55ms 2021-03-27 22:10:35,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:10:37,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:10:39,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.27ms 2021-03-27 22:10:41,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:10:43,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:10:45,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:10:47,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:10:49,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.83ms 2021-03-27 22:10:51,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.96ms 2021-03-27 22:10:53,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:10:55,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:10:57,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:10:59,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 22:11:01,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:11:03,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.15ms 2021-03-27 22:11:05,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:11:07,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.87ms 2021-03-27 22:11:09,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:11:11,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:11:13,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:11:15,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.65ms 2021-03-27 22:11:17,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:11:19,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:11:21,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.38ms 2021-03-27 22:11:23,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-27 22:11:25,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.86ms 2021-03-27 22:11:27,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-27 22:11:29,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:11:31,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:11:33,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 22:11:35,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.52ms 2021-03-27 22:11:37,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 22:11:39,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:11:41,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:11:43,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.13ms 2021-03-27 22:11:45,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:11:47,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:11:49,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-27 22:11:51,835 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.02ms 2021-03-27 22:11:53,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:11:55,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:11:57,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:11:59,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:12:01,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.71ms 2021-03-27 22:12:03,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.21ms 2021-03-27 22:12:05,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.45ms 2021-03-27 22:12:07,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:12:09,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:12:11,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-27 22:12:13,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 22:12:15,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.66ms 2021-03-27 22:12:17,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:12:19,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.64ms 2021-03-27 22:12:21,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.16ms 2021-03-27 22:12:23,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:12:25,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-27 22:12:27,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.85ms 2021-03-27 22:12:29,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-27 22:12:31,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.77ms 2021-03-27 22:12:33,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:12:35,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:12:37,919 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.57ms 2021-03-27 22:12:39,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.13ms 2021-03-27 22:12:41,819 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.59ms 2021-03-27 22:12:43,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:12:45,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:12:47,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.04ms 2021-03-27 22:12:49,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 22:12:51,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.56ms 2021-03-27 22:12:53,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-27 22:12:55,917 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.18ms 2021-03-27 22:12:57,919 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:12:59,919 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:13:01,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:13:03,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.52ms 2021-03-27 22:13:05,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.48ms 2021-03-27 22:13:07,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 22:13:09,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-27 22:13:11,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-27 22:13:13,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.74ms 2021-03-27 22:13:15,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.91ms 2021-03-27 22:13:17,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:13:19,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.36ms 2021-03-27 22:13:21,962 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 30.43ms 2021-03-27 22:13:23,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:13:25,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.30ms 2021-03-27 22:13:27,922 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:13:29,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:13:31,917 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.22ms 2021-03-27 22:13:33,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 22:13:35,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 22:13:37,963 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.30ms 2021-03-27 22:13:39,849 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-27 22:13:41,965 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.99ms 2021-03-27 22:13:43,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.88ms 2021-03-27 22:13:45,973 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.05ms 2021-03-27 22:13:47,973 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-27 22:13:49,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.92ms 2021-03-27 22:13:51,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 38.45ms 2021-03-27 22:13:53,959 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.56ms 2021-03-27 22:13:55,966 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.51ms 2021-03-27 22:13:57,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.43ms 2021-03-27 22:13:59,977 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.63ms 2021-03-27 22:14:01,967 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.59ms 2021-03-27 22:14:03,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.89ms 2021-03-27 22:14:05,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 22:14:07,986 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.99ms 2021-03-27 22:14:09,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:14:12,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:14:13,915 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.36ms 2021-03-27 22:14:15,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:14:17,916 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 22:14:19,911 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:14:21,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:14:23,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:14:26,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.72ms 2021-03-27 22:14:27,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.22ms 2021-03-27 22:14:29,988 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:14:31,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:14:33,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.59ms 2021-03-27 22:14:35,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.81ms 2021-03-27 22:14:37,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.74ms 2021-03-27 22:14:40,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:14:42,135 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:14:42,714 - backoff - INFO - Backing off capture_mjpeg(...) for 1031.2s (urllib.error.URLError: ) 2021-03-27 22:14:44,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.28ms 2021-03-27 22:14:46,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.44ms 2021-03-27 22:14:48,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:14:50,049 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:14:52,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-27 22:14:54,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.62ms 2021-03-27 22:14:56,071 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.25ms 2021-03-27 22:14:58,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.67ms 2021-03-27 22:15:00,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.58ms 2021-03-27 22:15:02,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.48ms 2021-03-27 22:15:04,073 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:15:06,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:15:08,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.27ms 2021-03-27 22:15:10,102 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:15:12,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.58ms 2021-03-27 22:15:14,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.43ms 2021-03-27 22:15:16,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.14ms 2021-03-27 22:15:18,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:15:20,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 22:15:22,102 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.75ms 2021-03-27 22:15:24,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.69ms 2021-03-27 22:15:26,084 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-27 22:15:28,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 22:15:30,084 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.63ms 2021-03-27 22:15:32,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:15:34,121 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:15:36,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-27 22:15:38,130 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:15:40,134 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.24ms 2021-03-27 22:15:42,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:15:44,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:15:46,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-27 22:15:48,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.82ms 2021-03-27 22:15:50,167 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:15:52,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.76ms 2021-03-27 22:15:54,204 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.44ms 2021-03-27 22:15:56,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.43ms 2021-03-27 22:15:58,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.99ms 2021-03-27 22:16:00,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.72ms 2021-03-27 22:16:02,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 22:16:04,344 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:16:06,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:16:08,354 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:16:10,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:16:12,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.04ms 2021-03-27 22:16:14,353 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:16:16,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.36ms 2021-03-27 22:16:18,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.78ms 2021-03-27 22:16:20,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.05ms 2021-03-27 22:16:22,586 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.87ms 2021-03-27 22:16:24,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.99ms 2021-03-27 22:16:26,357 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:16:28,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:16:30,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:16:32,361 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.64ms 2021-03-27 22:16:34,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:16:36,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.77ms 2021-03-27 22:16:38,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:16:40,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 22:16:42,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:16:44,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-27 22:16:46,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.91ms 2021-03-27 22:16:48,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:16:50,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:16:52,418 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.39ms 2021-03-27 22:16:54,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.12ms 2021-03-27 22:16:56,289 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:16:58,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:17:00,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.61ms 2021-03-27 22:17:02,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.57ms 2021-03-27 22:17:04,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.29ms 2021-03-27 22:17:06,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:17:08,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:17:10,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-27 22:17:12,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.74ms 2021-03-27 22:17:14,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:17:16,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:17:18,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:17:20,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.34ms 2021-03-27 22:17:22,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.53ms 2021-03-27 22:17:24,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-27 22:17:26,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-27 22:17:28,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.55ms 2021-03-27 22:17:30,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.86ms 2021-03-27 22:17:32,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:17:34,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.37ms 2021-03-27 22:17:36,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:17:38,320 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-27 22:17:40,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.65ms 2021-03-27 22:17:42,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:17:44,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:17:46,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:17:48,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.46ms 2021-03-27 22:17:50,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:17:52,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:17:54,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 22:17:56,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.31ms 2021-03-27 22:17:58,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 22:18:00,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-27 22:18:02,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:18:04,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:18:06,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.20ms 2021-03-27 22:18:08,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:18:10,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.43ms 2021-03-27 22:18:12,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:18:14,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 22:18:16,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:18:18,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:18:20,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 22:18:22,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.46ms 2021-03-27 22:18:24,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.63ms 2021-03-27 22:18:26,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.06ms 2021-03-27 22:18:28,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-27 22:18:30,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:18:32,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:18:34,321 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:18:36,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 22:18:38,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:18:40,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-27 22:18:42,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.47ms 2021-03-27 22:18:44,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:18:46,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:18:48,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:18:50,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:18:53,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.17ms 2021-03-27 22:18:53,275 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.88ms 2021-03-27 22:18:54,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:18:56,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.80ms 2021-03-27 22:18:58,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:19:00,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.84ms 2021-03-27 22:19:02,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:19:04,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:19:06,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:19:08,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.25ms 2021-03-27 22:19:10,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:19:12,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:19:14,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:19:16,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-27 22:19:18,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.03ms 2021-03-27 22:19:20,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-27 22:19:22,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 22:19:24,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.02ms 2021-03-27 22:19:26,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:19:28,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:19:30,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:19:32,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-27 22:19:34,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.35ms 2021-03-27 22:19:36,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.97ms 2021-03-27 22:19:38,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:19:40,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.93ms 2021-03-27 22:19:42,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.59ms 2021-03-27 22:19:44,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.21ms 2021-03-27 22:19:46,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:19:48,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.00ms 2021-03-27 22:19:50,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:19:52,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.08ms 2021-03-27 22:19:54,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:19:56,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-27 22:19:58,411 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.05ms 2021-03-27 22:20:00,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-27 22:20:02,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-27 22:20:04,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.68ms 2021-03-27 22:20:06,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:20:08,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:20:10,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:20:12,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.26ms 2021-03-27 22:20:14,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.08ms 2021-03-27 22:20:16,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 29.47ms 2021-03-27 22:20:18,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 22:20:20,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.20ms 2021-03-27 22:20:22,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.97ms 2021-03-27 22:20:24,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.89ms 2021-03-27 22:20:26,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:20:28,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 22:20:30,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.05ms 2021-03-27 22:20:32,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:20:34,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-27 22:20:36,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:20:38,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:20:40,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 22:20:42,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.81ms 2021-03-27 22:20:44,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-27 22:20:46,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:20:48,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.96ms 2021-03-27 22:20:50,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:20:52,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:20:54,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.24ms 2021-03-27 22:20:56,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:20:58,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:21:00,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:21:02,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:21:04,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.87ms 2021-03-27 22:21:06,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.16ms 2021-03-27 22:21:08,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:21:10,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:21:12,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:21:14,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.29ms 2021-03-27 22:21:16,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:21:18,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:21:20,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.30ms 2021-03-27 22:21:22,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:21:24,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-27 22:21:26,410 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:21:28,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.56ms 2021-03-27 22:21:29,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-27 22:21:30,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-27 22:21:32,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 22:21:34,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 22:21:36,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-27 22:21:38,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:21:40,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:21:42,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:21:44,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:21:46,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:21:48,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.43ms 2021-03-27 22:21:50,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:21:52,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:21:54,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.82ms 2021-03-27 22:21:55,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-27 22:21:56,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.51ms 2021-03-27 22:21:58,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:22:00,388 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.87ms 2021-03-27 22:22:02,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:22:04,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:22:06,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:22:08,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:22:10,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:22:12,290 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.31ms 2021-03-27 22:22:14,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:22:14,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-27 22:22:16,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:22:18,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-27 22:22:20,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.48ms 2021-03-27 22:22:22,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-27 22:22:24,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.21ms 2021-03-27 22:22:26,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:22:28,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-27 22:22:30,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:22:32,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.53ms 2021-03-27 22:22:34,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:22:36,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.11ms 2021-03-27 22:22:38,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:22:40,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:22:40,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-27 22:22:42,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.29ms 2021-03-27 22:22:44,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:22:46,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.97ms 2021-03-27 22:22:48,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:22:50,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.81ms 2021-03-27 22:22:52,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.15ms 2021-03-27 22:22:54,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.26ms 2021-03-27 22:22:56,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:22:58,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:23:00,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:23:01,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-27 22:23:02,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-27 22:23:04,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.81ms 2021-03-27 22:23:06,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.99ms 2021-03-27 22:23:08,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:23:10,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.80ms 2021-03-27 22:23:12,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.65ms 2021-03-27 22:23:14,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.84ms 2021-03-27 22:23:16,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.46ms 2021-03-27 22:23:18,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.23ms 2021-03-27 22:23:20,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-27 22:23:22,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:23:24,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.10ms 2021-03-27 22:23:25,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-27 22:23:26,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:23:28,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:23:30,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:23:32,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:23:34,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.55ms 2021-03-27 22:23:36,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:23:38,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:23:40,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-27 22:23:42,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.84ms 2021-03-27 22:23:44,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:23:46,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:23:46,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-27 22:23:48,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.52ms 2021-03-27 22:23:50,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:23:52,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:23:54,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.51ms 2021-03-27 22:23:56,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.55ms 2021-03-27 22:23:58,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.74ms 2021-03-27 22:24:00,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:24:02,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.01ms 2021-03-27 22:24:04,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.58ms 2021-03-27 22:24:06,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.66ms 2021-03-27 22:24:08,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-27 22:24:10,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:24:10,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-27 22:24:12,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:24:14,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-27 22:24:16,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-27 22:24:18,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:24:20,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:24:22,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.56ms 2021-03-27 22:24:24,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.12ms 2021-03-27 22:24:26,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:24:28,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.12ms 2021-03-27 22:24:30,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:24:31,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-27 22:24:32,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-27 22:24:34,411 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-27 22:24:36,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-27 22:24:38,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:24:40,291 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.51ms 2021-03-27 22:24:42,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.78ms 2021-03-27 22:24:44,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-27 22:24:46,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:24:48,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:24:50,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:24:52,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.62ms 2021-03-27 22:24:54,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.22ms 2021-03-27 22:24:55,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-27 22:24:56,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.49ms 2021-03-27 22:24:58,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 22:25:00,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.97ms 2021-03-27 22:25:02,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-27 22:25:04,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:25:06,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:25:08,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-27 22:25:10,139 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 22:25:10,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.44ms 2021-03-27 22:25:12,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:25:14,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.06ms 2021-03-27 22:25:16,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.61ms 2021-03-27 22:25:16,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-27 22:25:17,613 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2707} 2021-03-27 22:25:18,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.20ms 2021-03-27 22:25:20,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-27 22:25:22,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.54ms 2021-03-27 22:25:24,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.26ms 2021-03-27 22:25:26,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:25:28,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.05ms 2021-03-27 22:25:30,344 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:25:32,458 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:25:34,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 22:25:36,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.75ms 2021-03-27 22:25:38,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-27 22:25:40,348 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-27 22:25:40,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-27 22:25:42,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.25ms 2021-03-27 22:25:44,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-27 22:25:46,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.68ms 2021-03-27 22:25:48,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:25:50,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-27 22:25:52,345 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.96ms 2021-03-27 22:25:54,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.89ms 2021-03-27 22:25:56,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.80ms 2021-03-27 22:25:58,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:26:00,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:26:01,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-27 22:26:02,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:26:04,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.74ms 2021-03-27 22:26:06,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.85ms 2021-03-27 22:26:08,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.29ms 2021-03-27 22:26:10,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-27 22:26:12,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.36ms 2021-03-27 22:26:14,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-27 22:26:16,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:26:18,539 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:26:20,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:26:22,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:26:24,526 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.25ms 2021-03-27 22:26:25,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-27 22:26:26,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-27 22:26:28,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.50ms 2021-03-27 22:26:30,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.87ms 2021-03-27 22:26:32,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:26:34,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:26:36,523 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:26:38,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:26:40,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 22:26:42,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-27 22:26:44,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:26:46,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:26:46,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.12ms 2021-03-27 22:26:48,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.39ms 2021-03-27 22:26:50,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.00ms 2021-03-27 22:26:52,657 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.35ms 2021-03-27 22:26:54,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.18ms 2021-03-27 22:26:56,534 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.43ms 2021-03-27 22:26:58,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.81ms 2021-03-27 22:27:00,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:27:02,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:27:04,586 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:27:06,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.03ms 2021-03-27 22:27:08,573 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-27 22:27:10,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:27:10,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-27 22:27:12,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-27 22:27:14,557 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-27 22:27:16,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.39ms 2021-03-27 22:27:18,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-27 22:27:20,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.94ms 2021-03-27 22:27:22,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:27:24,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.02ms 2021-03-27 22:27:26,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.15ms 2021-03-27 22:27:28,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:27:30,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:27:31,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-27 22:27:32,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:27:34,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:27:36,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:27:38,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:27:40,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:27:42,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:27:44,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-27 22:27:46,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:27:48,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:27:50,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:27:52,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-27 22:27:54,556 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.96ms 2021-03-27 22:27:55,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-27 22:27:56,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-27 22:27:58,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-27 22:28:00,482 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.36ms 2021-03-27 22:28:02,599 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-27 22:28:04,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:28:06,617 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:28:08,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:28:10,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.35ms 2021-03-27 22:28:12,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 22:28:14,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.15ms 2021-03-27 22:28:16,625 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:28:16,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-27 22:28:18,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.99ms 2021-03-27 22:28:20,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.44ms 2021-03-27 22:28:22,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:28:24,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.57ms 2021-03-27 22:28:26,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 22:28:28,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.82ms 2021-03-27 22:28:30,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.70ms 2021-03-27 22:28:32,642 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:28:34,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.30ms 2021-03-27 22:28:36,684 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.07ms 2021-03-27 22:28:38,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.30ms 2021-03-27 22:28:40,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-27 22:28:40,637 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.89ms 2021-03-27 22:28:42,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:28:44,682 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:28:46,580 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:28:48,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:28:50,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:28:52,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:28:54,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.04ms 2021-03-27 22:28:56,670 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.12ms 2021-03-27 22:28:58,681 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:29:00,580 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:29:01,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-27 22:29:02,675 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 22:29:04,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:29:06,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:29:08,715 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.00ms 2021-03-27 22:29:10,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:29:12,629 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-27 22:29:14,626 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.88ms 2021-03-27 22:29:16,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.59ms 2021-03-27 22:29:18,756 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-27 22:29:20,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-27 22:29:22,618 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:29:24,731 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.82ms 2021-03-27 22:29:25,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.75ms 2021-03-27 22:29:26,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-27 22:29:28,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:29:30,747 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.56ms 2021-03-27 22:29:32,727 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.54ms 2021-03-27 22:29:34,638 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-27 22:29:36,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.90ms 2021-03-27 22:29:38,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.85ms 2021-03-27 22:29:40,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:29:42,651 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.32ms 2021-03-27 22:29:44,664 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:29:46,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-27 22:29:46,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.85ms 2021-03-27 22:29:48,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:29:50,685 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.25ms 2021-03-27 22:29:52,774 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.97ms 2021-03-27 22:29:54,805 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.02ms 2021-03-27 22:29:56,679 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-27 22:29:58,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.93ms 2021-03-27 22:30:00,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:30:02,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:30:04,847 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.72ms 2021-03-27 22:30:06,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 22:30:08,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-27 22:30:10,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-27 22:30:10,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:30:12,839 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:30:14,841 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.35ms 2021-03-27 22:30:16,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.00ms 2021-03-27 22:30:18,755 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 22:30:20,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:30:22,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.29ms 2021-03-27 22:30:24,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.12ms 2021-03-27 22:30:26,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-27 22:30:28,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:30:30,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:30:31,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-27 22:30:32,841 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:30:34,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-27 22:30:36,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.61ms 2021-03-27 22:30:38,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-27 22:30:40,858 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:30:42,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-27 22:30:44,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-27 22:30:46,854 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.37ms 2021-03-27 22:30:48,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:30:50,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.46ms 2021-03-27 22:30:52,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-27 22:30:54,809 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.10ms 2021-03-27 22:30:55,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-27 22:30:56,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-27 22:30:58,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.72ms 2021-03-27 22:31:00,908 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 22:31:02,784 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.13ms 2021-03-27 22:31:04,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.65ms 2021-03-27 22:31:06,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-27 22:31:08,911 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:31:10,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.19ms 2021-03-27 22:31:12,904 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:31:14,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-27 22:31:16,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-27 22:31:16,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:31:18,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.85ms 2021-03-27 22:31:20,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:31:22,901 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.55ms 2021-03-27 22:31:24,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.09ms 2021-03-27 22:31:26,807 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.40ms 2021-03-27 22:31:28,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-27 22:31:30,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.34ms 2021-03-27 22:31:32,978 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-27 22:31:34,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-27 22:31:36,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:31:38,951 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:31:40,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-27 22:31:40,857 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.30ms 2021-03-27 22:31:42,985 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.62ms 2021-03-27 22:31:44,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-27 22:31:46,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-27 22:31:48,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.79ms 2021-03-27 22:31:50,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-27 22:31:52,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:31:53,967 - backoff - INFO - Backing off capture_mjpeg(...) for 652.1s (urllib.error.URLError: ) 2021-03-27 22:31:55,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.50ms 2021-03-27 22:31:56,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-27 22:31:58,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.77ms 2021-03-27 22:32:00,982 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.40ms 2021-03-27 22:32:01,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.52ms 2021-03-27 22:32:02,982 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.31ms 2021-03-27 22:32:04,910 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-27 22:32:06,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:32:08,900 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.46ms 2021-03-27 22:32:11,004 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:32:12,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.88ms 2021-03-27 22:32:15,009 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.20ms 2021-03-27 22:32:16,907 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.01ms 2021-03-27 22:32:19,015 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.12ms 2021-03-27 22:32:21,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:32:22,909 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:32:25,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.48ms 2021-03-27 22:32:25,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-27 22:32:26,835 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.13ms 2021-03-27 22:32:28,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:32:30,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:32:32,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-27 22:32:34,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.05ms 2021-03-27 22:32:37,054 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.12ms 2021-03-27 22:32:39,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:32:41,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:32:43,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:32:45,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-27 22:32:46,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-27 22:32:46,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:32:48,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-27 22:32:50,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:32:53,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-27 22:32:55,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:32:57,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-27 22:32:59,175 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:33:01,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:33:03,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-27 22:33:05,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-27 22:33:07,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-27 22:33:09,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:33:10,567 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.03ms 2021-03-27 22:33:11,123 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:33:13,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.92ms 2021-03-27 22:33:15,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-27 22:33:17,114 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:33:19,123 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-27 22:33:21,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-27 22:33:23,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-27 22:33:25,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.40ms 2021-03-27 22:33:27,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.24ms 2021-03-27 22:33:29,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-27 22:33:31,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.16ms 2021-03-27 22:33:31,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.97ms 2021-03-27 22:33:33,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-27 22:33:35,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-27 22:33:37,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.81ms 2021-03-27 22:33:39,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.84ms 2021-03-27 22:33:41,118 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:33:43,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.26ms 2021-03-27 22:33:45,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-27 22:33:47,204 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.97ms 2021-03-27 22:33:49,203 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.92ms 2021-03-27 22:33:51,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.51ms 2021-03-27 22:33:53,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:33:55,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.33ms 2021-03-27 22:33:55,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-27 22:33:55,600 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-27 22:33:57,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 22:33:59,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.70ms 2021-03-27 22:34:01,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-27 22:34:03,218 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-27 22:34:05,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:34:07,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.57ms 2021-03-27 22:34:09,255 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.82ms 2021-03-27 22:34:11,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:34:13,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:34:15,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-27 22:34:16,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-27 22:34:17,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-27 22:34:19,245 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 22:34:21,127 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-27 22:34:23,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:34:25,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.18ms 2021-03-27 22:34:27,279 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.70ms 2021-03-27 22:34:29,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:34:31,197 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:34:33,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-27 22:34:35,194 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:34:37,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-27 22:34:39,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:34:40,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-27 22:34:41,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:34:43,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.96ms 2021-03-27 22:34:45,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:34:47,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-27 22:34:49,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-27 22:34:51,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-27 22:34:53,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:34:55,351 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.63ms 2021-03-27 22:34:57,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-27 22:34:59,245 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.84ms 2021-03-27 22:35:01,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-27 22:35:01,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-27 22:35:03,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.33ms 2021-03-27 22:35:05,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-27 22:35:07,255 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:35:09,377 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.54ms 2021-03-27 22:35:11,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.94ms 2021-03-27 22:35:13,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.64ms 2021-03-27 22:35:15,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-27 22:35:17,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.01ms 2021-03-27 22:35:19,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.88ms 2021-03-27 22:35:21,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.82ms 2021-03-27 22:35:23,251 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:35:25,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.59ms 2021-03-27 22:35:25,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.26ms 2021-03-27 22:35:27,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:35:29,268 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.25ms 2021-03-27 22:35:31,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-27 22:35:33,357 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-27 22:35:35,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:35:37,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.43ms 2021-03-27 22:35:39,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.23ms 2021-03-27 22:35:41,253 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-27 22:35:43,253 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-27 22:35:45,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-27 22:35:46,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-27 22:35:47,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-27 22:35:49,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.07ms 2021-03-27 22:35:51,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-27 22:35:53,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-27 22:35:55,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.07ms 2021-03-27 22:35:57,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.85ms 2021-03-27 22:35:59,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.92ms 2021-03-27 22:36:01,268 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-27 22:36:03,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-27 22:36:05,285 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.36ms 2021-03-27 22:36:07,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-27 22:36:09,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-27 22:36:10,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-27 22:36:11,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-27 22:36:13,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-27 22:36:15,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.85ms 2021-03-27 22:36:17,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-27 22:36:19,428 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 22:36:21,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-27 22:36:23,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.49ms 2021-03-27 22:36:25,425 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.74ms 2021-03-27 22:36:27,344 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.60ms 2021-03-27 22:36:29,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.12ms 2021-03-27 22:36:31,314 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.20ms 2021-03-27 22:36:31,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-27 22:36:33,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.78ms 2021-03-27 22:36:35,321 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-27 22:36:37,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.29ms 2021-03-27 22:36:55,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.18ms 2021-03-27 22:37:16,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-27 22:37:40,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.05ms 2021-03-27 22:38:01,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-27 22:38:26,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.84ms 2021-03-27 22:38:46,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-27 22:39:11,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-27 22:39:32,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-27 22:39:56,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-27 22:40:10,140 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 22:40:17,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.22ms 2021-03-27 22:40:17,635 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3607} 2021-03-27 22:40:41,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-27 22:41:02,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-27 22:41:26,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-27 22:41:47,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-27 22:42:11,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-27 22:42:32,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-27 22:42:46,151 - backoff - INFO - Backing off capture_mjpeg(...) for 930.0s (urllib.error.URLError: ) 2021-03-27 22:42:56,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-27 22:43:17,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-27 22:43:41,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-27 22:44:02,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-27 22:44:26,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-27 22:44:47,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-27 22:45:11,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.16ms 2021-03-27 22:45:32,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-27 22:45:56,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-27 22:46:17,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-27 22:46:41,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-27 22:47:02,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-27 22:47:26,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.19ms 2021-03-27 22:47:47,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-27 22:48:11,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-27 22:48:32,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-27 22:48:56,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-27 22:49:17,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-27 22:49:41,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-27 22:50:02,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-27 22:50:26,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-27 22:50:47,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-27 22:51:11,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-27 22:51:32,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.03ms 2021-03-27 22:51:56,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-27 22:52:17,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-27 22:52:44,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-27 22:53:02,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-27 22:53:26,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-27 22:53:47,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.05ms 2021-03-27 22:54:11,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-27 22:54:32,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-27 22:54:56,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-27 22:55:10,141 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 22:55:17,618 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4507} 2021-03-27 22:55:17,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-27 22:55:41,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-27 22:56:02,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.19ms 2021-03-27 22:56:26,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.11ms 2021-03-27 22:56:47,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-27 22:57:11,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.67ms 2021-03-27 22:57:32,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-27 22:57:56,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-27 22:58:16,235 - backoff - INFO - Backing off capture_mjpeg(...) for 620.9s (urllib.error.URLError: ) 2021-03-27 22:58:17,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-27 22:58:41,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-27 22:59:02,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-27 22:59:26,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-27 22:59:47,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-27 23:00:11,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-27 23:00:32,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-27 23:00:56,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-27 23:01:17,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-27 23:01:41,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-27 23:02:02,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-27 23:02:26,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-27 23:02:47,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.91ms 2021-03-27 23:03:11,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-27 23:03:32,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-27 23:03:56,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-27 23:04:17,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-27 23:04:41,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.75ms 2021-03-27 23:05:02,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.93ms 2021-03-27 23:05:26,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-27 23:05:47,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-27 23:06:11,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-27 23:06:32,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-27 23:06:56,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-27 23:07:17,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-27 23:07:41,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-27 23:08:03,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.82ms 2021-03-27 23:08:26,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-27 23:08:37,265 - backoff - INFO - Backing off capture_mjpeg(...) for 637.8s (urllib.error.URLError: ) 2021-03-27 23:08:47,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-27 23:09:14,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-27 23:09:32,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-27 23:09:59,338 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-27 23:10:10,143 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 23:10:17,623 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5407} 2021-03-27 23:10:20,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-27 23:10:44,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-27 23:11:05,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-27 23:11:29,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-27 23:11:50,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.09ms 2021-03-27 23:12:14,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-27 23:12:35,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-27 23:12:59,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.36ms 2021-03-27 23:13:20,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-27 23:13:44,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.82ms 2021-03-27 23:14:05,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-27 23:14:29,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-27 23:14:50,326 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-27 23:15:14,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.67ms 2021-03-27 23:15:35,337 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-27 23:15:59,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-27 23:16:20,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.79ms 2021-03-27 23:16:44,356 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-27 23:17:05,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-27 23:17:29,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-27 23:17:50,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-27 23:18:14,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-27 23:18:35,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.66ms 2021-03-27 23:18:59,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-27 23:19:15,026 - backoff - INFO - Backing off capture_mjpeg(...) for 657.5s (urllib.error.URLError: ) 2021-03-27 23:19:20,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-27 23:19:44,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-27 23:20:05,348 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-27 23:20:29,387 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-27 23:20:50,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-27 23:21:14,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.49ms 2021-03-27 23:21:35,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-27 23:21:59,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-27 23:22:20,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-27 23:22:44,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-27 23:23:05,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-27 23:23:31,152 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-27 23:23:50,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-27 23:24:16,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-27 23:24:37,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-27 23:25:01,141 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-27 23:25:10,144 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 23:25:17,626 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6307} 2021-03-27 23:25:22,008 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-27 23:25:46,135 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-27 23:26:07,008 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-27 23:26:31,142 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-27 23:26:52,005 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-27 23:27:16,149 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-27 23:27:37,016 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-27 23:28:01,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-27 23:28:22,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-27 23:28:46,157 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-27 23:29:07,025 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.51ms 2021-03-27 23:29:31,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.90ms 2021-03-27 23:29:52,012 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-27 23:30:12,526 - backoff - INFO - Backing off capture_mjpeg(...) for 1109.6s (urllib.error.URLError: ) 2021-03-27 23:30:16,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-27 23:30:37,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-27 23:31:01,161 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-27 23:31:22,020 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-27 23:31:46,172 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-27 23:32:07,031 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.27ms 2021-03-27 23:32:31,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.86ms 2021-03-27 23:32:52,020 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-27 23:33:16,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-27 23:33:37,034 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-27 23:34:01,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-27 23:34:22,033 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-27 23:34:46,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-27 23:35:07,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-27 23:35:31,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-27 23:35:52,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-27 23:36:16,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.67ms 2021-03-27 23:36:37,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-27 23:37:01,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-27 23:37:22,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-27 23:37:47,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-27 23:38:07,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-27 23:38:32,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-27 23:38:53,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-27 23:39:17,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-27 23:39:38,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-27 23:40:02,305 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-27 23:40:10,145 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 23:40:17,623 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7207} 2021-03-27 23:40:23,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-27 23:40:47,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.36ms 2021-03-27 23:41:08,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-27 23:41:32,306 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-27 23:41:53,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-27 23:42:17,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-27 23:42:38,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-27 23:43:02,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.37ms 2021-03-27 23:43:23,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-27 23:43:47,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-27 23:44:08,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-27 23:44:32,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-27 23:44:53,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-27 23:45:17,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.36ms 2021-03-27 23:45:38,241 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-27 23:46:02,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.29ms 2021-03-27 23:46:23,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-27 23:46:47,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-27 23:47:08,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-27 23:47:32,326 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.06ms 2021-03-27 23:47:53,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-27 23:48:17,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-27 23:48:38,232 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-27 23:48:42,256 - backoff - INFO - Backing off capture_mjpeg(...) for 93.3s (urllib.error.URLError: ) 2021-03-27 23:49:02,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-27 23:49:23,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-27 23:49:47,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-27 23:50:08,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-27 23:50:15,552 - backoff - INFO - Backing off capture_mjpeg(...) for 1159.5s (urllib.error.URLError: ) 2021-03-27 23:50:32,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-27 23:50:53,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-27 23:51:17,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-27 23:51:38,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.52ms 2021-03-27 23:52:02,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.43ms 2021-03-27 23:52:23,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-27 23:52:47,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-27 23:53:08,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-27 23:53:32,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-27 23:53:53,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.37ms 2021-03-27 23:54:17,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-27 23:54:38,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-27 23:55:02,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.80ms 2021-03-27 23:55:10,146 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-27 23:55:17,638 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8107} 2021-03-27 23:55:24,026 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-27 23:55:47,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.50ms 2021-03-27 23:56:09,010 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-27 23:56:32,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.82ms 2021-03-27 23:56:54,001 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-27 23:57:17,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.79ms 2021-03-27 23:57:39,009 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-27 23:58:02,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-27 23:58:24,009 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-27 23:58:47,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-27 23:59:09,017 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-27 23:59:32,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.12ms 2021-03-27 23:59:54,011 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-28 00:00:17,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.43ms 2021-03-28 00:00:39,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-28 00:01:02,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-28 00:01:24,014 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-28 00:01:47,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.62ms 2021-03-28 00:02:09,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-28 00:02:32,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.43ms 2021-03-28 00:02:54,017 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.30ms 2021-03-28 00:03:17,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.54ms 2021-03-28 00:03:39,017 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-28 00:04:02,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.47ms 2021-03-28 00:04:24,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-28 00:04:47,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.50ms 2021-03-28 00:05:09,025 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 00:05:32,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.87ms 2021-03-28 00:05:54,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-28 00:06:18,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 00:06:39,031 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.13ms 2021-03-28 00:07:02,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-28 00:07:24,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.01ms 2021-03-28 00:07:47,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-28 00:08:09,046 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-28 00:08:35,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-28 00:08:54,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-28 00:09:20,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 00:09:35,027 - backoff - INFO - Backing off capture_mjpeg(...) for 1112.0s (urllib.error.URLError: ) 2021-03-28 00:09:41,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-28 00:10:05,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 00:10:10,147 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 00:10:17,629 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9007} 2021-03-28 00:10:26,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-28 00:10:50,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 00:11:11,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-28 00:11:35,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 00:11:56,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-28 00:12:20,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-28 00:12:41,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-28 00:13:05,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 00:13:26,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-28 00:13:50,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 00:14:11,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-28 00:14:35,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-28 00:14:56,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 00:15:20,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-28 00:15:41,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-28 00:16:05,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-28 00:16:26,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-28 00:16:50,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-28 00:17:11,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 00:17:35,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.09ms 2021-03-28 00:17:56,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-28 00:18:20,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 00:18:41,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 00:19:05,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-28 00:19:26,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-28 00:19:50,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.46ms 2021-03-28 00:20:11,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 00:20:35,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 00:20:56,415 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-28 00:21:20,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-28 00:21:41,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.33ms 2021-03-28 00:22:05,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 00:22:26,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-28 00:22:53,185 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-28 00:23:11,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-28 00:23:35,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-28 00:23:59,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-28 00:24:20,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-28 00:24:41,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-28 00:25:05,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 00:25:10,148 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 00:25:17,629 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9907} 2021-03-28 00:25:26,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-28 00:25:50,677 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 00:26:11,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-28 00:26:35,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 00:26:56,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-28 00:27:20,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.80ms 2021-03-28 00:27:41,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-28 00:28:05,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.68ms 2021-03-28 00:28:07,104 - backoff - INFO - Backing off capture_mjpeg(...) for 1176.2s (urllib.error.URLError: ) 2021-03-28 00:28:26,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-28 00:28:50,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 00:29:11,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.75ms 2021-03-28 00:29:35,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 00:29:56,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-28 00:30:20,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 00:30:41,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-28 00:31:05,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 00:31:26,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.35ms 2021-03-28 00:31:50,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 00:32:11,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-28 00:32:35,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 00:32:56,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-28 00:33:20,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-28 00:33:41,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.92ms 2021-03-28 00:34:05,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-28 00:34:26,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-28 00:34:50,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 00:35:11,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 00:35:35,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 00:35:56,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.80ms 2021-03-28 00:36:20,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-28 00:36:41,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-28 00:37:06,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 00:37:26,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 00:37:50,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-28 00:38:12,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.99ms 2021-03-28 00:38:35,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 00:38:56,994 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 00:39:23,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-28 00:39:42,000 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 00:40:08,221 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.80ms 2021-03-28 00:40:10,150 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 00:40:17,623 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10807} 2021-03-28 00:40:29,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 00:40:53,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 00:41:14,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 00:41:38,232 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 00:41:59,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 00:42:23,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 00:42:44,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-28 00:43:08,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-28 00:43:29,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 00:43:53,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-28 00:44:14,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-28 00:44:38,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-28 00:44:59,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-28 00:45:23,241 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.90ms 2021-03-28 00:45:44,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 00:46:08,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.38ms 2021-03-28 00:46:29,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-28 00:46:53,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-28 00:47:14,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-28 00:47:38,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-28 00:47:43,410 - backoff - INFO - Backing off capture_mjpeg(...) for 873.5s (urllib.error.URLError: ) 2021-03-28 00:47:59,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-28 00:48:23,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.89ms 2021-03-28 00:48:44,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 00:49:08,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-28 00:49:29,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-28 00:49:53,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-28 00:50:14,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-28 00:50:38,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.56ms 2021-03-28 00:50:59,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 00:51:23,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 00:51:44,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-28 00:52:08,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.62ms 2021-03-28 00:52:29,572 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-28 00:52:53,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-28 00:53:14,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.62ms 2021-03-28 00:53:38,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-28 00:53:59,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.69ms 2021-03-28 00:54:23,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 00:54:44,670 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.25ms 2021-03-28 00:55:08,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 00:55:10,151 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 00:55:17,636 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11707} 2021-03-28 00:55:29,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-28 00:55:53,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.33ms 2021-03-28 00:56:14,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.23ms 2021-03-28 00:56:38,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.00ms 2021-03-28 00:56:59,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-28 00:57:23,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-28 00:57:44,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-28 00:58:08,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.36ms 2021-03-28 00:58:29,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-28 00:58:53,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 00:59:14,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-28 00:59:38,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-28 00:59:59,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-28 02:00:23,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.33ms 2021-03-28 02:00:44,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-28 02:01:08,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-28 02:01:29,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-28 02:01:53,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-28 02:02:14,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-28 02:02:17,021 - backoff - INFO - Backing off capture_mjpeg(...) for 1111.2s (urllib.error.URLError: ) 2021-03-28 02:02:38,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-28 02:02:59,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.83ms 2021-03-28 02:03:23,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-28 02:03:44,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-28 02:04:08,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 02:04:29,695 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-28 02:04:53,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 02:05:14,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.52ms 2021-03-28 02:05:38,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 02:05:59,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.41ms 2021-03-28 02:06:23,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-28 02:06:44,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-28 02:07:08,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:07:29,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-28 02:07:53,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-28 02:08:14,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.61ms 2021-03-28 02:08:38,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 02:08:59,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 02:09:23,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.31ms 2021-03-28 02:09:44,903 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-28 02:10:08,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 02:10:10,152 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 02:10:17,632 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12607} 2021-03-28 02:10:29,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-28 02:10:53,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 02:11:14,996 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 02:11:38,932 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.85ms 2021-03-28 02:11:59,996 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 02:12:25,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 02:12:44,988 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-28 02:13:10,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 02:13:31,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 02:13:55,286 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.17ms 2021-03-28 02:14:16,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-28 02:14:40,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 02:15:01,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 02:15:25,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-28 02:15:46,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-28 02:16:10,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-28 02:16:31,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-28 02:16:55,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 02:17:16,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:17:40,287 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-28 02:18:01,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 02:18:25,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.20ms 2021-03-28 02:18:46,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:19:10,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.81ms 2021-03-28 02:19:31,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 02:19:55,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 02:20:16,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 02:20:40,296 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.02ms 2021-03-28 02:20:48,326 - backoff - INFO - Backing off capture_mjpeg(...) for 77.4s (urllib.error.URLError: ) 2021-03-28 02:21:01,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-28 02:21:25,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-28 02:21:46,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 02:22:05,765 - backoff - INFO - Backing off capture_mjpeg(...) for 333.4s (urllib.error.URLError: ) 2021-03-28 02:22:10,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 02:22:31,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.38ms 2021-03-28 02:22:55,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-28 02:23:16,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-28 02:23:40,296 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-28 02:24:01,298 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-28 02:24:25,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-28 02:24:46,312 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-28 02:25:10,153 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 02:25:10,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-28 02:25:17,644 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13507} 2021-03-28 02:25:31,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 02:25:55,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 02:26:16,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 02:26:43,137 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.92ms 2021-03-28 02:27:01,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.68ms 2021-03-28 02:27:25,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.58ms 2021-03-28 02:27:39,277 - backoff - INFO - Backing off capture_mjpeg(...) for 654.1s (urllib.error.URLError: ) 2021-03-28 02:27:49,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.69ms 2021-03-28 02:28:10,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.75ms 2021-03-28 02:28:31,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.02ms 2021-03-28 02:28:55,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-28 02:29:16,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.84ms 2021-03-28 02:29:40,628 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-28 02:30:01,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-28 02:30:25,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-28 02:30:46,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-28 02:31:10,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-28 02:31:31,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.65ms 2021-03-28 02:31:55,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-28 02:32:16,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-28 02:32:40,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 02:33:01,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.91ms 2021-03-28 02:33:25,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-28 02:33:46,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.04ms 2021-03-28 02:34:10,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-28 02:34:31,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-28 02:34:55,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 02:35:16,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-28 02:35:40,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-28 02:36:01,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.39ms 2021-03-28 02:36:25,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-28 02:36:40,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.93ms 2021-03-28 02:36:46,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-28 02:37:10,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-28 02:37:31,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-28 02:37:55,618 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.21ms 2021-03-28 02:38:16,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.45ms 2021-03-28 02:38:33,505 - backoff - INFO - Backing off capture_mjpeg(...) for 627.5s (urllib.error.URLError: ) 2021-03-28 02:38:40,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-28 02:39:01,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-28 02:39:25,618 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 02:39:46,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 02:40:10,155 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 02:40:10,618 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-28 02:40:17,667 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14407} 2021-03-28 02:40:31,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-28 02:40:55,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 02:41:16,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.13ms 2021-03-28 02:41:40,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-28 02:42:02,045 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-28 02:42:25,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-28 02:42:47,037 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-28 02:43:12,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:43:32,047 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-28 02:43:57,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 02:44:18,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 02:44:42,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 02:45:03,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-28 02:45:27,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 02:45:48,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 02:46:12,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 02:46:33,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-28 02:46:57,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.32ms 2021-03-28 02:47:18,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-28 02:47:42,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-28 02:48:03,328 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-28 02:48:27,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-28 02:48:48,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 02:49:01,145 - backoff - INFO - Backing off capture_mjpeg(...) for 345.0s (urllib.error.URLError: ) 2021-03-28 02:49:12,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:49:33,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-28 02:49:57,380 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-28 02:50:18,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.55ms 2021-03-28 02:50:42,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.49ms 2021-03-28 02:51:03,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-28 02:51:27,389 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 02:51:48,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-28 02:52:12,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-28 02:52:33,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 02:52:57,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-28 02:53:18,348 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-28 02:53:42,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-28 02:54:03,338 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 02:54:27,389 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-28 02:54:46,206 - backoff - INFO - Backing off capture_mjpeg(...) for 479.3s (urllib.error.URLError: ) 2021-03-28 02:54:48,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 02:55:10,156 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 02:55:12,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 02:55:17,659 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15307} 2021-03-28 02:55:33,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 02:55:57,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.45ms 2021-03-28 02:56:18,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-28 02:56:42,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-28 02:57:03,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 02:57:27,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.99ms 2021-03-28 02:57:48,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-28 02:58:12,658 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.84ms 2021-03-28 02:58:33,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 02:58:57,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-28 02:59:18,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-28 02:59:42,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.45ms 2021-03-28 03:00:03,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-28 03:00:27,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-28 03:00:48,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 03:01:12,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 03:01:33,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-28 03:01:57,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.20ms 2021-03-28 03:02:18,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-28 03:02:42,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-28 03:02:45,662 - backoff - INFO - Backing off capture_mjpeg(...) for 889.5s (urllib.error.URLError: ) 2021-03-28 03:03:03,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-28 03:03:27,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-28 03:03:48,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-28 03:04:12,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-28 03:04:33,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 03:04:57,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-28 03:05:18,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.40ms 2021-03-28 03:05:42,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-28 03:06:03,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-28 03:06:27,672 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 03:06:48,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 03:07:12,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-28 03:07:33,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 03:07:57,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 03:08:18,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-28 03:08:42,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 03:09:03,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-28 03:09:27,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-28 03:09:48,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-28 03:10:10,158 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 03:10:12,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 03:10:17,639 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16208} 2021-03-28 03:10:33,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 03:10:57,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-28 03:11:18,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 03:11:42,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 03:12:03,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-28 03:12:27,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.31ms 2021-03-28 03:12:48,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-28 03:13:12,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-28 03:13:33,757 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 03:13:57,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 03:14:18,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 03:14:42,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-28 03:15:03,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-28 03:15:27,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-28 03:15:48,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 03:16:13,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 03:16:33,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-28 03:16:58,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 03:17:19,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 03:17:35,308 - backoff - INFO - Backing off capture_mjpeg(...) for 278.8s (urllib.error.URLError: ) 2021-03-28 03:17:43,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 03:18:04,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-28 03:18:28,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-28 03:18:49,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-28 03:19:13,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 03:19:34,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-28 03:19:58,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-28 03:20:19,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-28 03:20:43,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-28 03:21:04,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-28 03:21:28,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-28 03:21:49,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-28 03:22:13,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-28 03:22:14,215 - backoff - INFO - Backing off capture_mjpeg(...) for 1090.6s (urllib.error.URLError: ) 2021-03-28 03:22:34,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-28 03:22:58,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-28 03:24:15,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.02ms 2021-03-28 03:24:15,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.18ms 2021-03-28 03:24:21,266 - backoff - INFO - Backing off upload_timelapses(...) for 0.8s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:24:27,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-28 03:24:32,080 - backoff - INFO - Backing off upload_timelapses(...) for 1.4s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:24:43,486 - backoff - INFO - Backing off upload_timelapses(...) for 3.2s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:24:56,765 - backoff - INFO - Backing off upload_timelapses(...) for 6.5s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:24:59,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-28 03:25:10,159 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 03:25:12,714 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 03:25:13,257 - backoff - INFO - Backing off upload_timelapses(...) for 11.0s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:25:16,579 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-03-28 03:25:16,580 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-03-28 03:25:16,580 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-03-28 03:25:34,313 - backoff - INFO - Backing off upload_timelapses(...) for 5.4s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:25:47,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 03:25:49,730 - backoff - INFO - Backing off upload_timelapses(...) for 18.5s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-28 03:25:57,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-28 03:26:31,962 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-28 03:26:42,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-28 03:27:16,967 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 03:27:27,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-28 03:28:01,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-28 03:28:12,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 03:28:46,972 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-28 03:28:57,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 03:29:31,972 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 03:29:42,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-28 03:30:16,988 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.99ms 2021-03-28 03:30:27,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 03:31:01,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.07ms 2021-03-28 03:31:12,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-28 03:31:46,980 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-28 03:31:57,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 03:32:32,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.43ms 2021-03-28 03:32:42,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-28 03:33:17,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-28 03:33:27,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.79ms 2021-03-28 03:34:02,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.77ms 2021-03-28 03:34:12,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-28 03:34:47,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-28 03:34:57,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-28 03:35:32,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.76ms 2021-03-28 03:35:42,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-28 03:36:17,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.06ms 2021-03-28 03:36:27,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.87ms 2021-03-28 03:37:02,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.07ms 2021-03-28 03:37:12,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-28 03:37:47,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-28 03:37:57,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-28 03:38:32,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-28 03:38:42,912 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 03:39:17,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.33ms 2021-03-28 03:39:27,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 03:40:02,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.97ms 2021-03-28 03:40:10,160 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 03:40:14,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 03:40:16,669 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-28 03:40:16,739 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-28 03:40:16,971 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.28s 2021-03-28 03:40:17,420 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.21s 2021-03-28 03:40:17,720 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18008} 2021-03-28 03:40:17,799 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.22s 2021-03-28 03:40:18,221 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.26s 2021-03-28 03:40:18,630 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.21s 2021-03-28 03:40:18,953 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-28 03:40:24,893 - backoff - INFO - Backing off capture_mjpeg(...) for 454.4s (urllib.error.URLError: ) 2021-03-28 03:40:47,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-28 03:40:59,205 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 03:41:32,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.46ms 2021-03-28 03:41:44,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 03:42:17,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-28 03:42:29,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-28 03:43:02,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-28 03:43:14,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 03:43:47,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-28 03:43:59,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 03:44:32,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-28 03:44:44,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 03:45:17,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-28 03:45:29,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 03:46:02,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.45ms 2021-03-28 03:46:14,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 03:46:50,380 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 03:46:59,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-28 03:47:35,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-28 03:47:44,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 03:47:59,403 - backoff - INFO - Backing off capture_mjpeg(...) for 710.2s (urllib.error.URLError: ) 2021-03-28 03:48:20,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-28 03:48:29,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-28 03:49:05,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-28 03:49:14,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-28 03:49:50,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-28 03:49:59,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 03:50:35,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-28 03:50:44,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.32ms 2021-03-28 03:51:20,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-28 03:51:29,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.97ms 2021-03-28 03:52:05,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 03:52:14,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-28 03:52:50,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-28 03:52:59,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 03:53:35,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 03:53:44,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-28 03:54:20,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-28 03:54:29,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-28 03:55:05,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-28 03:55:10,161 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 03:55:14,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 03:55:17,664 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18908} 2021-03-28 03:55:50,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 03:55:59,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.60ms 2021-03-28 03:56:35,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 03:56:44,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-28 03:57:20,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-28 03:57:29,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-28 03:58:05,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.69ms 2021-03-28 03:58:14,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.24ms 2021-03-28 03:58:50,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 03:58:59,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-28 03:59:35,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-28 03:59:44,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-28 03:59:49,679 - backoff - INFO - Backing off capture_mjpeg(...) for 732.3s (urllib.error.URLError: ) 2021-03-28 04:00:16,048 - backoff - INFO - Backing off upload_timelapses(...) for 73.5s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-28 04:00:20,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-28 04:00:29,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-28 04:01:29,677 - backoff - INFO - Backing off upload_timelapses(...) for 62.6s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-28 04:01:44,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 04:01:44,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.32ms 2021-03-28 04:02:28,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 04:02:29,034 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-28 04:03:13,984 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 04:03:14,034 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-28 04:03:58,987 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-28 04:03:59,042 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.45ms 2021-03-28 04:04:43,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 04:04:44,027 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-28 04:05:28,992 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-28 04:05:29,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-28 04:06:13,993 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 04:06:14,047 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.96ms 2021-03-28 04:06:58,991 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-28 04:06:59,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-28 04:07:44,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 04:07:44,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 04:08:28,999 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-28 04:08:29,047 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-28 04:09:14,003 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 04:09:14,055 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-28 04:10:00,286 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-28 04:10:00,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 04:10:10,163 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 04:10:17,668 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19808} 2021-03-28 04:10:45,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 04:10:45,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-28 04:11:30,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-28 04:11:30,328 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-28 04:12:02,046 - backoff - INFO - Backing off capture_mjpeg(...) for 359.4s (urllib.error.URLError: ) 2021-03-28 04:12:15,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-28 04:12:15,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.62ms 2021-03-28 04:13:00,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.20ms 2021-03-28 04:13:00,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-28 04:13:45,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.46ms 2021-03-28 04:13:45,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.70ms 2021-03-28 04:14:30,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.25ms 2021-03-28 04:14:30,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-28 04:15:15,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-28 04:15:15,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-28 04:16:00,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-28 04:16:00,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.96ms 2021-03-28 04:16:45,296 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.19ms 2021-03-28 04:16:45,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.51ms 2021-03-28 04:17:30,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.13ms 2021-03-28 04:17:30,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.59ms 2021-03-28 04:18:01,526 - backoff - INFO - Backing off capture_mjpeg(...) for 413.2s (urllib.error.URLError: ) 2021-03-28 04:18:15,296 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-28 04:18:15,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-28 04:19:00,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-28 04:19:00,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.41ms 2021-03-28 04:19:45,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-28 04:19:45,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.29ms 2021-03-28 04:20:30,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.57ms 2021-03-28 04:20:30,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-28 04:21:15,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-28 04:21:15,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.98ms 2021-03-28 04:22:00,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-28 04:22:00,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 04:22:45,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-28 04:22:45,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-28 04:23:30,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-28 04:23:30,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-28 04:24:15,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-28 04:24:18,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-28 04:24:54,878 - backoff - INFO - Backing off capture_mjpeg(...) for 837.8s (urllib.error.URLError: ) 2021-03-28 04:25:00,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-28 04:25:00,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-28 04:25:10,164 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 04:25:17,666 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20708} 2021-03-28 04:25:45,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 04:25:45,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.04ms 2021-03-28 04:26:30,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-28 04:26:30,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-28 04:27:15,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 04:27:15,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-28 04:28:00,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-28 04:28:00,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-28 04:28:45,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-28 04:28:45,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.51ms 2021-03-28 04:29:30,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-28 04:29:30,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 04:30:15,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-28 04:30:15,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-28 04:31:00,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 04:31:00,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-28 04:31:45,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 04:31:45,757 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 04:32:30,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 04:32:30,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-28 04:33:15,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-28 04:33:15,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-28 04:34:00,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-28 04:34:00,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.35ms 2021-03-28 04:34:45,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-28 04:34:45,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-28 04:35:30,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 04:35:30,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-28 04:36:15,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-28 04:36:15,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-28 04:37:00,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 04:37:00,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.79ms 2021-03-28 04:37:45,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-28 04:37:45,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 04:38:30,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-28 04:38:31,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-28 04:38:52,787 - backoff - INFO - Backing off capture_mjpeg(...) for 112.4s (urllib.error.URLError: ) 2021-03-28 04:39:15,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-28 04:39:15,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-28 04:40:00,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-28 04:40:00,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-28 04:40:10,165 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 04:40:17,669 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21608} 2021-03-28 04:40:45,336 - backoff - INFO - Backing off capture_mjpeg(...) for 745.7s (urllib.error.URLError: ) 2021-03-28 04:40:48,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-28 04:40:48,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-28 04:41:33,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 04:41:33,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-28 04:42:18,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.32ms 2021-03-28 04:42:18,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-28 04:43:03,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-28 04:43:03,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-28 04:43:48,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-28 04:43:48,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-28 04:44:33,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.37ms 2021-03-28 04:44:33,319 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-28 04:45:18,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 04:45:18,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 04:46:03,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-28 04:46:03,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.40ms 2021-03-28 04:46:48,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 04:46:48,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-28 04:47:33,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-28 04:47:33,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-28 04:48:18,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 04:48:18,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.41ms 2021-03-28 04:49:03,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-28 04:49:03,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-28 04:49:48,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-28 04:49:48,337 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-28 04:50:33,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-28 04:50:33,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-28 04:51:18,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 22.60ms 2021-03-28 04:51:18,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-28 04:52:03,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 04:52:03,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 04:52:48,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-28 04:52:49,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-28 04:53:11,188 - backoff - INFO - Backing off capture_mjpeg(...) for 345.1s (urllib.error.URLError: ) 2021-03-28 04:53:33,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-28 04:53:33,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 04:54:18,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-28 04:54:18,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-28 04:55:06,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 04:55:06,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-28 04:55:10,166 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 04:55:17,677 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22508} 2021-03-28 04:55:51,207 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-28 04:55:51,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-28 04:56:36,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.61ms 2021-03-28 04:56:36,261 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-28 04:57:21,219 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 04:57:21,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.64ms 2021-03-28 04:58:06,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-28 04:58:06,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.50ms 2021-03-28 04:58:51,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 04:58:51,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 04:58:56,386 - backoff - INFO - Backing off capture_mjpeg(...) for 40.4s (urllib.error.URLError: ) 2021-03-28 04:59:36,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-28 04:59:36,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 04:59:36,800 - backoff - INFO - Backing off capture_mjpeg(...) for 18.0s (urllib.error.URLError: ) 2021-03-28 04:59:54,844 - backoff - INFO - Backing off capture_mjpeg(...) for 532.2s (urllib.error.URLError: ) 2021-03-28 05:00:21,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-28 05:00:21,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-28 05:01:06,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 05:01:06,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-28 05:01:51,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-28 05:01:51,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-28 05:02:36,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-28 05:02:36,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-28 05:03:21,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-28 05:03:21,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-28 05:04:06,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.89ms 2021-03-28 05:04:06,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-28 05:04:51,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-28 05:04:51,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-28 05:05:36,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-28 05:05:36,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-28 05:06:21,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.84ms 2021-03-28 05:06:21,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-28 05:07:06,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-28 05:07:06,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-28 05:07:51,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-28 05:07:51,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-28 05:08:36,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-28 05:08:36,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-28 05:08:47,130 - backoff - INFO - Backing off capture_mjpeg(...) for 1189.4s (urllib.error.URLError: ) 2021-03-28 05:09:24,259 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 05:09:24,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.03ms 2021-03-28 05:10:06,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 05:10:06,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-28 05:10:10,167 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 05:10:17,689 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23408} 2021-03-28 05:10:51,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-28 05:10:51,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-28 05:11:36,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 05:11:36,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-28 05:12:21,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 05:12:21,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 152.25ms 2021-03-28 05:13:06,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-28 05:13:06,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 05:13:51,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 05:13:51,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.62ms 2021-03-28 05:14:36,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 05:14:36,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 05:15:21,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 05:15:21,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-28 05:16:06,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 05:16:06,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-28 05:16:51,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-28 05:16:51,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-28 05:17:36,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-28 05:17:36,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.81ms 2021-03-28 05:18:21,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.13ms 2021-03-28 05:18:21,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.40ms 2021-03-28 05:19:06,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-28 05:19:06,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-28 05:19:51,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-28 05:19:51,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-28 05:20:36,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-28 05:20:36,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 05:21:21,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.01ms 2021-03-28 05:21:21,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-28 05:22:06,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-28 05:22:06,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 05:22:51,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-28 05:22:51,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-28 05:23:37,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.41ms 2021-03-28 05:23:37,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 05:24:21,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-28 05:24:21,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-28 05:25:06,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-28 05:25:06,927 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-28 05:25:10,168 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 05:25:17,687 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24308} 2021-03-28 05:25:54,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 05:25:54,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-28 05:26:39,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-28 05:26:39,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.65ms 2021-03-28 05:27:24,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.47ms 2021-03-28 05:27:24,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-28 05:28:09,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-28 05:28:09,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-28 05:28:36,636 - backoff - INFO - Backing off capture_mjpeg(...) for 150.9s (urllib.error.URLError: ) 2021-03-28 05:28:54,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-28 05:28:54,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-28 05:29:39,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-28 05:29:39,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-28 05:30:24,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.62ms 2021-03-28 05:30:24,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.65ms 2021-03-28 05:31:07,656 - backoff - INFO - Backing off capture_mjpeg(...) for 757.4s (urllib.error.URLError: ) 2021-03-28 05:31:09,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-28 05:31:09,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-28 05:31:54,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-28 05:31:54,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 05:32:39,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-28 05:32:39,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-28 05:33:24,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 05:33:24,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.66ms 2021-03-28 05:34:09,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-28 05:34:09,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-28 05:34:54,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-28 05:34:54,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-28 05:35:39,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-28 05:35:39,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.85ms 2021-03-28 05:36:24,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.06ms 2021-03-28 05:36:24,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.52ms 2021-03-28 05:37:09,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-28 05:37:09,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-28 05:37:54,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-28 05:37:54,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.33ms 2021-03-28 05:38:39,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.66ms 2021-03-28 05:38:39,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.67ms 2021-03-28 05:39:24,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-28 05:39:24,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-28 05:40:10,039 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-28 05:40:10,085 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-28 05:40:10,169 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 05:40:17,685 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25208} 2021-03-28 05:40:54,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-28 05:40:54,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-28 05:41:39,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-28 05:41:39,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.91ms 2021-03-28 05:42:25,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 05:42:25,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.84ms 2021-03-28 05:43:10,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 05:43:10,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 05:43:45,086 - backoff - INFO - Backing off capture_mjpeg(...) for 735.4s (urllib.error.URLError: ) 2021-03-28 05:43:55,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 05:43:55,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-28 05:44:40,405 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-28 05:44:40,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-28 05:45:25,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.91ms 2021-03-28 05:45:25,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.25ms 2021-03-28 05:46:10,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-28 05:46:10,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.55ms 2021-03-28 05:46:55,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-28 05:46:55,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-28 05:47:40,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-28 05:47:40,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-28 05:48:25,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-28 05:48:25,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-28 05:49:10,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 05:49:10,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-28 05:49:55,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-28 05:49:55,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-28 05:50:40,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-28 05:50:40,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-28 05:51:25,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-28 05:51:25,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-28 05:52:10,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-28 05:52:10,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-28 05:52:55,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-28 05:52:55,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.55ms 2021-03-28 05:53:40,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-28 05:53:40,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-28 05:54:25,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.86ms 2021-03-28 05:54:26,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.86ms 2021-03-28 05:55:10,171 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 05:55:10,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.68ms 2021-03-28 05:55:10,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-28 05:55:17,706 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26108} 2021-03-28 05:55:55,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-28 05:55:55,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-28 05:56:00,553 - backoff - INFO - Backing off capture_mjpeg(...) for 726.0s (urllib.error.URLError: ) 2021-03-28 05:56:41,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-28 05:56:41,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-28 05:57:26,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-28 05:57:26,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-28 05:58:11,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-28 05:58:11,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 05:58:56,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 05:58:56,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-28 05:59:41,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.60ms 2021-03-28 05:59:41,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-28 06:00:26,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-28 06:00:26,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 06:01:11,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 06:01:11,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-28 06:01:56,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-28 06:01:56,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 06:02:41,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 06:02:41,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 06:03:26,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-28 06:03:26,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-28 06:04:11,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.03ms 2021-03-28 06:04:11,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-28 06:04:56,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-28 06:04:56,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-28 06:05:41,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-28 06:05:41,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-28 06:06:26,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-28 06:06:26,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-28 06:07:11,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 06:07:11,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-28 06:07:56,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 06:07:56,318 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-28 06:08:06,526 - backoff - INFO - Backing off capture_mjpeg(...) for 466.8s (urllib.error.URLError: ) 2021-03-28 06:08:41,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.02ms 2021-03-28 06:08:41,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-28 06:09:26,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-28 06:09:26,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-28 06:10:10,172 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 06:10:11,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 06:10:11,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-28 06:10:17,709 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27008} 2021-03-28 06:10:57,033 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-28 06:10:57,073 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.41ms 2021-03-28 06:11:42,021 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-28 06:11:42,068 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-28 06:12:27,005 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.50ms 2021-03-28 06:12:27,038 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-28 06:13:12,024 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-28 06:13:12,068 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-28 06:13:57,027 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-28 06:13:57,070 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-28 06:14:42,031 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.47ms 2021-03-28 06:14:42,079 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-28 06:15:27,031 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 06:15:27,075 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 06:15:53,449 - backoff - INFO - Backing off capture_mjpeg(...) for 1074.5s (urllib.error.URLError: ) 2021-03-28 06:16:12,032 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 06:16:12,081 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.38ms 2021-03-28 06:16:57,014 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-28 06:16:57,048 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-28 06:17:42,036 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-28 06:17:42,079 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-28 06:18:27,047 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-28 06:18:27,084 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-28 06:19:12,056 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-28 06:19:12,101 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.67ms 2021-03-28 06:19:57,061 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-28 06:19:57,112 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-28 06:20:42,061 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-28 06:20:42,101 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-28 06:21:27,061 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-28 06:21:27,112 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-28 06:22:12,043 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-28 06:22:12,076 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-28 06:22:57,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.85ms 2021-03-28 06:22:57,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.07ms 2021-03-28 06:23:42,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-28 06:23:42,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-28 06:24:27,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-28 06:24:27,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-28 06:25:10,174 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 06:25:13,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-28 06:25:13,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-28 06:25:17,706 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27908} 2021-03-28 06:25:58,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-28 06:25:58,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-28 06:26:43,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-28 06:26:43,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-28 06:27:28,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 06:27:28,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-28 06:28:13,397 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.80ms 2021-03-28 06:28:13,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-28 06:28:58,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-28 06:28:58,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-28 06:29:43,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.38ms 2021-03-28 06:29:43,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-28 06:30:28,393 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-28 06:30:28,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-28 06:31:13,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-28 06:31:13,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-28 06:31:58,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-28 06:31:58,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-28 06:32:43,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-28 06:32:43,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-28 06:33:28,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-28 06:33:28,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-28 06:33:48,025 - backoff - INFO - Backing off capture_mjpeg(...) for 479.8s (urllib.error.URLError: ) 2021-03-28 06:34:13,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-28 06:34:13,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-28 06:34:58,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-28 06:34:58,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-28 06:35:43,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-28 06:35:43,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-28 06:36:28,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.30ms 2021-03-28 06:36:28,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-28 06:37:13,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-28 06:37:13,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-28 06:37:58,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-28 06:37:58,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-28 06:38:43,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-28 06:38:43,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-28 06:39:28,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 06:39:31,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-28 06:40:10,175 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 06:40:13,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 06:40:13,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-28 06:40:17,713 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28808} 2021-03-28 06:40:58,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-28 06:40:58,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-28 06:41:43,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-28 06:41:43,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-28 06:41:47,908 - backoff - INFO - Backing off capture_mjpeg(...) for 1010.0s (urllib.error.URLError: ) 2021-03-28 06:42:28,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-28 06:42:28,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.25ms 2021-03-28 06:43:13,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-28 06:43:13,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.40ms 2021-03-28 06:43:58,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 06:43:58,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.67ms 2021-03-28 06:44:43,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.55ms 2021-03-28 06:44:43,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-28 06:45:28,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-28 06:45:28,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.29ms 2021-03-28 06:46:13,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-28 06:46:13,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.74ms 2021-03-28 06:46:58,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.81ms 2021-03-28 06:46:58,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.40ms 2021-03-28 06:47:43,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-28 06:47:43,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.28ms 2021-03-28 06:27:08,864 - octoprint.startup - INFO - ****************************************************************************** 2021-03-28 06:27:08,867 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-28 06:27:08,869 - octoprint.startup - INFO - ****************************************************************************** 2021-03-28 06:27:15,508 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-03-28 06:27:15,508 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-03-28 06:27:15,508 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-03-28 06:27:15,514 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-03-28 06:27:15,603 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-28 06:27:18,106 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-28 06:27:18,122 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-28 06:27:18,329 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-28 06:27:18,361 - octoprint.server - INFO - Intermediary server started 2021-03-28 06:27:18,395 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-28 06:27:18,851 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-28 06:27:18,855 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-28 06:27:18,855 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-28 06:27:18,856 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-28 06:27:18,857 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-28 06:27:18,857 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-28 06:27:18,858 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-28 06:27:18,858 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-28 06:27:18,859 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-28 06:27:18,859 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-28 06:27:18,860 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-28 06:27:18,862 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-28 06:27:18,865 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-28 06:27:18,869 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-28 06:27:18,870 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-28 06:27:18,870 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-28 06:27:20,151 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-28 06:27:21,132 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-28 06:27:21,134 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-28 06:27:21,134 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-28 06:27:21,275 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-28 06:27:21,361 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-28 06:27:21,381 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-28 06:27:21,403 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-28 06:27:21,417 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-28 06:27:21,431 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-28 06:27:21,457 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-28 06:27:22,533 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-28 06:27:22,880 - octoprint.server - INFO - Intermediary server shut down 2021-03-28 06:27:22,883 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-28 06:27:22,884 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-03-28 06:27:22,889 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-28 06:27:22,894 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-28 06:27:22,898 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-28 06:27:22,900 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-28 06:27:23,716 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-28 06:27:24,536 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-28 06:27:24,551 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-28 06:27:24,562 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-28 06:27:24,624 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-28 06:27:25,699 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-28 06:27:25,706 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-28 06:27:25,717 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-28 06:27:25,728 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating. 2021-03-28 06:27:25,749 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-03-28 06:27:25,885 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-28 06:27:25,983 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-28 06:27:27,562 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-28 06:27:28,335 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-28 06:27:28,342 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-28 06:27:28,369 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-28 06:27:28,568 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-28 06:27:28,708 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-28 06:27:28,759 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-28 06:27:28,799 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11} 2021-03-28 06:27:28,981 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-28 06:27:28,994 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-28 06:27:29,072 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-28T05:47:50.837Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-28T05:47:50.837Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-28 06:27:29,073 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-28 06:27:29,134 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-28 06:27:29,243 - backoff - INFO - Backing off capture_mjpeg(...) for 0.8s (urllib.error.URLError: ) 2021-03-28 06:27:30,088 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (urllib.error.URLError: ) 2021-03-28 06:27:30,991 - backoff - INFO - Backing off capture_mjpeg(...) for 3.0s (urllib.error.URLError: ) 2021-03-28 06:27:33,954 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (urllib.error.URLError: ) 2021-03-28 06:27:34,867 - backoff - INFO - Backing off capture_mjpeg(...) for 11.8s (urllib.error.URLError: ) 2021-03-28 10:17:45,618 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 10:17:45,938 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17} 2021-03-28 10:17:51,243 - octoprint.server.preemptive_cache - INFO - ... done in 11.79s 2021-03-28 10:17:57,125 - backoff - INFO - Backing off capture_mjpeg(...) for 28.5s (urllib.error.URLError: ) 2021-03-28 10:17:58,003 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-28 10:17:58,015 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-28 10:17:58,047 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-28 10:18:02,041 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-28 10:18:02,085 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-28 10:18:25,660 - backoff - INFO - Backing off capture_mjpeg(...) for 54.5s (urllib.error.URLError: ) 2021-03-28 10:18:47,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-28 10:18:47,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-28 10:19:20,175 - backoff - INFO - Backing off capture_mjpeg(...) for 45.8s (urllib.error.URLError: ) 2021-03-28 10:19:23,004 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.64ms 2021-03-28 10:19:25,300 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 10:19:25,303 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 10:19:26,998 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 10:19:27,063 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 10:19:27,063 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 10:19:29,844 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.14s 2021-03-28 10:19:30,095 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.13s 2021-03-28 10:19:30,275 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.13s 2021-03-28 10:19:30,447 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.13s 2021-03-28 10:19:30,644 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.13s 2021-03-28 10:19:31,117 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-28 10:19:31,586 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 10:19:31,643 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.08ms 2021-03-28 10:19:32,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-28 10:19:32,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.49ms 2021-03-28 10:19:33,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.43ms 2021-03-28 10:19:42,048 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-28 10:19:42,095 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-03-28 10:19:42,095 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2021-03-28 10:19:42,097 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2021-03-28 10:19:42,166 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-28 10:19:42,328 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 10:19:42,750 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 263.85ms 2021-03-28 10:19:42,794 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 40.26ms 2021-03-28 10:19:42,954 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.60ms 2021-03-28 10:19:42,966 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.96ms 2021-03-28 10:19:52,967 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.59ms 2021-03-28 10:20:03,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.02ms 2021-03-28 10:20:06,014 - backoff - INFO - Backing off capture_mjpeg(...) for 55.6s (urllib.error.URLError: ) 2021-03-28 10:20:12,974 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.49ms 2021-03-28 10:20:17,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-28 10:20:17,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-28 10:20:22,965 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-28 10:20:32,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.14ms 2021-03-28 10:20:42,538 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-28 10:20:42,584 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-03-28 10:20:42,585 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2021-03-28 10:20:42,586 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2021-03-28 10:20:42,656 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-28 10:20:42,864 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 10:20:43,215 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 239.55ms 2021-03-28 10:20:43,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.04ms 2021-03-28 10:20:43,268 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.40ms 2021-03-28 10:20:43,484 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.49ms 2021-03-28 10:20:52,973 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.59ms 2021-03-28 10:21:01,653 - backoff - INFO - Backing off capture_mjpeg(...) for 393.1s (urllib.error.URLError: ) 2021-03-28 10:21:02,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.53ms 2021-03-28 10:21:02,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-28 10:21:02,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.17ms 2021-03-28 10:21:12,972 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-28 10:21:22,971 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.52ms 2021-03-28 10:21:32,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-28 10:21:43,067 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.42ms 2021-03-28 10:21:47,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-28 10:21:47,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-28 10:21:53,066 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-28 10:22:03,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-28 10:22:12,965 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-28 10:22:22,971 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.89ms 2021-03-28 10:22:32,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-28 10:22:32,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-28 10:22:32,964 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-28 10:22:43,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.77ms 2021-03-28 10:22:50,006 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-28 10:22:50,053 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-28 10:22:50,053 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-28 10:22:50,054 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-28 10:22:50,063 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-28 10:22:50,068 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 10:22:50,076 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-28 10:22:50,082 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 10:22:50,155 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-28 10:22:50,158 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-28 10:22:50,188 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-28 10:22:50,396 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-28 10:22:51,246 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.93ms 2021-03-28 10:23:09,303 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 10:23:09,304 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 10:23:10,821 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 10:23:10,855 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 10:23:10,856 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 10:23:11,479 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 248.15ms 2021-03-28 10:23:13,133 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.70ms 2021-03-28 10:23:13,331 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.45ms 2021-03-28 10:23:13,375 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 10:23:13,397 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 10:23:58,904 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-28 10:23:58,907 - octoprint.access.users - INFO - Logged in user: _api 2021-03-28 10:24:28,619 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-03-28 10:24:42,175 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-03-28 10:27:34,816 - backoff - INFO - Backing off capture_mjpeg(...) for 751.3s (urllib.error.URLError: ) 2021-03-28 10:29:50,228 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-28 10:29:50,229 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-28 10:29:50,229 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-28 10:29:59,580 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_PiCase_v1.1.gcode 2021-03-28 10:29:59,581 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_PiCase_v1.1.gcode 2021-03-28 10:29:59,781 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_PiCase_v1.1.gcode, owner: _api, user: _api 2021-03-28 10:29:59,798 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-28 10:29:59,802 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_PiCase_v1.1.gcode, owner: _api, user: _api 2021-03-28 10:29:59,846 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 10:29:59,853 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_PiCase_v1.1.gcode' selected. Determining number of layers. 2021-03-28 10:29:59,862 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-28 10:29:59,867 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 10:29:59,880 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-28 10:30:03,278 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 10:30:03,358 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-28 10:30:03,432 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_PiCase_v1.1.gcode', 'path': 'CE3PRO_PiCase_v1.1.gcode', 'origin': 'local', 'size': 8537687, 'owner': '_api', 'user': '_api'} 2021-03-28 10:30:03,554 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'ba9989c1ddef13cfe4ec2f95171118ddfef31ad2', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 10:32:45,620 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 10:32:45,800 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 917} 2021-03-28 10:40:06,192 - backoff - INFO - Backing off capture_mjpeg(...) for 313.6s (urllib.error.URLError: ) 2021-03-28 10:42:46,915 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 10:45:19,805 - backoff - INFO - Backing off capture_mjpeg(...) for 641.5s (urllib.error.URLError: ) 2021-03-28 10:47:45,622 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 10:47:45,777 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1817} 2021-03-28 10:56:01,451 - backoff - INFO - Backing off capture_mjpeg(...) for 71.1s (urllib.error.URLError: ) 2021-03-28 10:57:12,562 - backoff - INFO - Backing off capture_mjpeg(...) for 941.1s (urllib.error.URLError: ) 2021-03-28 11:02:45,624 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 11:02:45,774 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2717} 2021-03-28 11:04:12,059 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 11:04:12,122 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 11:04:12,123 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 11:04:12,206 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 11:09:30,417 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 11:09:30,418 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 11:09:30,528 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 11:09:32,302 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 11:09:32,339 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 11:09:32,339 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 11:09:32,945 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 254.79ms 2021-03-28 11:09:34,370 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 56.05ms 2021-03-28 11:09:34,779 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 9.22ms 2021-03-28 11:09:35,000 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.78ms 2021-03-28 11:09:35,016 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 11:09:35,170 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 8.26ms 2021-03-28 11:12:37,795 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 11:12:53,683 - backoff - INFO - Backing off capture_mjpeg(...) for 229.3s (urllib.error.URLError: ) 2021-03-28 11:16:43,034 - backoff - INFO - Backing off capture_mjpeg(...) for 630.8s (urllib.error.URLError: ) 2021-03-28 11:17:45,626 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 11:17:45,780 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3617} 2021-03-28 11:27:13,878 - backoff - INFO - Backing off capture_mjpeg(...) for 113.1s (urllib.error.URLError: ) 2021-03-28 11:29:07,055 - backoff - INFO - Backing off capture_mjpeg(...) for 645.8s (urllib.error.URLError: ) 2021-03-28 11:32:45,627 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 11:32:45,741 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4517} 2021-03-28 11:39:52,925 - backoff - INFO - Backing off capture_mjpeg(...) for 204.2s (urllib.error.URLError: ) 2021-03-28 11:43:17,221 - backoff - INFO - Backing off capture_mjpeg(...) for 958.4s (urllib.error.URLError: ) 2021-03-28 11:47:45,628 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 11:47:45,767 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5417} 2021-03-28 11:59:15,634 - backoff - INFO - Backing off capture_mjpeg(...) for 768.7s (urllib.error.URLError: ) 2021-03-28 12:02:45,635 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 12:02:45,774 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6317} 2021-03-28 12:12:04,465 - backoff - INFO - Backing off capture_mjpeg(...) for 244.6s (urllib.error.URLError: ) 2021-03-28 12:16:09,127 - backoff - INFO - Backing off capture_mjpeg(...) for 1052.3s (urllib.error.URLError: ) 2021-03-28 12:17:45,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 12:17:45,792 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7217} 2021-03-28 12:32:45,648 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 12:32:45,775 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8117} 2021-03-28 12:33:41,419 - backoff - INFO - Backing off capture_mjpeg(...) for 81.2s (urllib.error.URLError: ) 2021-03-28 12:35:02,662 - backoff - INFO - Backing off capture_mjpeg(...) for 742.6s (urllib.error.URLError: ) 2021-03-28 12:47:25,315 - backoff - INFO - Backing off capture_mjpeg(...) for 339.7s (urllib.error.URLError: ) 2021-03-28 12:47:45,650 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 12:47:45,792 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9017} 2021-03-28 12:53:05,165 - backoff - INFO - Backing off capture_mjpeg(...) for 912.3s (urllib.error.URLError: ) 2021-03-28 13:02:45,655 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 13:02:45,783 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9917} 2021-03-28 13:08:17,559 - backoff - INFO - Backing off capture_mjpeg(...) for 518.5s (urllib.error.URLError: ) 2021-03-28 13:16:56,068 - backoff - INFO - Backing off capture_mjpeg(...) for 916.7s (urllib.error.URLError: ) 2021-03-28 13:17:45,656 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 13:17:45,788 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10817} 2021-03-28 13:32:12,815 - backoff - INFO - Backing off capture_mjpeg(...) for 395.6s (urllib.error.URLError: ) 2021-03-28 13:32:45,657 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 13:32:45,771 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11717} 2021-03-28 13:38:48,517 - backoff - INFO - Backing off capture_mjpeg(...) for 1179.9s (urllib.error.URLError: ) 2021-03-28 13:40:16,082 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 13:40:17,616 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 13:40:17,617 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 13:40:17,719 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 13:40:18,678 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 9.35ms 2021-03-28 13:42:49,648 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 13:47:45,658 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 13:47:45,797 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12617} 2021-03-28 13:58:28,435 - backoff - INFO - Backing off capture_mjpeg(...) for 683.6s (urllib.error.URLError: ) 2021-03-28 14:02:45,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 14:02:45,785 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13517} 2021-03-28 14:09:52,154 - backoff - INFO - Backing off capture_mjpeg(...) for 560.4s (urllib.error.URLError: ) 2021-03-28 14:17:45,661 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 14:17:45,800 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14417} 2021-03-28 14:19:12,672 - backoff - INFO - Backing off capture_mjpeg(...) for 166.4s (urllib.error.URLError: ) 2021-03-28 14:21:59,184 - backoff - INFO - Backing off capture_mjpeg(...) for 913.9s (urllib.error.URLError: ) 2021-03-28 14:28:07,775 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 14:28:07,901 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 14:28:07,902 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 14:28:08,003 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 14:28:08,426 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 7.69ms 2021-03-28 14:32:45,663 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 14:32:45,779 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15317} 2021-03-28 14:33:54,676 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 14:37:13,162 - backoff - INFO - Backing off capture_mjpeg(...) for 1158.0s (urllib.error.URLError: ) 2021-03-28 14:47:45,664 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 14:47:45,813 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16217} 2021-03-28 14:56:31,185 - backoff - INFO - Backing off capture_mjpeg(...) for 938.7s (urllib.error.URLError: ) 2021-03-28 15:02:45,665 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 15:02:45,806 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17117} 2021-03-28 15:12:09,935 - backoff - INFO - Backing off capture_mjpeg(...) for 686.2s (urllib.error.URLError: ) 2021-03-28 15:17:45,673 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 15:17:45,814 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18017} 2021-03-28 15:23:36,215 - backoff - INFO - Backing off capture_mjpeg(...) for 493.4s (urllib.error.URLError: ) 2021-03-28 15:31:49,706 - backoff - INFO - Backing off capture_mjpeg(...) for 11.7s (urllib.error.URLError: ) 2021-03-28 15:32:01,397 - backoff - INFO - Backing off capture_mjpeg(...) for 568.9s (urllib.error.URLError: ) 2021-03-28 15:32:45,675 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 15:32:45,810 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18917} 2021-03-28 15:41:30,364 - backoff - INFO - Backing off capture_mjpeg(...) for 1152.0s (urllib.error.URLError: ) 2021-03-28 15:47:45,676 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 15:47:45,823 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19817} 2021-03-28 16:00:42,444 - backoff - INFO - Backing off capture_mjpeg(...) for 240.1s (urllib.error.URLError: ) 2021-03-28 16:02:45,678 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 16:02:45,806 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20717} 2021-03-28 16:04:42,684 - backoff - INFO - Backing off capture_mjpeg(...) for 115.6s (urllib.error.URLError: ) 2021-03-28 16:06:38,353 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (urllib.error.URLError: ) 2021-03-28 16:06:38,953 - backoff - INFO - Backing off capture_mjpeg(...) for 1191.9s (urllib.error.URLError: ) 2021-03-28 16:17:45,679 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 16:17:45,796 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21617} 2021-03-28 16:26:30,908 - backoff - INFO - Backing off capture_mjpeg(...) for 110.0s (urllib.error.URLError: ) 2021-03-28 16:28:21,033 - backoff - INFO - Backing off capture_mjpeg(...) for 571.4s (urllib.error.URLError: ) 2021-03-28 16:32:45,681 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 16:32:45,802 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22517} 2021-03-28 16:37:52,515 - backoff - INFO - Backing off capture_mjpeg(...) for 58.1s (urllib.error.URLError: ) 2021-03-28 16:38:50,632 - backoff - INFO - Backing off capture_mjpeg(...) for 90.5s (urllib.error.URLError: ) 2021-03-28 16:40:21,245 - backoff - INFO - Backing off capture_mjpeg(...) for 786.9s (urllib.error.URLError: ) 2021-03-28 16:47:45,685 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 16:47:45,811 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23417} 2021-03-28 16:53:28,183 - backoff - INFO - Backing off capture_mjpeg(...) for 57.6s (urllib.error.URLError: ) 2021-03-28 16:54:25,834 - backoff - INFO - Backing off capture_mjpeg(...) for 967.8s (urllib.error.URLError: ) 2021-03-28 17:02:45,686 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 17:02:45,816 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24317} 2021-03-28 17:10:33,753 - backoff - INFO - Backing off capture_mjpeg(...) for 822.8s (urllib.error.URLError: ) 2021-03-28 17:17:45,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 17:17:45,790 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25217} 2021-03-28 17:24:16,587 - backoff - INFO - Backing off capture_mjpeg(...) for 39.4s (urllib.error.URLError: ) 2021-03-28 17:24:56,019 - backoff - INFO - Backing off capture_mjpeg(...) for 4.8s (urllib.error.URLError: ) 2021-03-28 17:25:00,868 - backoff - INFO - Backing off capture_mjpeg(...) for 241.1s (urllib.error.URLError: ) 2021-03-28 17:29:02,066 - backoff - INFO - Backing off capture_mjpeg(...) for 93.7s (urllib.error.URLError: ) 2021-03-28 17:30:35,815 - backoff - INFO - Backing off capture_mjpeg(...) for 633.0s (urllib.error.URLError: ) 2021-03-28 17:32:45,688 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 17:32:45,805 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26117} 2021-03-28 17:41:08,899 - backoff - INFO - Backing off capture_mjpeg(...) for 746.5s (urllib.error.URLError: ) 2021-03-28 17:47:45,690 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 17:47:45,827 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27017} 2021-03-28 17:53:35,526 - backoff - INFO - Backing off capture_mjpeg(...) for 1126.2s (urllib.error.URLError: ) 2021-03-28 18:02:45,691 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 18:02:45,814 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27917} 2021-03-28 18:12:21,803 - backoff - INFO - Backing off capture_mjpeg(...) for 569.7s (urllib.error.URLError: ) 2021-03-28 18:17:45,700 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 18:17:45,847 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28817} 2021-03-28 18:21:51,620 - backoff - INFO - Backing off capture_mjpeg(...) for 256.5s (urllib.error.URLError: ) 2021-03-28 18:26:08,176 - backoff - INFO - Backing off capture_mjpeg(...) for 257.0s (urllib.error.URLError: ) 2021-03-28 18:30:25,308 - backoff - INFO - Backing off capture_mjpeg(...) for 689.8s (urllib.error.URLError: ) 2021-03-28 18:32:45,701 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 18:32:45,834 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29717} 2021-03-28 18:41:55,163 - backoff - INFO - Backing off capture_mjpeg(...) for 325.8s (urllib.error.URLError: ) 2021-03-28 18:47:21,023 - backoff - INFO - Backing off capture_mjpeg(...) for 165.9s (urllib.error.URLError: ) 2021-03-28 18:47:45,702 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 18:47:45,811 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30617} 2021-03-28 18:50:06,994 - backoff - INFO - Backing off capture_mjpeg(...) for 713.1s (urllib.error.URLError: ) 2021-03-28 18:56:17,439 - octoprint.util.comm - INFO - Finished in 30377.647 s. 2021-03-28 18:56:17,440 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-03-28 18:56:17,451 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_PiCase_v1.1.gcode 2021-03-28 18:56:17,453 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_PiCase_v1.1.gcode 2021-03-28 18:56:17,517 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3PRO_PiCase_v1.1.gcode, owner: _api 2021-03-28 18:56:17,584 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-28 18:56:17,728 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-03-28 18:56:17,770 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'ba9989c1ddef13cfe4ec2f95171118ddfef31ad2', 'elapsed': 30377, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 18:57:08,238 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_PiCase_v1.1.gcode finished, needed 50.79s 2021-03-28 18:57:08,251 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 18:57:08,257 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 19:02:00,155 - backoff - INFO - Backing off capture_mjpeg(...) for 1111.3s (urllib.error.URLError: ) 2021-03-28 19:02:45,703 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 19:02:45,839 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31517} 2021-03-28 19:17:45,704 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 19:17:45,808 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32417} 2021-03-28 19:20:31,595 - backoff - INFO - Backing off capture_mjpeg(...) for 674.7s (urllib.error.URLError: ) 2021-03-28 19:23:32,646 - octoprint.startup - INFO - ****************************************************************************** 2021-03-28 19:23:32,652 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-28 19:23:32,656 - octoprint.startup - INFO - ****************************************************************************** 2021-03-28 19:23:39,756 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-03-28 19:23:39,756 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-03-28 19:23:39,756 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-03-28 19:23:39,764 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-03-28 19:23:39,873 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-28 19:23:42,087 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-28 19:23:42,107 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-28 19:23:42,325 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-28 19:23:42,356 - octoprint.server - INFO - Intermediary server started 2021-03-28 19:23:42,391 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-28 19:23:42,828 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-28 19:23:42,832 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-28 19:23:42,833 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-28 19:23:42,833 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-28 19:23:42,834 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-28 19:23:42,835 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-28 19:23:42,835 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-28 19:23:42,836 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-28 19:23:42,836 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-28 19:23:42,837 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-28 19:23:42,837 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-28 19:23:42,843 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-28 19:23:42,844 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-03-28 19:23:42,846 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-28 19:23:42,848 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-28 19:23:42,850 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-28 19:23:44,114 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-28 19:23:45,119 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-28 19:23:45,121 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-28 19:23:45,123 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-28 19:23:45,264 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-28 19:23:45,359 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-28 19:23:45,379 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-28 19:23:45,405 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-28 19:23:45,419 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-28 19:23:45,436 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-28 19:23:45,460 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-28 19:23:46,588 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-28 19:23:46,723 - octoprint.server - INFO - Intermediary server shut down 2021-03-28 19:23:46,727 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-28 19:23:46,728 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-03-28 19:23:46,729 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-28 19:23:46,739 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-28 19:23:46,742 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-28 19:23:46,745 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-28 19:23:47,567 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-28 19:23:48,395 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-28 19:23:48,400 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-28 19:23:48,449 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-28 19:23:48,485 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-03-28 19:23:48,492 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-03-28 19:23:48,509 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-03-28 19:23:48,532 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-03-28 19:23:48,548 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-03-28 19:23:48,600 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-28 19:23:48,666 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.44ms 2021-03-28 19:23:48,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.05ms 2021-03-28 19:23:48,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.90ms 2021-03-28 19:23:48,815 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.77ms 2021-03-28 19:23:49,482 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-03-28 19:23:49,689 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-28 19:23:49,697 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-28 19:23:49,698 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-28 19:23:49,703 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating. 2021-03-28 19:23:49,929 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-28 19:23:50,070 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-28 19:23:50,400 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.42s 2021-03-28 19:23:50,584 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-28 19:23:50,633 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-28 19:23:51,068 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-28 19:23:51,140 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-28T18:26:43.138Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-28T18:26:43.138Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-28 19:23:51,141 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-28 19:23:51,463 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-28 19:23:51,634 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.41s 2021-03-28 19:23:51,873 - backoff - INFO - Backing off capture_mjpeg(...) for 1.0s (urllib.error.URLError: ) 2021-03-28 19:23:52,159 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-28 19:23:52,250 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 50.38ms 2021-03-28 19:23:52,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 33.78ms 2021-03-28 19:23:52,371 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.31s 2021-03-28 19:23:52,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 50.00ms 2021-03-28 19:23:52,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.60ms 2021-03-28 19:23:52,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 70.48ms 2021-03-28 19:23:52,901 - backoff - INFO - Backing off capture_mjpeg(...) for 1.6s (urllib.error.URLError: ) 2021-03-28 19:23:53,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 55.78ms 2021-03-28 19:23:53,123 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.27s 2021-03-28 19:23:53,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 32.06ms 2021-03-28 19:23:53,326 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-28 19:23:53,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 49.94ms 2021-03-28 19:23:53,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 155.93ms 2021-03-28 19:23:53,720 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.33s 2021-03-28 19:23:53,917 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-28 19:23:53,917 - octoprint.access.users - INFO - Logged in user: _api 2021-03-28 19:23:54,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 27.18ms 2021-03-28 19:23:54,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.78ms 2021-03-28 19:23:54,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.37ms 2021-03-28 19:23:54,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.69ms 2021-03-28 19:23:54,547 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (urllib.error.URLError: ) 2021-03-28 19:23:54,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.41ms 2021-03-28 19:23:54,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.33ms 2021-03-28 19:23:54,757 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-28 19:23:54,882 - backoff - INFO - Backing off capture_mjpeg(...) for 3.4s (urllib.error.URLError: ) 2021-03-28 19:23:55,040 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.37ms 2021-03-28 19:23:55,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.74ms 2021-03-28 19:23:56,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.15ms 2021-03-28 19:41:07,426 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 19:41:07,782 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15} 2021-03-28 19:41:07,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.86ms 2021-03-28 19:41:08,120 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 28.87ms 2021-03-28 19:41:08,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.24ms 2021-03-28 19:41:08,631 - backoff - INFO - Backing off capture_mjpeg(...) for 1.7s (urllib.error.URLError: ) 2021-03-28 19:41:08,716 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.02ms 2021-03-28 19:41:10,350 - backoff - INFO - Backing off capture_mjpeg(...) for 18.1s (urllib.error.URLError: ) 2021-03-28 19:41:10,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.92ms 2021-03-28 19:41:12,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.80ms 2021-03-28 19:41:14,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.72ms 2021-03-28 19:41:16,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 26.10ms 2021-03-28 19:41:17,231 - octoprint.server.preemptive_cache - INFO - ... done in 14.78s 2021-03-28 19:41:18,410 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.78ms 2021-03-28 19:41:18,803 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.74ms 2021-03-28 19:41:20,439 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-28 19:41:20,451 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-28 19:41:20,473 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-28 19:41:20,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.03ms 2021-03-28 19:41:22,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-28 19:41:24,572 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-28 19:41:26,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.99ms 2021-03-28 19:41:28,479 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.60ms 2021-03-28 19:41:28,491 - backoff - INFO - Backing off capture_mjpeg(...) for 14.4s (urllib.error.URLError: ) 2021-03-28 19:41:28,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.44ms 2021-03-28 19:41:30,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-28 19:41:32,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-28 19:41:34,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-28 19:41:36,602 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-28 19:41:38,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.22ms 2021-03-28 19:41:38,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-28 19:41:40,656 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-28 19:41:42,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-28 19:41:42,888 - backoff - INFO - Backing off capture_mjpeg(...) for 92.8s (urllib.error.URLError: ) 2021-03-28 19:41:44,664 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-28 19:41:46,655 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.58ms 2021-03-28 19:41:48,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.85ms 2021-03-28 19:41:48,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.39ms 2021-03-28 19:41:50,666 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-28 19:41:52,661 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-28 19:41:52,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-28 19:41:52,955 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-28 19:41:54,669 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-28 19:41:56,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.77ms 2021-03-28 19:41:58,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-28 19:41:58,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-28 19:42:00,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-28 19:42:02,673 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-28 19:42:04,649 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.82ms 2021-03-28 19:42:06,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.50ms 2021-03-28 19:42:08,794 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.70ms 2021-03-28 19:42:08,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-28 19:42:10,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-28 19:42:12,705 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-28 19:42:14,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-28 19:42:16,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-28 19:42:18,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-28 19:42:18,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-28 19:42:20,678 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-28 19:42:22,084 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 19:42:22,086 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 19:42:22,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.36ms 2021-03-28 19:42:23,323 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 19:42:23,392 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 19:42:23,393 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 19:42:24,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.95ms 2021-03-28 19:42:26,096 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 10.98ms 2021-03-28 19:42:26,166 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 19:42:26,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.78ms 2021-03-28 19:42:28,578 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-28 19:42:28,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-28 19:42:30,678 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-28 19:42:32,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.11ms 2021-03-28 19:42:34,607 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-28 19:42:36,725 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.82ms 2021-03-28 19:42:37,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-28 19:42:37,976 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-28 19:42:38,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.87ms 2021-03-28 19:42:38,798 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.12ms 2021-03-28 19:42:40,683 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.68ms 2021-03-28 19:42:42,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.33ms 2021-03-28 19:42:44,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.13ms 2021-03-28 19:42:46,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-28 19:42:48,584 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-28 19:42:48,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.18ms 2021-03-28 19:42:50,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.22ms 2021-03-28 19:42:52,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-28 19:42:54,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-28 19:42:56,266 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-28 19:42:56,267 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-28 19:42:56,267 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-28 19:42:57,208 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 19:42:57,209 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 19:42:57,315 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.60ms 2021-03-28 19:42:58,264 - tornado.access - WARNING - 409 POST /api/files/local/CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode (::ffff:192.168.178.100) 694.96ms 2021-03-28 19:42:58,989 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.07ms 2021-03-28 19:42:59,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.57ms 2021-03-28 19:43:00,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.71ms 2021-03-28 19:43:02,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 59.95ms 2021-03-28 19:43:04,324 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode finished, needed 7.12s 2021-03-28 19:43:04,335 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 19:43:04,343 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 19:43:04,679 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.77ms 2021-03-28 19:43:06,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-28 19:43:15,790 - backoff - INFO - Backing off capture_mjpeg(...) for 239.5s (urllib.error.URLError: ) 2021-03-28 19:43:22,916 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.94ms 2021-03-28 19:43:22,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-28 19:43:46,147 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-28 19:43:46,211 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-28 19:43:46,212 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-28 19:43:46,213 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-28 19:43:46,301 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-28 19:43:46,332 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 19:43:46,409 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-28 19:43:46,435 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 19:43:46,573 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-28 19:43:46,575 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-28 19:43:46,603 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-28 19:43:46,775 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-28 19:43:47,013 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 285.17ms 2021-03-28 19:43:47,174 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.41ms 2021-03-28 19:43:58,057 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-28 19:43:58,060 - octoprint.access.users - INFO - Logged in user: _api 2021-03-28 19:46:06,474 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-28 19:46:06,475 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-28 19:46:06,476 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-28 19:46:07,134 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 19:46:07,135 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 19:46:07,196 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode, owner: _api, user: _api 2021-03-28 19:46:07,229 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode' selected. Determining number of layers. 2021-03-28 19:46:07,244 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-28 19:46:07,248 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 19:46:07,256 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode, owner: _api, user: _api 2021-03-28 19:46:07,287 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-28 19:46:07,308 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 19:46:07,323 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-28 19:46:07,647 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 19:46:07,695 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-28 19:46:07,765 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode', 'path': 'CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode', 'origin': 'local', 'size': 632010, 'owner': '_api', 'user': '_api'} 2021-03-28 19:46:07,893 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'd1e049f5a6521e0d525e78fc146985428d37bd28', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 19:46:09,405 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-03-28 19:47:15,434 - backoff - INFO - Backing off capture_mjpeg(...) for 369.5s (urllib.error.URLError: ) 2021-03-28 19:49:22,635 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-03-28 19:53:25,021 - backoff - INFO - Backing off capture_mjpeg(...) for 406.7s (urllib.error.URLError: ) 2021-03-28 19:56:07,428 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 19:56:07,583 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 915} 2021-03-28 20:00:11,801 - backoff - INFO - Backing off capture_mjpeg(...) for 756.0s (urllib.error.URLError: ) 2021-03-28 20:11:07,430 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 20:11:07,617 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1815} 2021-03-28 20:12:47,892 - backoff - INFO - Backing off capture_mjpeg(...) for 323.3s (urllib.error.URLError: ) 2021-03-28 20:15:59,586 - octoprint.util.comm - INFO - Finished in 1792.367 s. 2021-03-28 20:15:59,588 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-03-28 20:15:59,605 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 20:15:59,608 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode 2021-03-28 20:15:59,665 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode, owner: _api 2021-03-28 20:15:59,823 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-03-28 20:15:59,827 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-28 20:16:00,493 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'd1e049f5a6521e0d525e78fc146985428d37bd28', 'elapsed': 1792, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 20:16:05,488 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_Hammerkopf_Nutenstein_Nut_8_M4_M5.gcode finished, needed 5.88s 2021-03-28 20:16:05,507 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 20:16:05,517 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 20:18:11,243 - backoff - INFO - Backing off capture_mjpeg(...) for 2.3s (urllib.error.URLError: ) 2021-03-28 20:18:13,539 - backoff - INFO - Backing off capture_mjpeg(...) for 123.0s (urllib.error.URLError: ) 2021-03-28 20:20:16,570 - backoff - INFO - Backing off capture_mjpeg(...) for 1193.6s (urllib.error.URLError: ) 2021-03-28 20:23:52,851 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-28 20:23:52,852 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-28 20:23:52,852 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-28 20:23:53,281 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Nutenstein.gcode 2021-03-28 20:23:53,282 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_Nutenstein.gcode 2021-03-28 20:23:53,508 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_Nutenstein.gcode, owner: _api, user: _api 2021-03-28 20:23:53,613 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_Nutenstein.gcode' selected. Determining number of layers. 2021-03-28 20:23:53,623 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 20:23:53,625 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-28 20:23:53,634 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_Nutenstein.gcode, owner: _api, user: _api 2021-03-28 20:23:53,650 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 20:23:53,675 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-28 20:23:53,696 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-28 20:23:53,877 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 20:23:53,976 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-28 20:23:54,054 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_Nutenstein.gcode', 'path': 'CE3PRO_Nutenstein.gcode', 'origin': 'local', 'size': 374840, 'owner': '_api', 'user': '_api'} 2021-03-28 20:23:54,175 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'f793b3fd92508c966296753c53b6e3a56a570020', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 20:26:07,432 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 20:26:07,588 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2715} 2021-03-28 20:27:20,208 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 20:27:20,210 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 20:27:21,988 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 20:27:22,103 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 20:27:22,103 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 20:27:22,764 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 246.71ms 2021-03-28 20:27:23,935 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 38.91ms 2021-03-28 20:27:24,169 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.21ms 2021-03-28 20:27:24,417 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.92ms 2021-03-28 20:27:24,488 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.79ms 2021-03-28 20:27:24,512 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 20:27:24,684 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 9.46ms 2021-03-28 20:27:24,712 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 7.85ms 2021-03-28 20:27:25,351 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 20:39:34,873 - octoprint.util.comm - INFO - Finished in 941.347 s. 2021-03-28 20:39:34,874 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-03-28 20:39:34,902 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Nutenstein.gcode 2021-03-28 20:39:34,908 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_Nutenstein.gcode 2021-03-28 20:39:34,958 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3PRO_Nutenstein.gcode, owner: _api 2021-03-28 20:39:35,053 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-28 20:39:35,142 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-03-28 20:39:35,288 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'f793b3fd92508c966296753c53b6e3a56a570020', 'elapsed': 941, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 20:39:39,044 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_Nutenstein.gcode finished, needed 4.14s 2021-03-28 20:39:39,057 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 20:39:39,070 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 20:40:10,292 - backoff - INFO - Backing off capture_mjpeg(...) for 987.6s (urllib.error.URLError: ) 2021-03-28 20:41:07,435 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 20:41:07,594 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3615} 2021-03-28 20:56:07,437 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 20:56:07,607 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4515} 2021-03-28 20:56:37,912 - backoff - INFO - Backing off capture_mjpeg(...) for 408.6s (urllib.error.URLError: ) 2021-03-28 21:03:26,571 - backoff - INFO - Backing off capture_mjpeg(...) for 583.8s (urllib.error.URLError: ) 2021-03-28 21:11:07,439 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 21:11:07,610 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5415} 2021-03-28 21:13:10,524 - backoff - INFO - Backing off capture_mjpeg(...) for 182.8s (urllib.error.URLError: ) 2021-03-28 21:16:13,436 - backoff - INFO - Backing off capture_mjpeg(...) for 281.0s (urllib.error.URLError: ) 2021-03-28 21:20:54,451 - backoff - INFO - Backing off capture_mjpeg(...) for 1071.9s (urllib.error.URLError: ) 2021-03-28 21:26:07,441 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 21:26:07,612 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6315} 2021-03-28 21:38:46,472 - backoff - INFO - Backing off capture_mjpeg(...) for 1087.5s (urllib.error.URLError: ) 2021-03-28 21:41:07,443 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 21:41:07,609 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7215} 2021-03-28 21:43:09,325 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-28 21:43:09,325 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-28 21:43:09,326 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-28 21:43:17,316 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_ostern.gcode 2021-03-28 21:43:17,317 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_ostern.gcode 2021-03-28 21:43:17,379 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_ostern.gcode, owner: _api, user: _api 2021-03-28 21:43:17,425 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-28 21:43:17,460 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_ostern.gcode, owner: _api, user: _api 2021-03-28 21:43:17,518 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_ostern.gcode' selected. Determining number of layers. 2021-03-28 21:43:17,533 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-28 21:43:17,538 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-28 21:43:17,549 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-28 21:43:17,600 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-28 21:43:20,949 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-28 21:43:21,161 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-28 21:43:21,238 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_ostern.gcode', 'path': 'CE3PRO_ostern.gcode', 'origin': 'local', 'size': 8456980, 'owner': '_api', 'user': '_api'} 2021-03-28 21:43:21,371 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'ccda29ae639337746966b5398f7475b556923af7', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-28 21:47:04,259 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 21:56:07,446 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 21:56:07,618 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8115} 2021-03-28 21:56:54,012 - backoff - INFO - Backing off capture_mjpeg(...) for 455.1s (urllib.error.URLError: ) 2021-03-28 21:59:12,400 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 21:59:12,402 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 21:59:13,541 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-28 21:59:13,574 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-28 21:59:13,575 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-28 21:59:14,161 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 242.32ms 2021-03-28 21:59:15,172 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.73ms 2021-03-28 21:59:15,400 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.21ms 2021-03-28 21:59:15,596 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-03-28 21:59:17,478 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.07ms 2021-03-28 21:59:17,562 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.80ms 2021-03-28 21:59:17,587 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.77ms 2021-03-28 21:59:17,591 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-28 22:04:29,212 - backoff - INFO - Backing off capture_mjpeg(...) for 529.6s (urllib.error.URLError: ) 2021-03-28 22:11:02,426 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 39.25ms 2021-03-28 22:11:07,447 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 22:11:07,618 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9015} 2021-03-28 22:13:18,911 - backoff - INFO - Backing off capture_mjpeg(...) for 686.5s (urllib.error.URLError: ) 2021-03-28 22:18:01,455 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-28 22:24:45,462 - backoff - INFO - Backing off capture_mjpeg(...) for 277.6s (urllib.error.URLError: ) 2021-03-28 22:26:07,450 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 22:26:07,622 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9915} 2021-03-28 22:29:23,145 - backoff - INFO - Backing off capture_mjpeg(...) for 937.6s (urllib.error.URLError: ) 2021-03-28 22:41:07,451 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 22:41:07,615 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10815} 2021-03-28 22:45:00,848 - backoff - INFO - Backing off capture_mjpeg(...) for 578.0s (urllib.error.URLError: ) 2021-03-28 22:54:38,961 - backoff - INFO - Backing off capture_mjpeg(...) for 976.6s (urllib.error.URLError: ) 2021-03-28 22:56:07,453 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 22:56:07,640 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11715} 2021-03-28 23:10:55,668 - backoff - INFO - Backing off capture_mjpeg(...) for 581.5s (urllib.error.URLError: ) 2021-03-28 23:11:07,455 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 23:11:07,623 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12615} 2021-03-28 23:20:37,211 - backoff - INFO - Backing off capture_mjpeg(...) for 217.1s (urllib.error.URLError: ) 2021-03-28 23:24:14,356 - backoff - INFO - Backing off capture_mjpeg(...) for 670.7s (urllib.error.URLError: ) 2021-03-28 23:26:07,457 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 23:26:07,628 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13515} 2021-03-28 23:35:25,191 - backoff - INFO - Backing off capture_mjpeg(...) for 882.4s (urllib.error.URLError: ) 2021-03-28 23:41:07,459 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 23:41:07,624 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14415} 2021-03-28 23:50:07,646 - backoff - INFO - Backing off capture_mjpeg(...) for 793.9s (urllib.error.URLError: ) 2021-03-28 23:56:07,461 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-28 23:56:07,629 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15315} 2021-03-29 00:03:21,664 - backoff - INFO - Backing off capture_mjpeg(...) for 1189.7s (urllib.error.URLError: ) 2021-03-29 00:11:07,464 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 00:11:07,624 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16215} 2021-03-29 00:23:11,482 - backoff - INFO - Backing off capture_mjpeg(...) for 893.7s (urllib.error.URLError: ) 2021-03-29 00:26:07,465 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 00:26:07,623 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17115} 2021-03-29 00:38:05,237 - backoff - INFO - Backing off capture_mjpeg(...) for 398.0s (urllib.error.URLError: ) 2021-03-29 00:41:07,467 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 00:41:07,628 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18015} 2021-03-29 00:44:43,368 - backoff - INFO - Backing off capture_mjpeg(...) for 457.2s (urllib.error.URLError: ) 2021-03-29 00:52:20,631 - backoff - INFO - Backing off capture_mjpeg(...) for 866.6s (urllib.error.URLError: ) 2021-03-29 00:56:07,470 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 00:56:07,648 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18915} 2021-03-29 01:06:47,301 - backoff - INFO - Backing off capture_mjpeg(...) for 407.2s (urllib.error.URLError: ) 2021-03-29 01:11:07,471 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 01:11:07,637 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19815} 2021-03-29 01:13:34,600 - backoff - INFO - Backing off capture_mjpeg(...) for 820.5s (urllib.error.URLError: ) 2021-03-29 01:26:07,473 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 01:26:07,628 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20715} 2021-03-29 01:27:15,122 - backoff - INFO - Backing off capture_mjpeg(...) for 484.5s (urllib.error.URLError: ) 2021-03-29 01:35:19,714 - backoff - INFO - Backing off capture_mjpeg(...) for 591.5s (urllib.error.URLError: ) 2021-03-29 01:41:07,476 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 01:41:07,645 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21615} 2021-03-29 01:45:11,340 - backoff - INFO - Backing off capture_mjpeg(...) for 1107.5s (urllib.error.URLError: ) 2021-03-29 01:56:07,480 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 01:56:07,650 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22515} 2021-03-29 02:03:38,938 - backoff - INFO - Backing off capture_mjpeg(...) for 1110.3s (urllib.error.URLError: ) 2021-03-29 02:11:07,490 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 02:11:07,648 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23415} 2021-03-29 02:22:09,339 - backoff - INFO - Backing off capture_mjpeg(...) for 642.3s (urllib.error.URLError: ) 2021-03-29 02:26:07,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 02:26:07,645 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24315} 2021-03-29 02:32:51,782 - backoff - INFO - Backing off capture_mjpeg(...) for 125.2s (urllib.error.URLError: ) 2021-03-29 02:34:57,042 - backoff - INFO - Backing off capture_mjpeg(...) for 1054.8s (urllib.error.URLError: ) 2021-03-29 02:41:07,494 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 02:41:07,647 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25215} 2021-03-29 02:45:36,179 - octoprint.util.comm - INFO - Finished in 18138.774 s. 2021-03-29 02:45:36,180 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-03-29 02:45:36,184 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_ostern.gcode 2021-03-29 02:45:36,198 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_ostern.gcode 2021-03-29 02:45:36,222 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3PRO_ostern.gcode, owner: _api 2021-03-29 02:45:36,341 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-29 02:45:36,513 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-03-29 02:45:36,564 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'ccda29ae639337746966b5398f7475b556923af7', 'elapsed': 18138, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-29 02:46:24,188 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_ostern.gcode finished, needed 48.00s 2021-03-29 02:46:24,203 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-29 02:46:24,211 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-29 02:52:31,842 - backoff - INFO - Backing off capture_mjpeg(...) for 710.8s (urllib.error.URLError: ) 2021-03-29 02:56:07,496 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 02:56:07,654 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26115} 2021-03-29 03:04:22,781 - backoff - INFO - Backing off capture_mjpeg(...) for 294.3s (urllib.error.URLError: ) 2021-03-29 03:09:17,181 - backoff - INFO - Backing off capture_mjpeg(...) for 379.8s (urllib.error.URLError: ) 2021-03-29 03:11:07,500 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 03:11:07,651 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27015} 2021-03-29 03:15:37,103 - backoff - INFO - Backing off capture_mjpeg(...) for 1093.2s (urllib.error.URLError: ) 2021-03-29 03:26:07,509 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 03:26:07,664 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27915} 2021-03-29 03:33:50,362 - backoff - INFO - Backing off capture_mjpeg(...) for 985.3s (urllib.error.URLError: ) 2021-03-29 03:41:07,511 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 03:41:07,657 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28815} 2021-03-29 03:50:15,774 - backoff - INFO - Backing off capture_mjpeg(...) for 534.1s (urllib.error.URLError: ) 2021-03-29 03:56:07,515 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 03:56:07,672 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29715} 2021-03-29 03:59:09,891 - backoff - INFO - Backing off capture_mjpeg(...) for 499.6s (urllib.error.URLError: ) 2021-03-29 04:01:10,573 - backoff - INFO - Backing off upload_timelapses(...) for 0.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-29 04:01:21,518 - backoff - INFO - Backing off upload_timelapses(...) for 0.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-29 04:01:32,453 - backoff - INFO - Backing off upload_timelapses(...) for 3.8s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-29 04:07:29,522 - backoff - INFO - Backing off capture_mjpeg(...) for 1107.3s (urllib.error.URLError: ) 2021-03-29 04:11:07,517 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 04:11:07,673 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30615} 2021-03-29 04:25:56,912 - backoff - INFO - Backing off capture_mjpeg(...) for 168.6s (urllib.error.URLError: ) 2021-03-29 04:26:07,519 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 04:26:07,671 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31515} 2021-03-29 04:28:45,637 - backoff - INFO - Backing off capture_mjpeg(...) for 457.0s (urllib.error.URLError: ) 2021-03-29 04:36:22,741 - backoff - INFO - Backing off capture_mjpeg(...) for 174.8s (urllib.error.URLError: ) 2021-03-29 04:39:17,632 - backoff - INFO - Backing off capture_mjpeg(...) for 147.9s (urllib.error.URLError: ) 2021-03-29 04:41:07,521 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 04:41:07,681 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32415} 2021-03-29 04:41:45,660 - backoff - INFO - Backing off capture_mjpeg(...) for 1019.0s (urllib.error.URLError: ) 2021-03-29 04:56:07,523 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 04:56:07,687 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33315} 2021-03-29 04:58:44,741 - backoff - INFO - Backing off capture_mjpeg(...) for 676.2s (urllib.error.URLError: ) 2021-03-29 05:10:01,003 - backoff - INFO - Backing off capture_mjpeg(...) for 329.3s (urllib.error.URLError: ) 2021-03-29 05:11:07,528 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 05:11:07,688 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34215} 2021-03-29 05:15:30,382 - backoff - INFO - Backing off capture_mjpeg(...) for 189.0s (urllib.error.URLError: ) 2021-03-29 05:18:39,465 - backoff - INFO - Backing off capture_mjpeg(...) for 1081.4s (urllib.error.URLError: ) 2021-03-29 05:26:07,529 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 05:26:07,677 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35115} 2021-03-29 05:36:40,971 - backoff - INFO - Backing off capture_mjpeg(...) for 470.2s (urllib.error.URLError: ) 2021-03-29 05:41:07,531 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 05:41:07,688 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36015} 2021-03-29 05:44:31,273 - backoff - INFO - Backing off capture_mjpeg(...) for 692.6s (urllib.error.URLError: ) 2021-03-29 05:56:03,942 - backoff - INFO - Backing off capture_mjpeg(...) for 371.7s (urllib.error.URLError: ) 2021-03-29 05:56:07,533 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 05:56:07,697 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36915} 2021-03-29 06:02:15,685 - backoff - INFO - Backing off capture_mjpeg(...) for 864.1s (urllib.error.URLError: ) 2021-03-29 06:11:07,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 06:11:07,698 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37815} 2021-03-29 06:16:39,935 - backoff - INFO - Backing off capture_mjpeg(...) for 12.2s (urllib.error.URLError: ) 2021-03-29 06:16:52,109 - backoff - INFO - Backing off capture_mjpeg(...) for 491.6s (urllib.error.URLError: ) 2021-03-29 06:25:03,790 - backoff - INFO - Backing off capture_mjpeg(...) for 252.7s (urllib.error.URLError: ) 2021-03-29 06:26:07,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 06:26:07,694 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38715} 2021-03-29 06:17:10,145 - octoprint.startup - INFO - ****************************************************************************** 2021-03-29 06:17:10,149 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-29 06:17:10,152 - octoprint.startup - INFO - ****************************************************************************** 2021-03-29 06:17:16,842 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-03-29 06:17:16,843 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-03-29 06:17:16,843 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-03-29 06:17:16,852 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-03-29 06:17:16,976 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-29 06:17:19,476 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-29 06:17:19,494 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-29 06:17:19,693 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-29 06:17:19,725 - octoprint.server - INFO - Intermediary server started 2021-03-29 06:17:19,759 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-29 06:17:20,210 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-29 06:17:20,216 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-29 06:17:20,216 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-29 06:17:20,217 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-29 06:17:20,218 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-29 06:17:20,219 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-29 06:17:20,220 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-29 06:17:20,221 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-29 06:17:20,230 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-29 06:17:20,231 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-29 06:17:20,232 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-29 06:17:20,233 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-29 06:17:20,234 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-29 06:17:20,240 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-29 06:17:20,241 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-29 06:17:20,242 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-29 06:17:21,493 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 06:17:22,480 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-29 06:17:22,483 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 06:17:22,483 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 06:17:22,635 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-29 06:17:22,723 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-29 06:17:22,743 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-29 06:17:22,769 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-29 06:17:22,783 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-29 06:17:22,799 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-29 06:17:22,823 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-29 06:17:23,887 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-29 06:17:24,242 - octoprint.server - INFO - Intermediary server shut down 2021-03-29 06:17:24,246 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-29 06:17:24,246 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-03-29 06:17:24,247 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-29 06:17:24,260 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-29 06:17:24,262 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-29 06:17:24,266 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-29 06:17:25,081 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-29 06:17:25,903 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-29 06:17:25,921 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-29 06:17:25,948 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-29 06:17:25,981 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-03-29 06:17:26,013 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-03-29 06:17:26,028 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-03-29 06:17:26,043 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-03-29 06:17:26,068 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-29 06:17:26,078 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-03-29 06:17:26,115 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 34.84ms 2021-03-29 06:17:26,205 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 24.69ms 2021-03-29 06:17:27,125 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 06:17:27,132 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 06:17:27,132 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 06:17:27,167 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.8GB. That is considered sufficient for updating. 2021-03-29 06:17:27,167 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-03-29 06:17:27,351 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-29 06:17:27,454 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-29 06:17:27,818 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.44s 2021-03-29 06:17:28,505 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.28s 2021-03-29 06:17:28,897 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-29 06:17:28,980 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 06:17:28,992 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.24s 2021-03-29 06:17:28,993 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 06:17:29,032 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 06:17:29,510 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-29 06:17:29,538 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.33s 2021-03-29 06:17:29,677 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-29 06:17:29,806 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10} 2021-03-29 06:17:30,095 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-29T05:26:16.236Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-29T05:26:16.236Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-29 06:17:30,096 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-29 06:17:30,096 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-29 06:17:30,123 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.3s 2021-03-29 06:17:30,446 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-29 06:17:30,615 - backoff - INFO - Backing off capture_mjpeg(...) for 0.8s (urllib.error.URLError: ) 2021-03-29 06:17:30,715 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-29 06:17:30,785 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-29 06:17:31,418 - backoff - INFO - Backing off capture_mjpeg(...) for 0.2s (urllib.error.URLError: ) 2021-03-29 06:17:31,625 - backoff - INFO - Backing off capture_mjpeg(...) for 2.2s (urllib.error.URLError: ) 2021-03-29 06:17:33,887 - backoff - INFO - Backing off capture_mjpeg(...) for 7.6s (urllib.error.URLError: ) 2021-03-29 13:45:48,028 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 13:45:48,416 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16} 2021-03-29 13:45:54,624 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (urllib.error.URLError: ) 2021-03-29 13:45:55,096 - backoff - INFO - Backing off capture_mjpeg(...) for 18.9s (urllib.error.URLError: ) 2021-03-29 13:45:56,621 - octoprint.server.preemptive_cache - INFO - ... done in 12.85s 2021-03-29 13:46:02,273 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-29 13:46:02,282 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-29 13:46:02,328 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-29 13:46:14,063 - backoff - INFO - Backing off capture_mjpeg(...) for 17.5s (urllib.error.URLError: ) 2021-03-29 13:46:23,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-29 13:46:23,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.42ms 2021-03-29 13:46:31,596 - backoff - INFO - Backing off capture_mjpeg(...) for 62.5s (urllib.error.URLError: ) 2021-03-29 13:47:08,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-29 13:47:08,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.36ms 2021-03-29 13:47:34,196 - backoff - INFO - Backing off capture_mjpeg(...) for 239.3s (urllib.error.URLError: ) 2021-03-29 13:47:53,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.78ms 2021-03-29 13:47:53,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-29 13:48:38,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 13:48:38,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 13:49:23,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 13:49:23,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.73ms 2021-03-29 13:50:08,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 13:50:08,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-29 13:50:53,946 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-29 13:50:56,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-29 13:51:33,627 - backoff - INFO - Backing off capture_mjpeg(...) for 337.5s (urllib.error.URLError: ) 2021-03-29 13:51:38,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 13:51:38,990 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 13:52:23,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-29 13:52:23,995 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-29 13:53:08,946 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-29 13:53:08,984 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 13:53:53,970 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 13:53:54,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.46ms 2021-03-29 13:54:38,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 13:54:39,010 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 13:55:23,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 13:55:23,980 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-29 13:56:08,971 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.07ms 2021-03-29 13:56:09,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.87ms 2021-03-29 13:56:53,961 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-29 13:56:54,004 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 13:57:11,141 - backoff - INFO - Backing off capture_mjpeg(...) for 430.6s (urllib.error.URLError: ) 2021-03-29 13:57:38,971 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-29 13:57:39,014 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-29 13:58:23,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-29 13:58:24,012 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 13:59:08,964 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-29 13:59:08,994 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 13:59:53,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-29 13:59:54,030 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-29 14:00:38,978 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-29 14:00:39,029 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 14:00:48,030 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 14:00:48,216 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 916} 2021-03-29 14:01:23,981 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 14:01:24,033 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-29 14:02:08,985 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.93ms 2021-03-29 14:02:09,036 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 14:02:53,986 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 14:02:54,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 14:03:38,968 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 14:03:39,002 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-29 14:04:21,832 - backoff - INFO - Backing off capture_mjpeg(...) for 75.3s (urllib.error.URLError: ) 2021-03-29 14:04:23,989 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-29 14:04:24,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-29 14:05:09,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 14:05:09,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-29 14:05:37,194 - backoff - INFO - Backing off capture_mjpeg(...) for 417.1s (urllib.error.URLError: ) 2021-03-29 14:05:54,267 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.29ms 2021-03-29 14:05:54,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-29 14:06:39,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-29 14:06:39,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.56ms 2021-03-29 14:07:26,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 14:07:26,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-29 14:08:11,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 14:08:11,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 14:08:56,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-29 14:08:56,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 14:09:41,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 14:09:41,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 14:10:26,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 14:10:26,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-29 14:11:11,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 14:11:11,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.70ms 2021-03-29 14:11:56,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-29 14:11:56,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-29 14:12:34,391 - backoff - INFO - Backing off capture_mjpeg(...) for 848.2s (urllib.error.URLError: ) 2021-03-29 14:12:41,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 14:12:41,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-29 14:13:26,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.99ms 2021-03-29 14:13:26,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.82ms 2021-03-29 14:14:11,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-29 14:14:11,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.40ms 2021-03-29 14:14:56,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-29 14:14:56,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 14:15:41,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-29 14:15:41,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-29 14:15:48,031 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 14:15:48,208 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1816} 2021-03-29 14:16:26,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 14:16:26,579 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 14:17:11,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 14:17:11,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 14:17:56,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 14:17:56,579 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 14:18:41,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 14:18:41,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 14:19:26,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-29 14:19:26,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-29 14:20:11,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-29 14:20:11,588 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-29 14:20:56,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 14:20:56,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-29 14:21:41,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 14:21:44,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 14:22:26,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 14:22:26,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.86ms 2021-03-29 14:23:11,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 14:23:11,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.48ms 2021-03-29 14:23:56,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 14:23:56,588 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.23ms 2021-03-29 14:24:41,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 14:24:41,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.60ms 2021-03-29 14:25:26,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-29 14:25:26,596 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-29 14:26:11,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-29 14:26:11,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.01ms 2021-03-29 14:26:42,744 - backoff - INFO - Backing off capture_mjpeg(...) for 553.4s (urllib.error.URLError: ) 2021-03-29 14:26:56,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 14:26:56,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 14:27:41,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 14:27:41,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.31ms 2021-03-29 14:28:26,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.67ms 2021-03-29 14:28:26,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 14:29:11,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 14:29:11,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-29 14:29:56,584 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 14:29:56,632 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-29 14:30:41,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 14:30:41,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 14:30:48,032 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 14:30:48,212 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2716} 2021-03-29 14:31:26,588 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 14:31:26,628 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-29 14:32:11,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 14:32:11,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 14:32:56,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 14:32:56,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 14:33:41,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-29 14:33:41,637 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-29 14:34:26,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 14:34:26,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 14:35:11,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 14:35:11,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-29 14:35:56,203 - backoff - INFO - Backing off capture_mjpeg(...) for 1086.6s (urllib.error.URLError: ) 2021-03-29 14:35:56,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 14:35:56,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 14:36:41,596 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-29 14:36:41,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-29 14:37:26,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.32ms 2021-03-29 14:37:26,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.52ms 2021-03-29 14:38:11,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 14:38:11,645 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-29 14:38:56,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-29 14:38:56,655 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-29 14:39:41,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.44ms 2021-03-29 14:39:41,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.47ms 2021-03-29 14:40:27,048 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-29 14:40:27,084 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.34ms 2021-03-29 14:41:12,036 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-29 14:41:12,078 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-29 14:41:57,044 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-29 14:41:57,087 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.13ms 2021-03-29 14:42:42,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-29 14:42:42,074 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.80ms 2021-03-29 14:43:27,045 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-29 14:43:27,088 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.59ms 2021-03-29 14:44:12,046 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-29 14:44:12,089 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-29 14:44:57,056 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-29 14:44:57,093 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 14:45:42,043 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-29 14:45:42,079 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 14:45:48,033 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 14:45:48,166 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3616} 2021-03-29 14:46:27,050 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 14:46:27,095 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-29 14:47:12,055 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 14:47:12,095 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-29 14:47:57,060 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-29 14:47:57,104 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-29 14:48:42,065 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-29 14:48:42,112 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-29 14:49:27,069 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 14:49:27,111 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-29 14:50:12,068 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-29 14:50:12,111 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-29 14:50:57,070 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-29 14:50:57,157 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.58ms 2021-03-29 14:51:42,072 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-29 14:51:42,118 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-29 14:52:27,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-29 14:52:28,184 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-29 14:53:12,413 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 14:53:12,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-29 14:53:57,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-29 14:53:57,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 14:54:02,941 - backoff - INFO - Backing off capture_mjpeg(...) for 586.6s (urllib.error.URLError: ) 2021-03-29 14:54:44,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.44ms 2021-03-29 14:54:44,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.63ms 2021-03-29 14:55:29,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 14:55:29,262 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-29 14:56:59,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-29 14:56:59,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-29 14:57:44,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-29 14:57:44,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.64ms 2021-03-29 14:58:29,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-29 14:58:29,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-29 14:59:14,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-29 14:59:14,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 14:59:59,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 14:59:59,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-29 15:00:44,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 15:00:44,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-29 15:00:48,034 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 15:00:48,217 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4516} 2021-03-29 15:01:29,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-29 15:01:29,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-29 15:02:14,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 15:02:14,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 15:02:59,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 15:02:59,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 15:03:44,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-29 15:03:44,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-29 15:03:49,601 - backoff - INFO - Backing off capture_mjpeg(...) for 922.5s (urllib.error.URLError: ) 2021-03-29 15:04:29,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-29 15:04:29,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-29 15:05:14,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-29 15:05:14,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 15:05:59,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-29 15:05:59,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 15:06:44,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 15:06:44,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 15:07:29,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 15:07:29,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 15:08:14,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 15:08:14,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-29 15:08:59,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.93ms 2021-03-29 15:08:59,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-29 15:09:44,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.13ms 2021-03-29 15:09:44,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-29 15:10:29,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-29 15:10:29,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 15:11:14,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 15:11:14,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 15:11:59,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.31ms 2021-03-29 15:11:59,573 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 15:12:44,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 15:12:44,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 15:13:29,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 15:13:29,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-29 15:14:14,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.03ms 2021-03-29 15:14:14,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.62ms 2021-03-29 15:14:59,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-29 15:14:59,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-29 15:15:44,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 15:15:44,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 15:15:48,035 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 15:15:48,204 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5416} 2021-03-29 15:16:29,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-29 15:16:29,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-29 15:17:14,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 15:17:14,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-29 15:17:59,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 15:17:59,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.52ms 2021-03-29 15:18:44,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 15:18:44,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 15:19:12,205 - backoff - INFO - Backing off capture_mjpeg(...) for 1132.8s (urllib.error.URLError: ) 2021-03-29 15:19:29,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 15:19:29,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.66ms 2021-03-29 15:20:14,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 15:20:14,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-29 15:20:59,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 15:20:59,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 15:21:44,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 15:21:44,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 15:22:29,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-29 15:22:29,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-29 15:23:14,714 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 15:23:15,093 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-29 15:23:59,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 15:23:59,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-29 15:24:44,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-29 15:24:44,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.60ms 2021-03-29 15:25:31,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 15:25:31,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-29 15:26:16,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 15:26:16,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-29 15:27:01,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-29 15:27:01,339 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-29 15:27:46,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 15:27:46,356 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-29 15:28:31,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.87ms 2021-03-29 15:28:31,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 15:29:16,306 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 15:29:16,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 15:30:01,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 15:30:01,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.46ms 2021-03-29 15:30:46,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-29 15:30:46,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-29 15:30:48,037 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 15:30:48,208 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6316} 2021-03-29 15:31:31,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-29 15:31:31,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 15:32:16,312 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 15:32:16,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 15:33:01,317 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 15:33:01,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-29 15:33:46,319 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-29 15:33:46,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.92ms 2021-03-29 15:34:31,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 15:34:31,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 15:35:16,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-29 15:35:16,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.53ms 2021-03-29 15:36:01,328 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 15:36:01,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-29 15:36:46,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 15:36:46,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-29 15:37:31,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 15:37:31,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-29 15:38:05,100 - backoff - INFO - Backing off capture_mjpeg(...) for 396.9s (urllib.error.URLError: ) 2021-03-29 15:38:16,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 15:38:16,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-29 15:39:01,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-29 15:39:01,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.60ms 2021-03-29 15:39:46,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 15:39:46,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 15:40:31,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 15:40:31,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 15:41:16,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 15:41:16,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 15:42:01,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-29 15:42:01,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-29 15:42:46,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 15:42:46,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 15:43:31,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 15:43:31,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.52ms 2021-03-29 15:44:16,670 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 15:44:16,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 15:44:42,103 - backoff - INFO - Backing off capture_mjpeg(...) for 1187.7s (urllib.error.URLError: ) 2021-03-29 15:45:01,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-29 15:45:01,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.87ms 2021-03-29 15:45:46,672 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 15:45:46,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-29 15:45:48,038 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 15:45:48,220 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7216} 2021-03-29 15:46:31,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-29 15:46:31,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 15:47:16,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-29 15:47:16,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-29 15:48:01,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-29 15:48:01,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-29 15:48:46,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-29 15:48:46,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 15:49:31,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-29 15:49:31,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.60ms 2021-03-29 15:50:16,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-29 15:50:16,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 15:51:01,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-29 15:51:01,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 15:51:46,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-29 15:51:46,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 15:52:31,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 15:52:31,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 15:53:16,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 15:53:16,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 15:54:01,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-29 15:54:02,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.40ms 2021-03-29 15:54:46,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 15:54:46,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 15:55:31,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 15:55:31,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 15:56:19,173 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-29 15:56:19,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.13ms 2021-03-29 15:57:04,163 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 15:57:04,214 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 15:57:49,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-29 15:57:49,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 15:58:34,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 15:58:34,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.17ms 2021-03-29 15:59:19,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 15:59:19,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 16:00:04,175 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 16:00:04,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 16:00:48,039 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 16:00:48,226 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8116} 2021-03-29 16:00:49,177 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 16:00:49,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-29 16:01:34,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-29 16:01:34,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-29 16:02:19,180 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 16:02:19,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.57ms 2021-03-29 16:03:04,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 16:03:04,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.61ms 2021-03-29 16:03:49,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-29 16:03:49,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 16:04:29,874 - backoff - INFO - Backing off capture_mjpeg(...) for 830.1s (urllib.error.URLError: ) 2021-03-29 16:04:34,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 16:04:34,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 16:05:19,194 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.39ms 2021-03-29 16:05:19,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-29 16:06:04,195 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 16:06:04,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 16:06:49,194 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-29 16:06:49,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.64ms 2021-03-29 16:07:34,199 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-29 16:07:34,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 16:08:19,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-29 16:08:19,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-29 16:09:04,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-29 16:09:04,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-29 16:09:49,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.38ms 2021-03-29 16:09:49,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-29 16:10:37,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 16:11:19,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 16:11:19,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-29 16:12:04,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 16:12:04,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 16:12:49,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-29 16:12:49,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-29 16:13:34,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-29 16:13:34,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-29 16:14:19,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 16:14:19,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.48ms 2021-03-29 16:15:04,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 16:15:04,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.75ms 2021-03-29 16:15:48,041 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 16:15:48,213 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9016} 2021-03-29 16:15:49,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 16:15:49,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-29 16:16:34,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 16:16:34,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-29 16:17:19,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-29 16:17:19,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-29 16:18:04,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-29 16:18:04,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.47ms 2021-03-29 16:18:20,057 - backoff - INFO - Backing off capture_mjpeg(...) for 44.2s (urllib.error.URLError: ) 2021-03-29 16:18:49,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.95ms 2021-03-29 16:18:49,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 16:19:04,354 - backoff - INFO - Backing off capture_mjpeg(...) for 912.1s (urllib.error.URLError: ) 2021-03-29 16:19:34,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-29 16:19:34,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-29 16:20:19,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 16:20:19,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-29 16:21:04,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-29 16:21:04,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 16:21:49,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 16:21:49,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-29 16:22:34,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.28ms 2021-03-29 16:22:34,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.15ms 2021-03-29 16:23:19,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 16:23:19,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.33ms 2021-03-29 16:24:04,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 16:24:04,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-29 16:24:49,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-29 16:24:49,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 16:25:34,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 16:25:34,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.49ms 2021-03-29 16:26:19,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-29 16:26:19,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-29 16:27:04,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 16:27:04,900 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 16:27:49,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 16:27:49,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 16:28:34,642 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-29 16:28:34,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-29 16:29:20,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 16:29:20,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 16:30:05,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 16:30:05,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 16:30:48,042 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 16:30:48,220 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9916} 2021-03-29 16:30:50,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-29 16:30:50,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-29 16:31:35,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-29 16:31:35,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 16:32:20,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 16:32:20,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-29 16:33:05,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-29 16:33:05,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-29 16:33:50,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.29ms 2021-03-29 16:33:50,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-29 16:34:16,587 - backoff - INFO - Backing off capture_mjpeg(...) for 945.7s (urllib.error.URLError: ) 2021-03-29 16:34:35,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.66ms 2021-03-29 16:34:35,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-29 16:35:20,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 16:35:20,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 16:36:05,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 16:36:05,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.53ms 2021-03-29 16:36:50,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.25ms 2021-03-29 16:36:50,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 16:37:35,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 16:37:35,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 16:38:20,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-29 16:38:20,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 16:39:05,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 16:39:05,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 16:39:50,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 16:39:50,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-29 16:40:35,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 16:40:35,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-29 16:41:20,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 16:41:20,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 16:42:05,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 16:42:05,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 16:42:50,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 16:42:50,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.66ms 2021-03-29 16:43:35,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 16:43:35,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.69ms 2021-03-29 16:44:20,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 16:44:20,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 16:45:05,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 16:45:05,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 16:45:48,044 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 16:45:48,223 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10816} 2021-03-29 16:45:50,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-29 16:45:50,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.78ms 2021-03-29 16:46:35,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-29 16:46:35,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-29 16:47:20,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-29 16:47:20,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-29 16:48:05,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 16:48:05,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-29 16:48:50,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-29 16:48:50,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 16:49:35,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 16:49:35,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.08ms 2021-03-29 16:50:02,414 - backoff - INFO - Backing off capture_mjpeg(...) for 98.1s (urllib.error.URLError: ) 2021-03-29 16:50:20,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-29 16:50:20,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.52ms 2021-03-29 16:51:05,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-29 16:51:05,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 16:51:40,570 - backoff - INFO - Backing off capture_mjpeg(...) for 995.7s (urllib.error.URLError: ) 2021-03-29 16:51:50,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-29 16:51:50,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-29 16:52:35,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-29 16:52:35,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-29 16:53:20,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 16:53:20,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 16:54:05,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 16:54:05,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.86ms 2021-03-29 16:54:50,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 16:54:50,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 16:55:35,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 16:55:35,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-29 16:56:20,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 16:56:20,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 16:57:05,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 16:57:05,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 16:57:50,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 16:57:51,192 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 16:58:35,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 16:58:35,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-29 16:59:20,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 16:59:20,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 17:00:07,185 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 17:00:07,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.57ms 2021-03-29 17:00:48,046 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 17:00:48,234 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11716} 2021-03-29 17:00:52,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-29 17:00:52,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.61ms 2021-03-29 17:01:37,177 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-29 17:01:37,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-29 17:02:22,175 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.85ms 2021-03-29 17:02:22,209 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-29 17:03:07,187 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.51ms 2021-03-29 17:03:07,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.48ms 2021-03-29 17:03:52,189 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.60ms 2021-03-29 17:03:52,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.55ms 2021-03-29 17:04:37,192 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-29 17:04:37,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-29 17:05:22,184 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-29 17:05:22,218 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 17:06:07,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 17:06:07,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-29 17:06:52,198 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 17:06:52,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-29 17:07:37,202 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-29 17:07:37,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 17:08:16,365 - backoff - INFO - Backing off capture_mjpeg(...) for 265.2s (urllib.error.URLError: ) 2021-03-29 17:08:22,194 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 17:08:22,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-29 17:09:07,208 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 17:09:07,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-29 17:09:52,201 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-29 17:09:52,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.45ms 2021-03-29 17:10:37,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 17:10:37,259 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-29 17:11:22,212 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-29 17:11:22,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 17:12:07,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 17:12:07,630 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 17:12:41,621 - backoff - INFO - Backing off capture_mjpeg(...) for 370.3s (urllib.error.URLError: ) 2021-03-29 17:12:52,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-29 17:12:52,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-29 17:13:37,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 17:13:37,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-29 17:14:23,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.07ms 2021-03-29 17:14:23,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-29 17:15:08,194 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 17:15:08,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-29 17:15:48,047 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 17:15:48,226 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12616} 2021-03-29 17:15:53,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 17:15:53,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 17:16:38,198 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-29 17:16:38,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.23ms 2021-03-29 17:17:23,200 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-29 17:17:23,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-29 17:18:08,204 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 17:18:08,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-29 17:18:52,061 - backoff - INFO - Backing off capture_mjpeg(...) for 537.9s (urllib.error.URLError: ) 2021-03-29 17:18:53,201 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 17:18:53,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.63ms 2021-03-29 17:19:38,200 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-29 17:19:38,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-29 17:20:23,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-29 17:20:23,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-29 17:21:08,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-29 17:21:08,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 17:21:53,214 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 17:21:53,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-29 17:22:38,221 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-29 17:22:38,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 17:23:23,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-29 17:23:23,262 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-29 17:24:08,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-29 17:24:08,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 17:24:53,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 17:24:53,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 17:25:38,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-29 17:25:38,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 17:26:23,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-29 17:26:24,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.64ms 2021-03-29 17:27:08,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-29 17:27:08,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-29 17:27:50,049 - backoff - INFO - Backing off capture_mjpeg(...) for 237.8s (urllib.error.URLError: ) 2021-03-29 17:27:53,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-29 17:27:53,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-29 17:28:38,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-29 17:28:38,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-29 17:29:23,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.15ms 2021-03-29 17:29:23,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.34ms 2021-03-29 17:30:08,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-29 17:30:08,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 17:30:48,049 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 17:30:48,222 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13516} 2021-03-29 17:30:53,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 17:30:53,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-29 17:31:38,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 17:31:38,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.61ms 2021-03-29 17:31:47,950 - backoff - INFO - Backing off capture_mjpeg(...) for 122.0s (urllib.error.URLError: ) 2021-03-29 17:32:23,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-29 17:32:23,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-29 17:33:08,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 17:33:08,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-29 17:33:50,045 - backoff - INFO - Backing off capture_mjpeg(...) for 946.7s (urllib.error.URLError: ) 2021-03-29 17:33:53,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.50ms 2021-03-29 17:33:53,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 17:34:38,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 17:34:38,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-29 17:35:23,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 17:35:23,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 17:36:08,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.61ms 2021-03-29 17:36:08,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-29 17:36:53,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 17:36:53,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 17:37:38,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 17:37:38,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-29 17:38:23,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.09ms 2021-03-29 17:38:23,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-29 17:39:08,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 17:39:08,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-29 17:39:53,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 17:39:53,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 17:40:38,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 17:40:38,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-29 17:41:23,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 17:41:23,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 17:42:08,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 17:42:08,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-29 17:42:53,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.57ms 2021-03-29 17:42:54,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-29 17:43:38,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 17:43:38,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 17:44:23,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 17:44:23,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.53ms 2021-03-29 17:45:08,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.71ms 2021-03-29 17:45:11,002 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-29 17:45:48,050 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 17:45:48,223 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14416} 2021-03-29 17:45:53,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 17:45:53,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 17:46:38,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 17:46:38,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 17:47:23,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-29 17:47:23,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-29 17:48:08,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 17:48:08,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.05ms 2021-03-29 17:48:53,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 17:48:53,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-29 17:49:36,872 - backoff - INFO - Backing off capture_mjpeg(...) for 171.8s (urllib.error.URLError: ) 2021-03-29 17:49:38,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 17:49:38,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-29 17:50:23,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 17:50:23,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-29 17:51:08,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-29 17:51:08,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-29 17:51:53,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-29 17:51:53,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 17:52:28,825 - backoff - INFO - Backing off capture_mjpeg(...) for 1071.3s (urllib.error.URLError: ) 2021-03-29 17:52:38,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 17:52:38,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-29 17:53:23,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 17:53:23,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.34ms 2021-03-29 17:54:08,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-29 17:54:08,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 17:54:53,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-29 17:54:53,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-29 17:55:38,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 17:55:38,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.56ms 2021-03-29 17:56:23,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 17:56:23,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 17:57:08,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 17:57:09,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.16ms 2021-03-29 17:57:53,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-29 17:57:53,992 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-29 17:58:38,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-29 17:58:38,988 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 17:59:25,176 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-29 17:59:25,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-29 18:00:10,168 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 18:00:10,206 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.15ms 2021-03-29 18:00:48,052 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 18:00:48,231 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15316} 2021-03-29 18:00:55,170 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 18:00:55,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-29 18:01:40,168 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 18:01:40,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-29 18:02:25,173 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-29 18:02:25,214 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.26ms 2021-03-29 18:03:10,175 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 18:03:10,217 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 18:03:55,177 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 18:03:55,218 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 18:04:40,175 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 18:04:40,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-29 18:05:25,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.26ms 2021-03-29 18:05:25,232 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-29 18:06:10,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 18:06:10,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 18:06:55,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-29 18:06:55,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.15ms 2021-03-29 18:07:40,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-29 18:07:40,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-29 18:08:25,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 18:08:25,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.15ms 2021-03-29 18:09:10,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 18:09:10,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-29 18:09:55,189 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-29 18:09:55,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 18:10:20,211 - backoff - INFO - Backing off capture_mjpeg(...) for 1187.4s (urllib.error.URLError: ) 2021-03-29 18:10:40,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 18:10:40,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 18:11:25,287 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 18:11:25,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 18:12:10,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 18:12:10,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-29 18:12:55,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 18:12:55,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.61ms 2021-03-29 18:13:42,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.20ms 2021-03-29 18:13:42,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-29 18:14:27,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.01ms 2021-03-29 18:14:27,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-29 18:15:12,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-29 18:15:12,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-29 18:15:48,054 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 18:15:48,241 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16216} 2021-03-29 18:15:57,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-29 18:15:57,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 18:16:42,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 18:16:42,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 18:17:27,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 18:17:27,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 18:18:12,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-29 18:18:12,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-29 18:18:57,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 18:18:57,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 18:19:42,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 18:19:42,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 18:20:27,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 18:20:27,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.85ms 2021-03-29 18:21:12,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-29 18:21:12,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 18:21:57,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 18:21:57,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 18:22:42,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 18:22:42,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 18:23:27,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 18:23:27,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-29 18:24:12,423 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 18:24:12,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 18:24:57,423 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 18:24:57,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-29 18:25:42,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-29 18:25:42,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 18:26:27,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 18:26:27,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 18:27:12,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 18:27:12,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-29 18:27:59,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 18:27:59,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-29 18:28:44,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 18:28:44,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 18:29:29,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 18:29:29,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.64ms 2021-03-29 18:30:07,749 - backoff - INFO - Backing off capture_mjpeg(...) for 1001.7s (urllib.error.URLError: ) 2021-03-29 18:30:14,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-29 18:30:14,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 18:30:48,055 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 18:30:48,227 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17116} 2021-03-29 18:30:59,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 18:30:59,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 18:31:44,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.30ms 2021-03-29 18:31:44,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-29 18:32:29,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 18:32:29,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 18:33:14,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 18:33:14,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-29 18:33:59,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.47ms 2021-03-29 18:33:59,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-29 18:34:44,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 18:34:44,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.30ms 2021-03-29 18:35:29,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-29 18:35:29,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.16ms 2021-03-29 18:36:14,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.60ms 2021-03-29 18:36:14,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-29 18:36:59,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-29 18:36:59,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 18:37:44,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 18:37:44,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-29 18:38:29,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.47ms 2021-03-29 18:38:29,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.73ms 2021-03-29 18:39:14,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 18:39:14,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-29 18:40:00,062 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-29 18:40:00,098 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-29 18:40:45,039 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-29 18:40:45,080 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 18:41:30,040 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-29 18:41:30,084 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.44ms 2021-03-29 18:42:15,043 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-29 18:42:15,082 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.34ms 2021-03-29 18:43:00,050 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.13ms 2021-03-29 18:43:00,101 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-29 18:43:45,044 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 18:43:45,086 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-29 18:44:30,049 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-29 18:44:30,088 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-29 18:45:15,053 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-29 18:45:15,095 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 18:45:48,057 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 18:45:48,227 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18016} 2021-03-29 18:46:00,053 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 18:46:00,099 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-29 18:46:45,054 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 18:46:45,096 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-29 18:46:49,552 - backoff - INFO - Backing off capture_mjpeg(...) for 1168.5s (urllib.error.URLError: ) 2021-03-29 18:47:30,058 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-29 18:47:30,098 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-29 18:48:15,058 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-29 18:48:15,097 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.58ms 2021-03-29 18:49:00,058 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-29 18:49:00,099 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-29 18:49:45,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 18:49:45,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 18:50:30,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 18:50:30,296 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-29 18:51:15,262 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.45ms 2021-03-29 18:51:15,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 18:52:02,124 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-29 18:52:02,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-29 18:52:47,106 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 18:52:47,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.42ms 2021-03-29 18:53:32,118 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.28ms 2021-03-29 18:53:32,168 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 18:54:17,108 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-29 18:54:17,157 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-29 18:55:02,109 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-29 18:55:02,147 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.18ms 2021-03-29 18:55:47,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-29 18:55:47,164 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-29 18:56:32,115 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-29 18:56:32,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 18:57:17,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-29 18:57:17,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 18:58:02,118 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-29 18:58:02,169 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-29 18:58:47,123 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-29 18:58:47,169 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-29 18:59:32,124 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.70ms 2021-03-29 18:59:32,169 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.83ms 2021-03-29 19:00:17,133 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-29 19:00:17,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 19:00:48,058 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 19:00:48,238 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18916} 2021-03-29 19:01:02,137 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 22.43ms 2021-03-29 19:01:02,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-29 19:01:47,140 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.41ms 2021-03-29 19:01:47,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-29 19:02:32,135 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.98ms 2021-03-29 19:02:32,179 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-29 19:03:17,142 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 19:03:17,191 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-29 19:04:02,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 19:04:02,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 19:04:47,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-29 19:04:47,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-29 19:05:32,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-29 19:05:32,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-29 19:06:17,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 19:06:18,108 - backoff - INFO - Backing off capture_mjpeg(...) for 333.5s (urllib.error.URLError: ) 2021-03-29 19:06:20,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.54ms 2021-03-29 19:07:02,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-29 19:07:02,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-29 19:07:47,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-29 19:07:47,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 19:08:32,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 19:08:32,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.74ms 2021-03-29 19:09:17,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 19:09:17,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 19:10:02,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 19:10:02,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 19:10:47,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 19:10:47,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-29 19:11:32,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 19:11:32,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 19:11:51,716 - backoff - INFO - Backing off capture_mjpeg(...) for 107.3s (urllib.error.URLError: ) 2021-03-29 19:12:17,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 19:12:17,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 19:13:02,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.81ms 2021-03-29 19:13:02,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-29 19:13:39,117 - backoff - INFO - Backing off capture_mjpeg(...) for 453.0s (urllib.error.URLError: ) 2021-03-29 19:13:47,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.52ms 2021-03-29 19:13:47,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-29 19:14:32,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-29 19:14:32,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-29 19:15:17,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.63ms 2021-03-29 19:15:17,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-29 19:15:48,060 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 19:15:48,200 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19816} 2021-03-29 19:16:02,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 19:16:02,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 19:16:47,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 19:16:47,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 19:17:32,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.35ms 2021-03-29 19:17:32,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-29 19:18:17,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-29 19:18:17,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 19:19:02,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 19:19:02,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 19:19:47,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.29ms 2021-03-29 19:19:47,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 19:20:32,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-29 19:20:33,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.94ms 2021-03-29 19:21:12,165 - backoff - INFO - Backing off capture_mjpeg(...) for 314.7s (urllib.error.URLError: ) 2021-03-29 19:21:17,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 19:21:17,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 19:22:02,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 19:22:02,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 19:22:49,064 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 19:22:49,114 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-29 19:23:34,071 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-29 19:23:34,112 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.98ms 2021-03-29 19:24:19,075 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 19:24:19,113 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 19:25:04,069 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 19:25:04,102 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-29 19:25:49,079 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 19:25:49,132 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.55ms 2021-03-29 19:26:26,944 - backoff - INFO - Backing off capture_mjpeg(...) for 883.7s (urllib.error.URLError: ) 2021-03-29 19:26:34,080 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 19:26:34,130 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-29 19:27:19,081 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-29 19:27:19,126 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 19:28:04,077 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 19:28:04,114 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 19:28:49,086 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 19:28:49,126 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-29 19:29:34,089 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 19:29:34,132 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-29 19:30:19,089 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-29 19:30:19,133 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.64ms 2021-03-29 19:30:48,061 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 19:30:48,233 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20716} 2021-03-29 19:31:04,092 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-29 19:31:04,135 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-29 19:31:49,094 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.03ms 2021-03-29 19:31:49,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 19:32:34,097 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-29 19:32:34,150 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-29 19:33:19,098 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-29 19:33:19,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 19:34:04,096 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-29 19:34:04,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 19:34:49,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 19:34:49,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 19:35:34,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 19:35:34,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.41ms 2021-03-29 19:36:19,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-29 19:36:19,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.54ms 2021-03-29 19:37:06,110 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-29 19:37:06,154 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 19:37:51,111 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-29 19:37:51,156 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-29 19:38:36,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 19:38:36,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 19:39:21,121 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 19:39:21,173 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.41ms 2021-03-29 19:40:06,122 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 19:40:06,170 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-29 19:40:51,099 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 19:40:51,129 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.96ms 2021-03-29 19:41:10,771 - backoff - INFO - Backing off capture_mjpeg(...) for 123.9s (urllib.error.URLError: ) 2021-03-29 19:41:36,123 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 19:41:36,172 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-29 19:42:21,130 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-29 19:42:21,180 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-29 19:43:06,129 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-29 19:43:06,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 19:43:14,755 - backoff - INFO - Backing off capture_mjpeg(...) for 219.5s (urllib.error.URLError: ) 2021-03-29 19:43:51,132 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-29 19:43:51,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 19:44:36,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-29 19:44:36,148 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-29 19:45:21,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.53ms 2021-03-29 19:45:21,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-29 19:45:48,063 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 19:45:48,238 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21616} 2021-03-29 19:46:06,138 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 19:46:06,189 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 19:46:51,140 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 19:46:51,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-29 19:46:54,406 - backoff - INFO - Backing off capture_mjpeg(...) for 673.5s (urllib.error.URLError: ) 2021-03-29 19:47:36,143 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 19:47:36,187 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 19:48:21,142 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 19:48:21,191 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.99ms 2021-03-29 19:49:06,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.19ms 2021-03-29 19:49:06,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-29 19:49:51,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 19:49:51,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.22ms 2021-03-29 19:50:36,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 19:50:36,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-29 19:51:21,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-29 19:51:21,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.37ms 2021-03-29 19:52:06,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.13ms 2021-03-29 19:52:06,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.12ms 2021-03-29 19:52:33,954 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.201 2021-03-29 19:52:33,955 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-29 19:52:51,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 19:52:51,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-29 19:53:36,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 19:53:36,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-29 19:54:21,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-29 19:54:21,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-29 19:55:06,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-29 19:55:06,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 19:55:51,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-29 19:55:51,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-29 19:56:36,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.84ms 2021-03-29 19:56:36,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 19:57:21,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 19:57:21,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.48ms 2021-03-29 19:58:06,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-29 19:58:06,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 19:58:08,026 - backoff - INFO - Backing off capture_mjpeg(...) for 790.2s (urllib.error.URLError: ) 2021-03-29 19:58:51,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 19:58:51,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 19:59:36,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 19:59:36,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 20:00:21,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.20ms 2021-03-29 20:00:21,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:00:48,064 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 20:00:48,245 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22516} 2021-03-29 20:01:06,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 20:01:06,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 20:01:51,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 20:01:51,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-29 20:02:36,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-29 20:02:36,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-29 20:03:21,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-29 20:03:21,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 20:04:06,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 20:04:06,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 20:04:51,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.31ms 2021-03-29 20:04:51,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 20:05:36,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:05:36,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.26ms 2021-03-29 20:06:21,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.47ms 2021-03-29 20:06:21,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-29 20:07:06,642 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.75ms 2021-03-29 20:07:06,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-29 20:07:53,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-29 20:07:53,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 20:08:38,169 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-29 20:08:38,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-29 20:09:23,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.47ms 2021-03-29 20:09:23,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 20:10:08,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-29 20:10:08,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 20:10:53,179 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 20:10:53,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-29 20:11:18,201 - backoff - INFO - Backing off capture_mjpeg(...) for 266.2s (urllib.error.URLError: ) 2021-03-29 20:11:38,172 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-29 20:11:38,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 20:12:23,168 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 20:12:23,209 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 20:13:08,181 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-29 20:13:08,232 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 20:13:53,163 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-29 20:13:53,198 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.24ms 2021-03-29 20:14:38,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 20:14:38,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 20:15:23,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 20:15:23,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.99ms 2021-03-29 20:15:44,501 - backoff - INFO - Backing off capture_mjpeg(...) for 349.4s (urllib.error.URLError: ) 2021-03-29 20:15:48,066 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 20:15:48,257 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23416} 2021-03-29 20:16:08,194 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-29 20:16:08,236 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 20:16:53,195 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 20:16:53,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-29 20:17:38,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 20:17:38,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 20:18:23,200 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 20:18:23,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-29 20:19:08,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 20:19:08,305 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.56ms 2021-03-29 20:19:53,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 20:19:53,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.46ms 2021-03-29 20:20:38,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-29 20:20:38,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-29 20:21:23,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-29 20:21:23,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.58ms 2021-03-29 20:21:34,011 - backoff - INFO - Backing off capture_mjpeg(...) for 206.7s (urllib.error.URLError: ) 2021-03-29 20:22:08,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.34ms 2021-03-29 20:22:08,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 20:22:53,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-29 20:22:53,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.49ms 2021-03-29 20:23:38,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 20:23:38,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-29 20:24:24,173 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-29 20:24:24,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.64ms 2021-03-29 20:25:00,721 - backoff - INFO - Backing off capture_mjpeg(...) for 1035.1s (urllib.error.URLError: ) 2021-03-29 20:25:09,179 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-29 20:25:09,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.04ms 2021-03-29 20:25:54,182 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 20:25:54,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-29 20:26:39,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-29 20:26:39,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-29 20:27:24,184 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-29 20:27:24,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-29 20:28:09,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 20:28:09,241 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-29 20:28:54,196 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-29 20:28:54,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.98ms 2021-03-29 20:29:39,193 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-29 20:29:39,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-29 20:30:24,198 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 20:30:24,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.63ms 2021-03-29 20:30:48,068 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 20:30:48,255 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24316} 2021-03-29 20:31:09,203 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 20:31:09,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 20:31:54,202 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-29 20:31:54,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-29 20:32:39,208 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 20:32:39,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.61ms 2021-03-29 20:33:24,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 20:33:24,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 20:34:09,206 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.91ms 2021-03-29 20:34:09,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-29 20:34:54,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-29 20:34:54,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-29 20:35:39,209 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-29 20:35:39,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 20:36:24,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-29 20:36:24,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 20:37:09,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 20:37:09,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 20:37:54,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-29 20:37:54,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 20:38:39,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 20:38:39,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.14ms 2021-03-29 20:39:24,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 20:39:24,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 20:40:09,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 20:40:09,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-29 20:40:54,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-29 20:40:54,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-29 20:41:39,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 20:41:39,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-29 20:42:15,881 - backoff - INFO - Backing off capture_mjpeg(...) for 433.1s (urllib.error.URLError: ) 2021-03-29 20:42:24,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 20:42:24,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:43:09,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-29 20:43:09,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 20:43:54,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.56ms 2021-03-29 20:43:54,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-29 20:44:39,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 20:44:39,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-29 20:45:24,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 20:45:24,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 20:45:48,069 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 20:45:48,249 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25216} 2021-03-29 20:46:09,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-29 20:46:09,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-29 20:46:54,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 20:46:54,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 20:47:39,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-29 20:47:39,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:48:24,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 20:48:24,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-29 20:49:09,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-29 20:49:09,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.28ms 2021-03-29 20:49:29,091 - backoff - INFO - Backing off capture_mjpeg(...) for 194.6s (urllib.error.URLError: ) 2021-03-29 20:49:54,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 20:49:54,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 20:50:39,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.10ms 2021-03-29 20:50:39,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 20:51:24,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 20:51:24,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.07ms 2021-03-29 20:52:09,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 20:52:09,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 20:52:43,781 - backoff - INFO - Backing off capture_mjpeg(...) for 101.7s (urllib.error.URLError: ) 2021-03-29 20:52:54,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-29 20:52:54,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.96ms 2021-03-29 20:53:39,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-29 20:53:39,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 20:54:24,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-29 20:54:24,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 20:54:25,579 - backoff - INFO - Backing off capture_mjpeg(...) for 256.2s (urllib.error.URLError: ) 2021-03-29 20:55:09,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-29 20:55:09,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:55:54,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-29 20:55:54,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 20:56:39,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-29 20:56:39,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 20:57:25,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-29 20:57:25,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-29 20:58:10,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 20:58:10,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-29 20:58:41,901 - backoff - INFO - Backing off capture_mjpeg(...) for 217.5s (urllib.error.URLError: ) 2021-03-29 20:58:55,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.13ms 2021-03-29 20:58:55,271 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-29 20:59:40,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-29 20:59:40,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.51ms 2021-03-29 21:00:25,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 21:00:25,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 21:00:48,070 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 21:00:48,258 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26116} 2021-03-29 21:01:10,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.41ms 2021-03-29 21:01:10,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.34ms 2021-03-29 21:01:55,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-29 21:01:55,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-29 21:02:19,461 - backoff - INFO - Backing off capture_mjpeg(...) for 814.4s (urllib.error.URLError: ) 2021-03-29 21:02:40,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-29 21:02:40,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.02ms 2021-03-29 21:03:25,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 21:03:25,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-29 21:04:10,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-29 21:04:10,298 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-29 21:04:55,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-29 21:04:55,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-29 21:05:40,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-29 21:05:40,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 21:06:25,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-29 21:06:25,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.62ms 2021-03-29 21:07:10,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.02ms 2021-03-29 21:07:10,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.13ms 2021-03-29 21:07:55,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-29 21:07:55,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 21:08:40,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-29 21:08:40,314 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-29 21:09:25,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 21:09:26,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 21:10:10,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-29 21:10:10,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.61ms 2021-03-29 21:10:55,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-29 21:10:55,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-29 21:11:40,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-29 21:11:40,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.97ms 2021-03-29 21:12:25,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 21:12:25,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 21:13:10,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-29 21:13:10,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 21:13:55,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-29 21:13:55,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-29 21:14:40,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-29 21:14:40,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 21:15:25,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 21:15:25,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-29 21:15:48,071 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 21:15:48,217 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27016} 2021-03-29 21:15:53,991 - backoff - INFO - Backing off capture_mjpeg(...) for 895.5s (urllib.error.URLError: ) 2021-03-29 21:16:10,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-29 21:16:10,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 21:16:55,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.99ms 2021-03-29 21:16:55,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-29 21:17:40,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-29 21:17:40,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-29 21:18:25,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-29 21:18:25,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.18ms 2021-03-29 21:19:10,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 21:19:10,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-29 21:19:55,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-29 21:19:55,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.33ms 2021-03-29 21:20:40,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-29 21:20:40,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 21:21:25,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-29 21:21:25,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 21:22:10,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-29 21:22:10,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-29 21:22:55,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 21:22:55,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-29 21:23:40,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-29 21:23:40,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-29 21:24:25,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 21:24:25,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-29 21:25:10,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-29 21:25:10,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-29 21:25:55,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 21:25:55,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 21:26:40,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-29 21:26:40,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 21:27:25,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-29 21:27:25,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 21:28:10,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-29 21:28:13,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-29 21:28:55,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 21:28:55,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 21:29:40,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.32ms 2021-03-29 21:29:40,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 21:30:25,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-29 21:30:25,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-29 21:30:48,072 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 21:30:48,259 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27916} 2021-03-29 21:30:49,582 - backoff - INFO - Backing off capture_mjpeg(...) for 43.5s (urllib.error.URLError: ) 2021-03-29 21:31:10,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 21:31:10,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-29 21:31:33,141 - backoff - INFO - Backing off capture_mjpeg(...) for 442.3s (urllib.error.URLError: ) 2021-03-29 21:31:55,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 21:31:55,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.16ms 2021-03-29 21:32:40,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 21:32:40,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.12ms 2021-03-29 21:33:25,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-29 21:33:25,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-29 21:34:10,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 21:34:10,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-29 21:34:55,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.29ms 2021-03-29 21:34:55,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.63ms 2021-03-29 21:35:40,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 21:35:40,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-29 21:36:25,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 21:36:25,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.44ms 2021-03-29 21:37:10,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.54ms 2021-03-29 21:37:10,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.50ms 2021-03-29 21:37:55,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.18ms 2021-03-29 21:37:55,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-29 21:38:40,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-29 21:38:40,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-29 21:38:55,491 - backoff - INFO - Backing off capture_mjpeg(...) for 946.2s (urllib.error.URLError: ) 2021-03-29 21:39:25,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-29 21:39:25,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-29 21:40:10,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.01ms 2021-03-29 21:40:10,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-29 21:40:55,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 21:40:55,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-29 21:41:40,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 21:41:40,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 21:42:25,816 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-29 21:42:25,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-29 21:43:10,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-29 21:43:10,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 21:43:55,822 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-29 21:43:55,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-29 21:44:41,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-29 21:44:41,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-29 21:45:26,039 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-29 21:45:26,086 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.77ms 2021-03-29 21:45:48,073 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 21:45:48,222 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28816} 2021-03-29 21:46:11,039 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-29 21:46:11,089 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.46ms 2021-03-29 21:46:57,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.71ms 2021-03-29 21:46:57,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.52ms 2021-03-29 21:47:42,405 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.94ms 2021-03-29 21:47:42,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-29 21:48:27,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-29 21:48:27,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.36ms 2021-03-29 21:49:12,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-29 21:49:12,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.29ms 2021-03-29 21:49:57,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-29 21:49:57,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.30ms 2021-03-29 21:50:42,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.53ms 2021-03-29 21:50:42,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.18ms 2021-03-29 21:51:27,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-29 21:51:27,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 21:52:12,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-29 21:52:12,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.66ms 2021-03-29 21:52:57,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-29 21:52:57,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.61ms 2021-03-29 21:53:42,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 21:53:42,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-29 21:54:27,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 21:54:27,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-29 21:54:41,741 - backoff - INFO - Backing off capture_mjpeg(...) for 518.6s (urllib.error.URLError: ) 2021-03-29 21:55:12,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-29 21:55:12,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-29 21:55:57,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 21:55:57,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.60ms 2021-03-29 21:56:42,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-29 21:56:42,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.75ms 2021-03-29 21:57:27,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-29 21:57:27,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.55ms 2021-03-29 21:58:12,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 21:58:12,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.19ms 2021-03-29 21:58:57,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.62ms 2021-03-29 21:58:57,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-29 21:59:42,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 21:59:42,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-29 22:00:27,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-29 22:00:27,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-29 22:00:48,074 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 22:00:48,265 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29716} 2021-03-29 22:01:12,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 22:01:12,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 22:01:57,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-29 22:01:57,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-29 22:02:42,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-29 22:02:42,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.89ms 2021-03-29 22:03:20,460 - backoff - INFO - Backing off capture_mjpeg(...) for 1120.9s (urllib.error.URLError: ) 2021-03-29 22:03:27,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.52ms 2021-03-29 22:03:27,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.51ms 2021-03-29 22:04:12,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.61ms 2021-03-29 22:04:12,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.50ms 2021-03-29 22:04:57,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-29 22:04:57,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-29 22:05:42,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-29 22:05:42,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.57ms 2021-03-29 22:06:27,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-29 22:06:27,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.78ms 2021-03-29 22:07:12,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-29 22:07:12,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-29 22:07:57,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-29 22:07:57,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.89ms 2021-03-29 22:08:42,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-29 22:08:42,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-29 22:09:27,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 22:09:27,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.49ms 2021-03-29 22:10:12,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-29 22:10:12,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.26ms 2021-03-29 22:10:57,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-29 22:10:57,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.62ms 2021-03-29 22:11:42,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-29 22:11:42,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.94ms 2021-03-29 22:12:27,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-29 22:12:27,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-29 22:13:12,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-29 22:13:12,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-29 22:13:57,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-29 22:13:57,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-29 22:14:42,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.33ms 2021-03-29 22:14:42,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-29 22:15:27,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-29 22:15:27,927 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-29 22:15:48,075 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 22:15:48,265 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30616} 2021-03-29 22:16:12,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-29 22:16:12,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-29 22:16:57,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 22:16:57,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-29 22:17:45,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-29 22:17:45,297 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-29 22:18:27,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-29 22:18:27,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-29 22:19:12,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-29 22:19:12,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.06ms 2021-03-29 22:19:57,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-29 22:19:57,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-29 22:20:42,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-29 22:20:42,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-29 22:21:27,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-29 22:21:27,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-29 22:22:01,417 - backoff - INFO - Backing off capture_mjpeg(...) for 36.6s (urllib.error.URLError: ) 2021-03-29 22:22:12,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-29 22:22:12,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.66ms 2021-03-29 22:22:37,991 - backoff - INFO - Backing off capture_mjpeg(...) for 216.7s (urllib.error.URLError: ) 2021-03-29 22:22:57,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-29 22:22:57,822 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-29 22:23:42,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-29 22:23:42,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-29 22:24:27,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-29 22:24:27,830 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-29 22:25:12,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-29 22:25:12,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-29 22:25:57,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 22:25:57,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-29 22:26:14,741 - backoff - INFO - Backing off capture_mjpeg(...) for 602.1s (urllib.error.URLError: ) 2021-03-29 22:26:42,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-29 22:26:42,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-29 22:27:27,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-29 22:27:27,830 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-29 22:28:12,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-29 22:28:12,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.56ms 2021-03-29 22:28:57,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-29 22:28:57,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-29 22:29:42,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-29 22:29:42,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-29 22:30:27,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-29 22:30:27,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.97ms 2021-03-29 22:30:48,077 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-29 22:30:48,272 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31516} 2021-03-29 22:31:12,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-29 22:31:12,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-29 22:31:58,115 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-29 22:31:58,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-29 22:32:43,120 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-29 22:32:43,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-29 22:33:28,123 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-29 22:33:28,176 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-29 22:34:15,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.22ms 2021-03-29 22:34:15,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-29 22:35:00,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-29 22:35:00,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-29 22:35:18,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.55ms 2021-03-29 22:35:18,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.15ms 2021-03-29 22:35:18,926 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-29 22:35:20,692 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-29 22:35:20,693 - octoprint.access.users - INFO - Logged in user: _api 2021-03-29 22:35:20,713 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-29 22:35:20,714 - octoprint.access.users - INFO - Logged in user: _api 2021-03-29 22:35:20,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.86ms 2021-03-29 22:35:32,788 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-29 22:35:32,789 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-29 22:35:34,718 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-29 22:35:34,791 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-29 22:35:34,791 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-29 22:35:38,304 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.13s 2021-03-29 22:35:38,522 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.13s 2021-03-29 22:35:38,698 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.13s 2021-03-29 22:35:38,872 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.13s 2021-03-29 22:35:39,085 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.15s 2021-03-29 22:35:39,587 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-03-29 22:35:41,276 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-29 22:35:41,849 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-29 22:35:42,081 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-29 22:35:45,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-29 22:35:45,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-29 22:36:16,917 - backoff - INFO - Backing off capture_mjpeg(...) for 274.4s (urllib.error.URLError: ) 2021-03-29 22:36:30,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-29 22:36:30,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-29 22:36:52,990 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-29 22:36:53,038 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-29 22:36:53,038 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-29 22:36:53,039 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-29 22:36:53,048 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-29 22:36:53,053 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-29 22:36:53,061 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-29 22:36:53,075 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-29 22:36:53,165 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-29 22:36:53,168 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-29 22:36:53,231 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-29 22:36:53,416 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-29 22:17:58,374 - octoprint.startup - INFO - ****************************************************************************** 2021-03-29 22:17:58,376 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-29 22:17:58,388 - octoprint.startup - INFO - ****************************************************************************** 2021-03-29 22:18:03,226 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-29 22:18:03,227 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-29 22:18:03,227 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-29 22:18:03,228 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-29 22:18:03,430 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-29 22:18:03,519 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-29 22:18:05,773 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-29 22:18:05,789 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-29 22:18:05,993 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-29 22:18:06,026 - octoprint.server - INFO - Intermediary server started 2021-03-29 22:18:06,059 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-29 22:18:06,518 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-29 22:18:06,522 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-29 22:18:06,523 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-29 22:18:06,524 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-29 22:18:06,524 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-29 22:18:06,525 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-29 22:18:06,525 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-29 22:18:06,526 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-29 22:18:06,526 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-29 22:18:06,527 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-29 22:18:06,527 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-29 22:18:06,532 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-29 22:18:06,533 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-29 22:18:06,535 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-29 22:18:06,536 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-29 22:18:06,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-29 22:18:07,837 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 22:18:08,816 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-29 22:18:08,818 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 22:18:08,819 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 22:18:08,957 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-29 22:18:09,044 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-29 22:18:09,065 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-29 22:18:09,088 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-29 22:18:09,102 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-29 22:18:09,116 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-29 22:18:09,143 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-29 22:18:10,267 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-29 22:18:10,639 - octoprint.server - INFO - Intermediary server shut down 2021-03-29 22:18:10,642 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-29 22:18:10,642 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-29 22:18:10,651 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-29 22:18:10,663 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-29 22:18:10,664 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-29 22:18:10,690 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-29 22:18:10,712 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-29 22:18:10,917 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-29 22:18:11,022 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-03-29 22:18:11,553 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-29 22:18:12,434 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-29 22:18:12,462 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-29 22:18:12,554 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-29 22:18:12,767 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-29 22:18:12,779 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-29 22:18:12,907 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 22:18:12,913 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 22:18:12,913 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 22:18:13,128 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-29 22:18:13,162 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-29 22:18:13,313 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-29 22:18:13,817 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-29 22:18:13,838 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-29 22:18:13,838 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-29 22:18:13,876 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2021-03-29 22:18:14,093 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-29 22:18:14,407 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-29 22:18:14,458 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9} 2021-03-29 22:18:14,791 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-29 22:18:14,810 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-29T21:37:41.621Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-29T21:37:41.621Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-29 22:18:14,810 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-29 22:18:15,093 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-29 22:18:15,361 - backoff - INFO - Backing off capture_mjpeg(...) for 0.5s (urllib.error.URLError: ) 2021-03-29 22:18:15,464 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-29 22:18:15,894 - backoff - INFO - Backing off capture_mjpeg(...) for 1.2s (urllib.error.URLError: ) 2021-03-29 22:18:16,464 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-29 22:18:17,143 - backoff - INFO - Backing off capture_mjpeg(...) for 2.6s (urllib.error.URLError: ) 2021-03-29 22:18:18,079 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-29 22:18:19,812 - backoff - INFO - Backing off capture_mjpeg(...) for 0.7s (urllib.error.URLError: ) 2021-03-29 22:18:20,535 - backoff - INFO - Backing off capture_mjpeg(...) for 10.9s (urllib.error.URLError: ) 2021-03-30 06:37:59,998 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 06:38:00,515 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18} 2021-03-30 06:38:00,603 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 06:38:07,933 - backoff - INFO - Backing off capture_mjpeg(...) for 6.6s (urllib.error.URLError: ) 2021-03-30 06:38:10,459 - octoprint.server.preemptive_cache - INFO - ... done in 18.55s 2021-03-30 06:38:13,945 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 06:38:13,952 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 06:38:13,994 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 06:38:14,580 - backoff - INFO - Backing off capture_mjpeg(...) for 59.9s (urllib.error.URLError: ) 2021-03-30 06:38:23,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.63ms 2021-03-30 06:38:23,450 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 06:38:24,214 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-30 06:38:24,215 - octoprint.access.users - INFO - Logged in user: _api 2021-03-30 06:38:25,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-30 06:38:25,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-30 06:38:28,842 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-30 06:38:33,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.05ms 2021-03-30 06:38:34,944 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-30 06:39:10,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.46ms 2021-03-30 06:39:10,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-30 06:39:14,538 - backoff - INFO - Backing off capture_mjpeg(...) for 101.4s (urllib.error.URLError: ) 2021-03-30 06:39:18,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-30 06:39:19,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.33ms 2021-03-30 06:39:40,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.42ms 2021-03-30 06:39:41,726 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-30 06:39:41,726 - octoprint.access.users - INFO - Logged in user: _api 2021-03-30 06:39:42,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-30 06:39:47,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-30 06:39:50,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-30 06:39:52,622 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.26ms 2021-03-30 06:39:54,604 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-30 06:39:55,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 06:39:55,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 06:39:56,599 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-30 06:39:58,609 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.15ms 2021-03-30 06:40:00,605 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.61ms 2021-03-30 06:40:02,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-30 06:40:04,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-30 06:40:06,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.53ms 2021-03-30 06:40:08,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.30ms 2021-03-30 06:40:10,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-30 06:40:12,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.04ms 2021-03-30 06:40:14,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-30 06:40:16,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.17ms 2021-03-30 06:40:18,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.34ms 2021-03-30 06:40:20,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-30 06:40:22,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-30 06:40:24,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:40:26,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-30 06:40:28,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-30 06:40:30,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.80ms 2021-03-30 06:40:32,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-30 06:40:34,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.35ms 2021-03-30 06:40:36,704 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-30 06:40:38,704 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.14ms 2021-03-30 06:40:40,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-30 06:40:40,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 06:40:40,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.88ms 2021-03-30 06:40:42,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-30 06:40:44,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-30 06:40:46,603 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-30 06:40:48,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-30 06:40:50,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.82ms 2021-03-30 06:40:52,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.02ms 2021-03-30 06:40:54,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:40:56,083 - backoff - INFO - Backing off capture_mjpeg(...) for 158.5s (urllib.error.URLError: ) 2021-03-30 06:40:56,602 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-30 06:40:58,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.93ms 2021-03-30 06:41:00,606 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.58ms 2021-03-30 06:41:02,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-30 06:41:04,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-30 06:41:06,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-30 06:41:08,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:41:10,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-30 06:41:12,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-30 06:41:14,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-30 06:41:16,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-30 06:41:18,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-30 06:41:20,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-30 06:41:22,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.98ms 2021-03-30 06:41:24,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-30 06:41:25,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-30 06:41:25,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 06:41:26,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-30 06:41:28,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.03ms 2021-03-30 06:41:30,610 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.17ms 2021-03-30 06:41:32,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-30 06:41:34,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-30 06:41:36,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-30 06:41:38,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.42ms 2021-03-30 06:41:40,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-30 06:41:42,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-30 06:41:44,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-30 06:41:46,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.91ms 2021-03-30 06:41:48,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-30 06:41:50,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-30 06:41:52,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-30 06:41:54,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.72ms 2021-03-30 06:41:56,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:41:58,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-30 06:42:00,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.29ms 2021-03-30 06:42:02,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-30 06:42:04,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.86ms 2021-03-30 06:42:06,599 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.84ms 2021-03-30 06:42:08,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-30 06:42:10,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 06:42:10,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 06:42:10,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-30 06:42:12,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-30 06:42:14,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-30 06:42:16,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-30 06:42:18,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-30 06:42:20,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-30 06:42:22,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.84ms 2021-03-30 06:42:24,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.00ms 2021-03-30 06:42:26,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.33ms 2021-03-30 06:42:28,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-30 06:42:30,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.58ms 2021-03-30 06:42:32,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.22ms 2021-03-30 06:42:34,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-30 06:42:36,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-30 06:42:38,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.95ms 2021-03-30 06:42:40,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.64ms 2021-03-30 06:42:42,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.84ms 2021-03-30 06:42:44,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-30 06:42:46,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-30 06:42:48,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-30 06:42:50,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.13ms 2021-03-30 06:42:52,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-30 06:42:54,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-30 06:42:55,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 06:42:55,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-30 06:42:56,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-30 06:42:58,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-30 06:43:00,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.97ms 2021-03-30 06:43:02,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-30 06:43:04,704 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-30 06:43:06,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-30 06:43:08,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-30 06:43:10,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:43:12,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-30 06:43:14,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-30 06:43:16,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-30 06:43:18,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.83ms 2021-03-30 06:43:20,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-30 06:43:22,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-30 06:43:24,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-30 06:43:26,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-30 06:43:28,710 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-30 06:43:30,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.52ms 2021-03-30 06:43:32,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-30 06:43:34,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.94ms 2021-03-30 06:43:34,690 - backoff - INFO - Backing off capture_mjpeg(...) for 313.3s (urllib.error.URLError: ) 2021-03-30 06:43:36,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.16ms 2021-03-30 06:43:38,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.37ms 2021-03-30 06:43:40,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.49ms 2021-03-30 06:43:40,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-30 06:43:40,688 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.82ms 2021-03-30 06:43:42,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-30 06:43:44,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.97ms 2021-03-30 06:43:46,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-30 06:43:48,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-30 06:43:50,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-30 06:43:52,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.57ms 2021-03-30 06:43:54,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.46ms 2021-03-30 06:43:56,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.27ms 2021-03-30 06:43:58,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.67ms 2021-03-30 06:44:00,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.87ms 2021-03-30 06:44:02,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.48ms 2021-03-30 06:44:04,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.94ms 2021-03-30 06:44:06,707 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-30 06:44:08,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-30 06:44:10,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.42ms 2021-03-30 06:44:12,605 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-30 06:44:14,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-30 06:44:16,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.88ms 2021-03-30 06:44:18,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-30 06:44:20,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-30 06:44:22,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-30 06:44:24,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-30 06:44:25,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 06:44:25,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.78ms 2021-03-30 06:44:26,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-30 06:44:28,589 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.05ms 2021-03-30 06:44:30,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.19ms 2021-03-30 06:44:32,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-30 06:44:34,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-30 06:44:36,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.98ms 2021-03-30 06:44:38,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-30 06:44:40,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-30 06:44:42,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-30 06:44:44,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-30 06:44:46,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-30 06:44:48,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-30 06:44:50,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-30 06:44:53,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.82ms 2021-03-30 06:44:54,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.84ms 2021-03-30 06:44:56,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-30 06:44:58,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.56ms 2021-03-30 06:45:00,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.54ms 2021-03-30 06:45:02,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-30 06:45:04,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.04ms 2021-03-30 06:45:06,630 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 06:45:06,633 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 06:45:06,759 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.50ms 2021-03-30 06:45:08,381 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 06:45:08,454 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 06:45:08,455 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 06:45:09,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.16ms 2021-03-30 06:45:10,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-30 06:45:10,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-30 06:45:10,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.04ms 2021-03-30 06:45:10,903 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.14s 2021-03-30 06:45:11,140 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.14s 2021-03-30 06:45:11,341 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.14s 2021-03-30 06:45:11,552 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.17s 2021-03-30 06:45:11,748 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.13s 2021-03-30 06:45:12,209 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-30 06:45:13,006 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-30 06:45:13,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.70ms 2021-03-30 06:45:13,151 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 06:45:14,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-30 06:45:16,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.92ms 2021-03-30 06:45:18,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-30 06:45:20,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-30 06:45:22,586 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.19ms 2021-03-30 06:45:24,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.22ms 2021-03-30 06:45:26,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-30 06:45:28,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-30 06:45:30,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.09ms 2021-03-30 06:45:32,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-30 06:45:34,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-30 06:45:36,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.23ms 2021-03-30 06:45:38,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-30 06:45:40,586 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.93ms 2021-03-30 06:45:42,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-30 06:45:44,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-30 06:45:46,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-30 06:45:48,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.84ms 2021-03-30 06:45:50,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-30 06:45:52,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-30 06:45:54,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.69ms 2021-03-30 06:45:55,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-30 06:45:55,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-30 06:45:56,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-30 06:45:58,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.92ms 2021-03-30 06:46:00,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-30 06:46:02,602 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.08ms 2021-03-30 06:46:04,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-30 06:46:06,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-30 06:46:08,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.34ms 2021-03-30 06:46:10,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-30 06:46:12,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-30 06:46:14,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-30 06:46:16,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-30 06:46:18,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.26ms 2021-03-30 06:46:20,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.85ms 2021-03-30 06:46:22,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.28ms 2021-03-30 06:46:24,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-30 06:46:26,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.30ms 2021-03-30 06:46:28,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-30 06:46:30,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-30 06:46:32,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.99ms 2021-03-30 06:46:34,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.99ms 2021-03-30 06:46:36,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-30 06:46:38,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-30 06:46:40,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.39ms 2021-03-30 06:46:40,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 06:46:40,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-30 06:46:42,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-30 06:46:44,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-30 06:46:46,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-30 06:46:48,588 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-30 06:46:50,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-30 06:46:52,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.39ms 2021-03-30 06:46:54,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.56ms 2021-03-30 06:46:56,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.89ms 2021-03-30 06:46:57,519 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 06:47:25,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 06:47:25,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.26ms 2021-03-30 06:48:10,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 06:48:10,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.35ms 2021-03-30 06:48:48,108 - backoff - INFO - Backing off capture_mjpeg(...) for 1002.1s (urllib.error.URLError: ) 2021-03-30 06:48:55,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 06:48:55,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.46ms 2021-03-30 06:49:40,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 06:49:40,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.81ms 2021-03-30 06:50:25,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 06:50:25,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 06:51:10,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.47ms 2021-03-30 06:51:10,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.41ms 2021-03-30 06:51:55,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 06:51:55,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-30 06:52:40,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 06:52:40,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.42ms 2021-03-30 06:52:59,999 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 06:53:00,130 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 918} 2021-03-30 06:53:25,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-30 06:53:25,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 06:54:10,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 06:54:10,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 06:54:55,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-30 06:54:55,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-30 06:55:40,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 06:55:40,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-30 06:56:25,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 06:56:25,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-30 06:57:10,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 06:57:10,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-30 06:57:55,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 06:57:55,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.58ms 2021-03-30 06:58:40,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 06:58:40,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-30 06:59:25,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 06:59:25,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-30 07:00:10,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 07:00:10,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-30 07:00:56,193 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-30 07:00:56,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-30 07:01:40,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 07:01:40,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-30 07:02:25,819 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 07:02:25,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.69ms 2021-03-30 07:03:11,638 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 07:03:11,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.18ms 2021-03-30 07:03:56,625 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.79ms 2021-03-30 07:03:56,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 07:04:41,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 07:04:41,638 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-30 07:05:26,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 07:05:26,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-30 07:05:30,319 - backoff - INFO - Backing off capture_mjpeg(...) for 832.3s (urllib.error.URLError: ) 2021-03-30 07:06:11,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-30 07:06:11,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 07:06:56,627 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 07:06:56,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-30 07:07:41,625 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 07:07:41,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-30 07:08:00,000 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 07:08:00,133 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1818} 2021-03-30 07:08:26,632 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.52ms 2021-03-30 07:08:26,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 07:09:11,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 07:09:11,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.53ms 2021-03-30 07:09:56,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 07:09:56,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-30 07:10:41,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 07:10:41,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.62ms 2021-03-30 07:11:26,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-30 07:11:26,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-30 07:12:11,645 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 07:12:11,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 07:12:56,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-30 07:12:56,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-30 07:13:41,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-30 07:13:41,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-30 07:14:26,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 07:14:26,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.87ms 2021-03-30 07:15:11,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 07:15:11,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 07:15:56,655 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 07:15:56,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-30 07:16:41,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 07:16:41,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.92ms 2021-03-30 07:17:26,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 07:17:26,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.10ms 2021-03-30 07:18:11,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.49ms 2021-03-30 07:18:11,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-30 07:18:56,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 07:18:56,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-30 07:19:22,649 - backoff - INFO - Backing off capture_mjpeg(...) for 504.4s (urllib.error.URLError: ) 2021-03-30 07:19:42,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.09ms 2021-03-30 07:19:42,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-30 07:20:27,415 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-30 07:20:27,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-30 07:21:12,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 07:21:12,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-30 07:21:57,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 07:21:57,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-30 07:22:42,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-30 07:22:42,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.51ms 2021-03-30 07:23:00,001 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 07:23:00,146 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2718} 2021-03-30 07:23:27,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 07:23:27,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-30 07:24:12,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 07:24:12,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-30 07:24:57,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 07:24:57,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-30 07:25:42,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-30 07:25:42,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-30 07:26:27,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-30 07:26:27,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-30 07:27:12,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-30 07:27:12,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 07:27:47,170 - backoff - INFO - Backing off capture_mjpeg(...) for 524.1s (urllib.error.URLError: ) 2021-03-30 07:27:57,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 07:27:57,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-30 07:28:42,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-30 07:28:42,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 07:29:27,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 07:29:27,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-30 07:30:12,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 07:30:12,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-30 07:30:57,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-30 07:30:57,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 07:31:42,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 07:31:42,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.57ms 2021-03-30 07:32:27,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-30 07:32:27,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 07:33:12,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.12ms 2021-03-30 07:33:12,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-30 07:33:57,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-30 07:34:00,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-30 07:34:42,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.09ms 2021-03-30 07:34:42,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 07:35:27,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 07:35:27,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 07:36:12,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 07:36:12,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.62ms 2021-03-30 07:36:31,390 - backoff - INFO - Backing off capture_mjpeg(...) for 1172.0s (urllib.error.URLError: ) 2021-03-30 07:36:57,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 07:36:57,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 07:37:42,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 07:37:42,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 07:38:00,002 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 07:38:00,139 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3618} 2021-03-30 07:38:27,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.61ms 2021-03-30 07:38:27,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 07:39:12,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 07:39:12,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 07:39:57,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-30 07:39:57,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-30 07:40:42,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.92ms 2021-03-30 07:40:42,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 07:41:27,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-30 07:41:27,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 07:42:12,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 07:42:12,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 07:42:57,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 07:42:57,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 07:43:42,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 07:43:42,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 07:44:27,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 07:44:27,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 07:45:12,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.75ms 2021-03-30 07:45:12,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-30 07:45:57,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-30 07:45:57,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 07:46:42,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 07:46:42,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 07:47:27,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.62ms 2021-03-30 07:47:27,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 07:48:12,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.39ms 2021-03-30 07:48:13,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.65ms 2021-03-30 07:48:57,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.41ms 2021-03-30 07:48:57,932 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-30 07:49:42,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.58ms 2021-03-30 07:49:42,938 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-30 07:50:30,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-30 07:50:30,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-30 07:51:15,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 07:51:15,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 07:52:00,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.98ms 2021-03-30 07:52:00,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-30 07:52:45,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 07:52:45,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 07:53:00,004 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 07:53:00,137 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4518} 2021-03-30 07:53:30,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-30 07:53:30,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 07:54:15,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.86ms 2021-03-30 07:54:15,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-30 07:55:00,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-30 07:55:00,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 07:55:45,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 07:55:45,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 07:56:03,398 - backoff - INFO - Backing off capture_mjpeg(...) for 878.6s (urllib.error.URLError: ) 2021-03-30 07:56:30,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.67ms 2021-03-30 07:56:30,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.64ms 2021-03-30 07:57:15,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 07:57:15,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 07:58:00,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 07:58:00,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 07:58:45,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.09ms 2021-03-30 07:58:45,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 07:59:30,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-30 07:59:30,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-30 08:00:15,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-30 08:00:15,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.10ms 2021-03-30 08:01:00,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 08:01:00,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-30 08:01:45,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 08:01:45,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-30 08:02:30,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 08:02:30,871 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-30 08:03:15,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 08:03:15,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 08:04:01,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 08:04:01,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-30 08:04:48,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 08:04:48,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 08:05:30,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-30 08:05:30,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-30 08:06:15,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-30 08:06:15,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-30 08:07:00,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-30 08:07:00,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 08:07:45,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.96ms 2021-03-30 08:07:45,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-30 08:08:00,005 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 08:08:00,150 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5418} 2021-03-30 08:08:30,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-30 08:08:30,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.52ms 2021-03-30 08:09:15,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 08:09:15,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 08:10:00,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-30 08:10:00,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.87ms 2021-03-30 08:10:42,143 - backoff - INFO - Backing off capture_mjpeg(...) for 653.6s (urllib.error.URLError: ) 2021-03-30 08:10:45,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.64ms 2021-03-30 08:10:45,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-30 08:11:30,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.10ms 2021-03-30 08:11:30,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.27ms 2021-03-30 08:12:15,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-30 08:12:15,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-30 08:13:00,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-30 08:13:00,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-30 08:13:45,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-30 08:13:45,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.55ms 2021-03-30 08:14:30,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-30 08:14:30,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 08:15:15,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 08:15:15,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 08:16:00,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-30 08:16:00,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-30 08:16:45,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.94ms 2021-03-30 08:16:45,861 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-30 08:17:30,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-30 08:17:30,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-30 08:18:15,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.11ms 2021-03-30 08:18:15,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.23ms 2021-03-30 08:19:00,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-30 08:19:00,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-30 08:19:45,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-30 08:19:45,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-30 08:20:30,836 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 08:20:30,878 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-30 08:21:07,969 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-30 08:21:08,616 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-30 08:21:08,645 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.39ms 2021-03-30 08:21:09,508 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-30 08:21:11,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.93ms 2021-03-30 08:21:13,520 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.13ms 2021-03-30 08:21:13,567 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 08:21:13,604 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:21:13,604 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:21:13,657 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 08:21:15,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.32ms 2021-03-30 08:21:15,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-30 08:21:16,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-30 08:21:17,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-30 08:21:35,853 - backoff - INFO - Backing off capture_mjpeg(...) for 222.9s (urllib.error.URLError: ) 2021-03-30 08:22:00,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 08:22:00,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-30 08:22:45,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-30 08:22:46,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-30 08:23:00,006 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 08:23:00,150 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6318} 2021-03-30 08:23:31,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.36ms 2021-03-30 08:23:31,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.66ms 2021-03-30 08:24:16,351 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-30 08:24:16,393 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-30 08:25:01,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 08:25:01,397 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-30 08:25:18,868 - backoff - INFO - Backing off capture_mjpeg(...) for 897.0s (urllib.error.URLError: ) 2021-03-30 08:25:46,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 08:25:46,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-30 08:26:31,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.97ms 2021-03-30 08:26:31,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.38ms 2021-03-30 08:27:16,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-30 08:27:16,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.73ms 2021-03-30 08:28:01,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 08:28:01,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-30 08:28:46,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 08:28:46,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-30 08:29:31,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-30 08:29:31,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 08:30:16,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 08:30:16,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-30 08:30:32,985 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:30:32,986 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:30:33,671 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:30:33,672 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:30:35,208 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 08:30:35,242 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:30:35,243 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:30:38,432 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 08:31:01,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 08:31:01,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-30 08:31:18,848 - octoprint.plugins.pluginmanager - ERROR - https://github.com/OutsourcedGuru/OctoPrint-USBControl.git is neither an archive nor a python file, can't install that. 2021-03-30 08:31:46,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-30 08:31:46,423 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-30 08:32:31,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-30 08:32:31,423 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-30 08:33:16,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.07ms 2021-03-30 08:33:16,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-30 08:34:01,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-30 08:34:01,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-30 08:34:44,110 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OutsourcedGuru/OctoPrint-USBControl/archive/master.zip 2021-03-30 08:34:46,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.24ms 2021-03-30 08:34:46,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.10ms 2021-03-30 08:34:54,713 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 08:34:55,048 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 08:34:55,117 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 08:34:55,140 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 08:34:55,143 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 08:34:55,144 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: USBControl, version 1.0.7 2021-03-30 08:34:55,338 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 08:35:31,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 08:35:31,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 08:36:16,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-30 08:36:16,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 08:37:01,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 08:37:01,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-30 08:37:36,758 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 08:37:46,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 08:37:49,312 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-30 08:38:00,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 08:38:00,143 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7218} 2021-03-30 08:38:31,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-30 08:38:31,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.66ms 2021-03-30 08:39:16,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 08:39:16,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.36ms 2021-03-30 08:39:58,431 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2021-03-30 08:39:58,718 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 08:39:58,747 - octoprint.server.api.system - WARNING - Command for core:reboot failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 08:39:58,751 - octoprint.server - INFO - Shutting down... 2021-03-30 08:39:59,137 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 08:39:59,140 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 08:39:59,142 - octoprint.events - INFO - Event loop shut down 2021-03-30 08:40:00,202 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 08:40:00,203 - octoprint.server - INFO - Goodbye! 2021-03-30 08:40:09,132 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 08:40:09,134 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 08:40:09,138 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 08:40:13,900 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 08:40:13,901 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 08:40:13,901 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 08:40:13,901 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 08:40:14,099 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 08:40:14,190 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 08:40:16,018 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 08:40:16,530 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 08:40:16,558 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 08:40:16,769 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 08:40:16,802 - octoprint.server - INFO - Intermediary server started 2021-03-30 08:40:16,836 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 08:40:17,292 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 08:40:17,296 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 08:40:17,297 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 08:40:17,297 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 08:40:17,298 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 08:40:17,299 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-30 08:40:17,299 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 08:40:17,300 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 08:40:17,300 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 08:40:17,301 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 08:40:17,304 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 08:40:17,305 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 08:40:17,306 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-03-30 08:40:17,307 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 08:40:17,308 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 08:40:17,309 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 08:40:18,581 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 08:40:19,561 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 08:40:19,563 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 08:40:19,564 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 08:40:19,704 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 08:40:19,800 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 08:40:19,829 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 08:40:19,857 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 08:40:19,872 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 08:40:19,887 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 08:40:19,912 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 08:40:20,998 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 08:40:21,487 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 08:40:21,489 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 08:40:21,490 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 08:40:21,491 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 08:40:21,503 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 08:40:21,508 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 08:40:21,509 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 08:40:21,558 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 08:40:21,563 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 08:40:21,802 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 08:40:22,421 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 08:40:23,260 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 08:40:23,273 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 08:40:23,360 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 08:40:23,565 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 08:40:23,576 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 08:40:23,964 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:40:23,965 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:40:24,130 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 08:40:24,588 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 08:40:24,600 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 08:40:24,600 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 08:40:24,612 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2021-03-30 08:40:25,003 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 08:40:25,092 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 08:40:25,436 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 08:40:25,518 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T07:39:14.163Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T07:39:14.163Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 08:40:25,519 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 08:40:25,669 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 08:40:26,057 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 08:40:26,169 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (urllib.error.URLError: ) 2021-03-30 08:40:26,486 - backoff - INFO - Backing off capture_mjpeg(...) for 1.8s (urllib.error.URLError: ) 2021-03-30 08:40:26,917 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 08:40:28,332 - backoff - INFO - Backing off capture_mjpeg(...) for 3.6s (urllib.error.URLError: ) 2021-03-30 08:40:28,940 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:40:28,940 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:40:31,998 - backoff - INFO - Backing off capture_mjpeg(...) for 7.3s (urllib.error.URLError: ) 2021-03-30 08:40:51,735 - backoff - INFO - Backing off capture_mjpeg(...) for 5.9s (urllib.error.URLError: ) 2021-03-30 08:40:57,660 - backoff - INFO - Backing off capture_mjpeg(...) for 26.1s (urllib.error.URLError: ) 2021-03-30 08:40:59,090 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 08:40:59,102 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 08:40:59,192 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 08:41:03,536 - octoprint.server.preemptive_cache - INFO - ... done in 25.10s 2021-03-30 08:41:03,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-30 08:41:03,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.34ms 2021-03-30 08:41:04,110 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 08:41:04,128 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 08:41:04,878 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 08:41:04,951 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 08:41:04,951 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 08:41:07,819 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 08:41:23,811 - backoff - INFO - Backing off capture_mjpeg(...) for 26.0s (urllib.error.URLError: ) 2021-03-30 08:41:31,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-30 08:41:31,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-30 08:41:49,838 - backoff - INFO - Backing off capture_mjpeg(...) for 51.0s (urllib.error.URLError: ) 2021-03-30 08:42:16,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-30 08:42:16,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 08:42:40,916 - backoff - INFO - Backing off capture_mjpeg(...) for 234.2s (urllib.error.URLError: ) 2021-03-30 08:43:01,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-30 08:43:01,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-30 08:43:46,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-30 08:43:46,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 08:44:31,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.17ms 2021-03-30 08:44:31,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 08:45:15,743 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-30 08:45:15,913 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-30 08:45:15,913 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-30 08:45:15,914 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-30 08:45:16,021 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-30 08:45:16,055 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-30 08:45:16,196 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-30 08:45:16,208 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-30 08:45:16,410 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-30 08:45:16,413 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-30 08:45:16,444 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-30 08:45:16,612 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-30 08:46:35,190 - backoff - INFO - Backing off capture_mjpeg(...) for 454.2s (urllib.error.URLError: ) 2021-03-30 08:49:48,031 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 08:54:09,402 - backoff - INFO - Backing off capture_mjpeg(...) for 760.7s (urllib.error.URLError: ) 2021-03-30 08:55:16,771 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 08:55:25,050 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 896} 2021-03-30 09:06:50,191 - backoff - INFO - Backing off capture_mjpeg(...) for 665.1s (urllib.error.URLError: ) 2021-03-30 09:10:16,773 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 09:10:25,042 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1796} 2021-03-30 09:17:55,351 - backoff - INFO - Backing off capture_mjpeg(...) for 460.9s (urllib.error.URLError: ) 2021-03-30 09:25:16,774 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 09:25:25,036 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2696} 2021-03-30 09:25:36,345 - backoff - INFO - Backing off capture_mjpeg(...) for 811.5s (urllib.error.URLError: ) 2021-03-30 09:39:07,912 - backoff - INFO - Backing off capture_mjpeg(...) for 123.0s (urllib.error.URLError: ) 2021-03-30 09:40:16,776 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 09:40:25,053 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3596} 2021-03-30 09:41:10,985 - backoff - INFO - Backing off capture_mjpeg(...) for 571.5s (urllib.error.URLError: ) 2021-03-30 09:50:42,566 - backoff - INFO - Backing off capture_mjpeg(...) for 920.1s (urllib.error.URLError: ) 2021-03-30 09:55:16,777 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 09:55:25,058 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4496} 2021-03-30 10:06:02,795 - backoff - INFO - Backing off capture_mjpeg(...) for 309.1s (urllib.error.URLError: ) 2021-03-30 10:10:16,779 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 10:10:25,051 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5396} 2021-03-30 10:11:11,972 - backoff - INFO - Backing off capture_mjpeg(...) for 216.0s (urllib.error.URLError: ) 2021-03-30 10:14:48,119 - backoff - INFO - Backing off capture_mjpeg(...) for 954.0s (urllib.error.URLError: ) 2021-03-30 10:25:16,780 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 10:25:25,054 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6296} 2021-03-30 10:30:42,267 - backoff - INFO - Backing off capture_mjpeg(...) for 434.5s (urllib.error.URLError: ) 2021-03-30 10:37:56,832 - backoff - INFO - Backing off capture_mjpeg(...) for 1091.1s (urllib.error.URLError: ) 2021-03-30 10:40:16,782 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 10:40:25,060 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7196} 2021-03-30 10:55:16,783 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 10:55:25,064 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8096} 2021-03-30 10:56:08,059 - backoff - INFO - Backing off capture_mjpeg(...) for 917.0s (urllib.error.URLError: ) 2021-03-30 11:10:16,784 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 11:10:25,064 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8996} 2021-03-30 11:11:25,151 - backoff - INFO - Backing off capture_mjpeg(...) for 889.4s (urllib.error.URLError: ) 2021-03-30 11:25:16,786 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 11:25:25,064 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9896} 2021-03-30 11:26:14,529 - backoff - INFO - Backing off capture_mjpeg(...) for 552.5s (urllib.error.URLError: ) 2021-03-30 11:35:27,103 - backoff - INFO - Backing off capture_mjpeg(...) for 803.4s (urllib.error.URLError: ) 2021-03-30 11:40:16,788 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 11:40:25,072 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10796} 2021-03-30 11:48:50,644 - backoff - INFO - Backing off capture_mjpeg(...) for 737.1s (urllib.error.URLError: ) 2021-03-30 11:55:16,789 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 11:55:25,087 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11696} 2021-03-30 12:01:07,794 - backoff - INFO - Backing off capture_mjpeg(...) for 469.5s (urllib.error.URLError: ) 2021-03-30 12:08:57,446 - backoff - INFO - Backing off capture_mjpeg(...) for 909.8s (urllib.error.URLError: ) 2021-03-30 12:10:16,791 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 12:10:25,068 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12596} 2021-03-30 12:24:07,338 - backoff - INFO - Backing off capture_mjpeg(...) for 70.2s (urllib.error.URLError: ) 2021-03-30 12:25:16,793 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 12:25:17,579 - backoff - INFO - Backing off capture_mjpeg(...) for 367.2s (urllib.error.URLError: ) 2021-03-30 12:25:25,064 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13496} 2021-03-30 12:31:24,848 - backoff - INFO - Backing off capture_mjpeg(...) for 524.5s (urllib.error.URLError: ) 2021-03-30 12:40:09,467 - backoff - INFO - Backing off capture_mjpeg(...) for 1061.6s (urllib.error.URLError: ) 2021-03-30 12:40:16,794 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 12:40:25,074 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14396} 2021-03-30 12:55:16,796 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 12:55:25,098 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15296} 2021-03-30 12:57:51,159 - backoff - INFO - Backing off capture_mjpeg(...) for 83.9s (urllib.error.URLError: ) 2021-03-30 12:59:15,147 - backoff - INFO - Backing off capture_mjpeg(...) for 919.8s (urllib.error.URLError: ) 2021-03-30 13:10:16,797 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 13:10:25,081 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16196} 2021-03-30 13:14:35,002 - backoff - INFO - Backing off capture_mjpeg(...) for 748.3s (urllib.error.URLError: ) 2021-03-30 13:25:16,799 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 13:25:25,095 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17096} 2021-03-30 13:27:03,408 - backoff - INFO - Backing off capture_mjpeg(...) for 139.0s (urllib.error.URLError: ) 2021-03-30 13:29:22,442 - backoff - INFO - Backing off capture_mjpeg(...) for 555.6s (urllib.error.URLError: ) 2021-03-30 13:30:41,030 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6455, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read 'device reports readiness to read but returned no data ' serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2021-03-30 13:30:41,089 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-03-30 13:30:41,097 - 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:3831)" 2021-03-30 13:30:41,110 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-30 13:30:45,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.56ms 2021-03-30 13:30:45,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-30 13:31:31,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 13:31:31,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-30 13:32:15,993 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-30 13:32:16,027 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-30 13:33:00,989 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-30 13:33:01,024 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-30 13:33:47,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 13:33:47,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 13:34:32,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-30 13:34:32,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-30 13:35:17,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 13:35:17,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 13:36:02,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 13:36:02,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.64ms 2021-03-30 13:36:47,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 21.84ms 2021-03-30 13:36:47,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 13:37:32,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 13:37:32,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 13:38:17,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 13:38:17,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-30 13:38:38,104 - backoff - INFO - Backing off capture_mjpeg(...) for 1192.8s (urllib.error.URLError: ) 2021-03-30 13:39:02,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-30 13:39:02,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 13:39:47,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 13:39:47,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.47ms 2021-03-30 13:40:16,801 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 13:40:25,090 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17996} 2021-03-30 13:40:32,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-30 13:40:32,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 13:41:17,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 13:41:17,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 13:42:02,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 13:42:02,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 13:42:47,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 13:42:47,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 13:43:32,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 13:43:32,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-30 13:44:17,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 13:44:17,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 13:45:02,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-30 13:45:02,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 13:45:49,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 13:45:49,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 13:46:34,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-30 13:46:34,345 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-30 13:47:19,298 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-30 13:47:19,345 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 13:48:04,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 13:48:04,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 13:48:49,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 13:48:49,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-30 13:49:34,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-30 13:49:34,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-30 13:50:19,305 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-30 13:50:19,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 13:51:04,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 13:51:04,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-30 13:51:49,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-30 13:51:49,348 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-30 13:52:34,317 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.46ms 2021-03-30 13:52:34,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.80ms 2021-03-30 13:53:19,306 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-30 13:53:19,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-30 13:54:04,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-30 13:54:04,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-30 13:54:49,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 13:54:49,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 13:55:16,802 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 13:55:25,101 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18896} 2021-03-30 13:55:34,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-30 13:55:34,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 13:56:19,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-30 13:56:19,356 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 13:57:04,334 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-30 13:57:04,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-30 13:57:49,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.18ms 2021-03-30 13:57:50,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-30 13:58:31,037 - backoff - INFO - Backing off capture_mjpeg(...) for 1068.3s (urllib.error.URLError: ) 2021-03-30 13:58:34,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 13:58:34,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 13:59:19,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 13:59:19,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 14:00:05,020 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-30 14:00:05,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 14:00:49,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 14:00:49,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 14:01:34,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-30 14:01:34,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-30 14:02:20,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-30 14:02:20,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.38ms 2021-03-30 14:03:05,151 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 14:03:05,195 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 14:03:50,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 14:03:50,204 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 14:04:35,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.46ms 2021-03-30 14:04:35,201 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 14:05:20,157 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 14:05:20,199 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-30 14:06:05,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.40ms 2021-03-30 14:06:05,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.53ms 2021-03-30 14:06:50,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.26ms 2021-03-30 14:06:50,207 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 14:07:35,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 14:07:35,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 14:08:20,164 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 14:08:20,214 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 14:09:05,170 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.22ms 2021-03-30 14:09:05,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 14:09:50,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.84ms 2021-03-30 14:09:50,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-30 14:10:16,804 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 14:10:25,089 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19796} 2021-03-30 14:10:35,172 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 14:10:35,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 14:11:20,172 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-30 14:11:20,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.44ms 2021-03-30 14:12:05,175 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 14:12:05,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-30 14:12:50,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 14:12:50,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-30 14:13:35,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.39ms 2021-03-30 14:13:35,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-30 14:14:20,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-30 14:14:20,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 14:15:05,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-30 14:15:05,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-30 14:15:50,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-30 14:15:50,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.34ms 2021-03-30 14:16:19,433 - backoff - INFO - Backing off capture_mjpeg(...) for 705.1s (urllib.error.URLError: ) 2021-03-30 14:16:35,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 14:16:38,393 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 14:17:20,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 14:17:20,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-30 14:18:05,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-30 14:18:05,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 14:18:50,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-30 14:18:50,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-30 14:19:35,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-30 14:19:35,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 14:20:20,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.58ms 2021-03-30 14:20:20,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-30 14:21:05,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-30 14:21:05,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-30 14:21:50,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-30 14:21:50,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 14:22:35,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-30 14:22:35,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-30 14:23:20,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-30 14:23:20,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-30 14:24:05,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 14:24:05,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.89ms 2021-03-30 14:24:50,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.51ms 2021-03-30 14:24:50,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 14:25:16,805 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 14:25:25,093 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20696} 2021-03-30 14:25:35,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-30 14:25:35,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 14:26:20,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-30 14:26:20,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.27ms 2021-03-30 14:27:05,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-30 14:27:05,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 14:27:50,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-30 14:27:50,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 14:28:04,648 - backoff - INFO - Backing off capture_mjpeg(...) for 871.8s (urllib.error.URLError: ) 2021-03-30 14:28:35,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-30 14:28:35,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 14:29:20,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 14:29:20,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-30 14:30:05,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-30 14:30:05,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-30 14:30:50,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-30 14:30:50,878 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 14:31:35,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-30 14:31:35,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-30 14:32:20,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-30 14:32:20,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-30 14:33:08,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.83ms 2021-03-30 14:33:08,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 14:33:50,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 14:33:53,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 14:34:35,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-30 14:34:38,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 14:35:20,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 14:35:23,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 14:36:05,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-30 14:36:08,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 14:36:50,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 14:36:53,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 14:37:35,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.67ms 2021-03-30 14:37:38,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-30 14:38:20,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.64ms 2021-03-30 14:38:23,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.25ms 2021-03-30 14:39:05,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-30 14:39:08,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-30 14:39:50,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.87ms 2021-03-30 14:39:53,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 14:40:16,807 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 14:40:25,095 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21596} 2021-03-30 14:40:35,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-30 14:40:38,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 14:41:20,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 14:41:23,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 14:42:05,822 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.99ms 2021-03-30 14:42:08,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-30 14:42:36,521 - backoff - INFO - Backing off capture_mjpeg(...) for 258.8s (urllib.error.URLError: ) 2021-03-30 14:42:50,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 14:42:53,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 14:43:35,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 14:43:38,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 14:44:20,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 14:44:23,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-30 14:45:05,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-30 14:45:08,878 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.48ms 2021-03-30 14:45:50,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 14:45:53,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-30 14:46:35,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 14:46:38,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 14:46:55,382 - backoff - INFO - Backing off capture_mjpeg(...) for 1117.7s (urllib.error.URLError: ) 2021-03-30 14:47:20,928 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 14:47:26,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-30 14:48:05,931 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 14:48:11,158 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 14:48:50,932 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 14:48:56,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 14:49:38,148 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 14:49:41,160 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-30 14:50:23,131 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 14:50:26,170 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 14:51:08,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 14:51:11,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 14:51:53,145 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-30 14:51:56,163 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-30 14:52:38,146 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.99ms 2021-03-30 14:52:41,169 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 14:53:23,145 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 14:53:26,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 14:54:08,145 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 14:54:11,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 14:54:53,151 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.87ms 2021-03-30 14:54:56,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 14:55:16,808 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 14:55:25,103 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22496} 2021-03-30 14:55:38,155 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.25ms 2021-03-30 14:55:41,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.33ms 2021-03-30 14:56:23,158 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-30 14:56:26,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-30 14:57:08,142 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 14:57:11,179 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-30 14:57:53,160 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 14:57:56,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 14:58:38,148 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 14:58:41,179 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 14:59:23,170 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.47ms 2021-03-30 14:59:26,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-30 15:00:08,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-30 15:00:11,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 15:00:53,173 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 15:00:56,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 15:01:38,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 15:01:41,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 15:02:23,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 15:02:26,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 15:03:08,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 15:03:11,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 15:03:53,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.04ms 2021-03-30 15:03:56,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:04:38,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 15:04:41,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 15:05:23,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-30 15:05:26,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 15:05:33,047 - backoff - INFO - Backing off capture_mjpeg(...) for 117.0s (urllib.error.URLError: ) 2021-03-30 15:06:08,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 15:06:11,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-30 15:06:53,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-30 15:06:56,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 15:07:30,149 - backoff - INFO - Backing off capture_mjpeg(...) for 530.2s (urllib.error.URLError: ) 2021-03-30 15:07:38,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 15:07:41,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.37ms 2021-03-30 15:08:23,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-30 15:08:26,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 15:09:08,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 15:09:11,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 15:09:53,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-30 15:09:56,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.05ms 2021-03-30 15:10:16,809 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 15:10:25,101 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23396} 2021-03-30 15:10:38,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 15:10:41,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 15:11:23,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:11:26,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 15:12:08,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 15:12:11,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 15:12:53,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 15:12:56,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 15:13:38,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.41ms 2021-03-30 15:13:41,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-30 15:14:23,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-30 15:14:26,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 15:15:08,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.37ms 2021-03-30 15:15:11,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-30 15:15:53,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-30 15:15:57,212 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-30 15:16:20,500 - backoff - INFO - Backing off capture_mjpeg(...) for 404.6s (urllib.error.URLError: ) 2021-03-30 15:16:38,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-30 15:16:41,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-30 15:17:23,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-30 15:17:26,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 15:18:09,035 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 15:18:13,184 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 15:18:54,033 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 15:18:58,181 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.26ms 2021-03-30 15:19:39,043 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:19:43,176 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 15:20:25,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 15:20:28,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-30 15:21:10,126 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 15:21:13,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.44ms 2021-03-30 15:21:55,129 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-30 15:21:58,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-30 15:22:40,130 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 15:22:43,185 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-30 15:23:05,191 - backoff - INFO - Backing off capture_mjpeg(...) for 841.5s (urllib.error.URLError: ) 2021-03-30 15:23:25,137 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:23:28,196 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 15:24:10,138 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 15:24:13,188 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 15:24:55,144 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 15:24:58,192 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:25:16,811 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 15:25:25,109 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24296} 2021-03-30 15:25:40,151 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.52ms 2021-03-30 15:25:43,191 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 15:26:25,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 15:26:28,198 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 15:27:10,157 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-30 15:27:13,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-30 15:27:55,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.19ms 2021-03-30 15:27:58,209 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.69ms 2021-03-30 15:28:40,165 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 15:28:43,199 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 15:29:25,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-30 15:29:28,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.28ms 2021-03-30 15:30:10,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-30 15:30:13,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 15:30:55,155 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 15:30:58,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-30 15:31:40,177 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 15:31:43,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 15:32:25,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.83ms 2021-03-30 15:32:29,141 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 15:33:10,212 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.28ms 2021-03-30 15:33:14,111 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 15:33:55,216 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-30 15:33:59,120 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.46ms 2021-03-30 15:34:41,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-30 15:34:44,115 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-30 15:35:26,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-30 15:35:29,122 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 15:36:11,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 15:36:14,122 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.56ms 2021-03-30 15:36:56,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-30 15:36:59,128 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-30 15:37:06,819 - backoff - INFO - Backing off capture_mjpeg(...) for 960.0s (urllib.error.URLError: ) 2021-03-30 15:37:41,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 15:37:44,123 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 15:38:26,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 15:38:29,135 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-30 15:39:11,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-30 15:39:14,129 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.38ms 2021-03-30 15:39:56,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-30 15:39:59,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-30 15:40:16,812 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 15:40:25,109 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25196} 2021-03-30 15:40:41,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 15:40:44,136 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 15:41:26,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:41:29,146 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.37ms 2021-03-30 15:42:11,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-30 15:42:14,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 15:42:56,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-30 15:42:59,150 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-30 15:43:41,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-30 15:43:44,152 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.20ms 2021-03-30 15:44:26,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-30 15:44:29,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-30 15:45:11,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 15:45:14,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-30 15:45:56,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 15:45:59,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-30 15:46:41,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 15:46:44,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 15:47:26,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 15:47:29,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-30 15:48:11,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 15:48:14,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 15:48:56,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 15:48:59,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-30 15:49:41,816 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 15:49:44,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-30 15:50:26,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-30 15:50:29,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 15:51:11,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 15:51:14,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 15:51:56,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 15:51:59,816 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 15:52:41,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 15:52:44,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 15:53:06,892 - backoff - INFO - Backing off capture_mjpeg(...) for 650.9s (urllib.error.URLError: ) 2021-03-30 15:53:26,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 15:53:29,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 15:54:11,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 15:54:14,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 15:54:56,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 15:54:59,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.46ms 2021-03-30 15:55:16,813 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 15:55:25,102 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26096} 2021-03-30 15:55:41,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 15:55:44,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 15:56:26,836 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 15:56:29,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 15:57:11,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-30 15:57:14,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-30 15:57:56,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 15:57:59,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 15:58:41,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 15:58:44,830 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 15:59:26,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 15:59:29,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 16:00:11,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 16:00:14,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 16:00:56,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 16:00:59,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 16:01:41,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 16:01:44,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 16:02:26,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 16:02:29,900 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-30 16:03:12,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.85ms 2021-03-30 16:03:17,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-30 16:03:56,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 16:03:57,849 - backoff - INFO - Backing off capture_mjpeg(...) for 37.9s (urllib.error.URLError: ) 2021-03-30 16:04:02,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 16:04:35,802 - backoff - INFO - Backing off capture_mjpeg(...) for 76.6s (urllib.error.URLError: ) 2021-03-30 16:04:41,929 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.29ms 2021-03-30 16:04:47,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 16:05:29,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-30 16:05:32,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 16:05:52,516 - backoff - INFO - Backing off capture_mjpeg(...) for 273.5s (urllib.error.URLError: ) 2021-03-30 16:06:14,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 16:06:17,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 16:06:59,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 16:07:02,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.93ms 2021-03-30 16:07:44,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 16:07:47,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 16:08:29,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-30 16:08:32,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 16:09:14,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 16:09:17,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.27ms 2021-03-30 16:09:59,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-30 16:10:02,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-30 16:10:16,814 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 16:10:25,105 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26996} 2021-03-30 16:10:26,090 - backoff - INFO - Backing off capture_mjpeg(...) for 384.4s (urllib.error.URLError: ) 2021-03-30 16:10:44,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-30 16:10:47,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 16:11:29,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 16:11:32,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 16:12:14,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-30 16:12:17,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-30 16:12:59,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-30 16:13:02,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 16:13:44,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 16:13:47,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.01ms 2021-03-30 16:14:29,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 33.66ms 2021-03-30 16:14:32,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 16:15:14,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.50ms 2021-03-30 16:15:17,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 16:15:59,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-30 16:16:02,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.34ms 2021-03-30 16:16:44,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.81ms 2021-03-30 16:16:47,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 16:16:50,564 - backoff - INFO - Backing off capture_mjpeg(...) for 910.4s (urllib.error.URLError: ) 2021-03-30 16:17:29,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 16:18:14,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 16:18:17,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.07ms 2021-03-30 16:18:59,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 16:19:02,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 16:19:47,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 16:19:47,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 16:20:29,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 16:20:32,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.18ms 2021-03-30 16:21:14,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 16:21:17,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 16:21:59,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 16:22:02,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 16:22:44,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-30 16:22:47,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.94ms 2021-03-30 16:23:29,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 16:23:32,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-30 16:24:14,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 16:24:17,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 16:24:59,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-30 16:25:02,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.49ms 2021-03-30 16:25:16,815 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 16:25:25,114 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27896} 2021-03-30 16:25:44,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-30 16:25:47,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 16:26:29,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.13ms 2021-03-30 16:26:32,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-30 16:27:14,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 16:27:17,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.55ms 2021-03-30 16:27:59,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-30 16:28:02,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 16:28:44,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-30 16:28:47,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-30 16:29:29,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-30 16:29:32,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.53ms 2021-03-30 16:30:14,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 16:30:17,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 16:30:59,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 16:31:02,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 16:31:44,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 16:31:47,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.31ms 2021-03-30 16:32:01,102 - backoff - INFO - Backing off capture_mjpeg(...) for 131.9s (urllib.error.URLError: ) 2021-03-30 16:32:29,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.46ms 2021-03-30 16:32:32,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-30 16:33:14,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-30 16:33:17,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-30 16:33:59,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.78ms 2021-03-30 16:34:05,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 16:34:13,070 - backoff - INFO - Backing off capture_mjpeg(...) for 701.5s (urllib.error.URLError: ) 2021-03-30 16:34:44,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-30 16:34:50,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 16:35:29,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-30 16:35:35,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-30 16:36:14,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-30 16:36:20,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 16:36:59,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 16:37:05,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 16:37:44,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-30 16:37:50,228 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-30 16:38:29,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-30 16:38:35,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-30 16:39:14,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 16:39:20,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 16:39:59,880 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 16:40:05,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 16:40:16,817 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 16:40:25,104 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28796} 2021-03-30 16:40:44,903 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-30 16:40:50,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 16:41:29,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-30 16:41:35,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 16:42:14,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-30 16:42:20,237 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 16:42:59,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-30 16:43:05,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 16:43:44,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 16:43:50,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 16:44:29,957 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-30 16:44:35,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-30 16:45:14,945 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 16:45:20,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 16:45:54,714 - backoff - INFO - Backing off capture_mjpeg(...) for 490.4s (urllib.error.URLError: ) 2021-03-30 16:45:59,948 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-30 16:46:05,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 16:46:44,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-30 16:46:50,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-30 16:47:29,955 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 16:47:35,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-30 16:48:14,956 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 16:48:20,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 16:48:59,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 16:49:05,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.59ms 2021-03-30 16:49:44,961 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 16:49:50,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 16:50:30,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 16:50:35,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 16:51:15,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 16:51:20,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 16:52:00,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 16:52:05,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 16:52:47,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 16:52:50,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 16:53:32,161 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 16:53:35,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.20ms 2021-03-30 16:54:05,172 - backoff - INFO - Backing off capture_mjpeg(...) for 762.9s (urllib.error.URLError: ) 2021-03-30 16:54:17,167 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-30 16:54:20,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-30 16:55:02,171 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 16:55:05,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-30 16:55:16,818 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 16:55:25,128 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29696} 2021-03-30 16:55:47,174 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-30 16:55:50,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.83ms 2021-03-30 16:56:32,178 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-30 16:56:35,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 16:57:17,181 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.26ms 2021-03-30 16:57:20,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 16:58:02,181 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 16:58:05,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-30 16:58:47,183 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-30 16:58:50,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-30 16:59:32,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 16:59:35,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 17:00:17,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-30 17:00:20,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 17:01:02,193 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-30 17:01:05,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 17:01:47,195 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 17:01:50,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-30 17:02:32,200 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.06ms 2021-03-30 17:02:35,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 17:03:17,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 17:03:20,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-30 17:04:02,180 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 17:04:05,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-30 17:04:47,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 17:05:32,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-30 17:05:35,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-30 17:06:17,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 17:06:20,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 17:06:48,132 - backoff - INFO - Backing off capture_mjpeg(...) for 465.9s (urllib.error.URLError: ) 2021-03-30 17:07:02,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-30 17:07:05,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 17:07:47,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 17:07:50,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 17:08:32,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-30 17:08:35,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.50ms 2021-03-30 17:09:17,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 17:09:20,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 17:10:02,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-30 17:10:05,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 17:10:16,819 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 17:10:25,105 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30596} 2021-03-30 17:10:47,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 17:10:50,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 17:11:32,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-30 17:11:35,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 17:12:17,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-30 17:12:20,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-30 17:13:02,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 17:13:05,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 17:13:47,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-30 17:13:50,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 17:14:32,836 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-30 17:14:34,164 - backoff - INFO - Backing off capture_mjpeg(...) for 627.5s (urllib.error.URLError: ) 2021-03-30 17:14:35,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 17:15:17,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-30 17:15:20,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 17:16:02,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-30 17:16:05,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 17:16:47,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-30 17:16:50,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 17:17:32,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-30 17:17:35,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-30 17:18:17,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-30 17:18:20,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 17:19:02,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-30 17:19:05,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 17:19:47,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.28ms 2021-03-30 17:19:50,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-30 17:20:32,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-30 17:20:35,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 17:21:18,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 17:21:23,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 17:22:02,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-30 17:22:08,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-30 17:22:47,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-30 17:22:53,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 17:23:35,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-30 17:23:38,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-30 17:24:20,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.05ms 2021-03-30 17:24:23,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-30 17:25:01,750 - backoff - INFO - Backing off capture_mjpeg(...) for 38.9s (urllib.error.URLError: ) 2021-03-30 17:25:05,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 17:25:08,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-30 17:25:16,821 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 17:25:25,112 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31496} 2021-03-30 17:25:40,682 - backoff - INFO - Backing off capture_mjpeg(...) for 1006.1s (urllib.error.URLError: ) 2021-03-30 17:25:50,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.25ms 2021-03-30 17:25:53,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 17:26:35,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.91ms 2021-03-30 17:26:38,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-30 17:27:20,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 17:27:23,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-30 17:28:05,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 17:28:08,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.61ms 2021-03-30 17:28:50,377 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.78ms 2021-03-30 17:28:53,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 17:29:35,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 17:29:38,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-30 17:30:20,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 17:30:23,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-30 17:31:05,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.72ms 2021-03-30 17:31:08,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-30 17:31:50,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-30 17:31:53,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.86ms 2021-03-30 17:32:35,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 17:32:38,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.95ms 2021-03-30 17:33:20,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-30 17:33:23,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 17:34:05,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-30 17:34:08,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-30 17:34:50,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-30 17:34:53,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-30 17:35:35,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 17:35:38,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 17:36:20,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 17:36:23,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 17:37:05,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 17:37:08,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 17:37:50,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-30 17:37:53,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 17:38:35,572 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 17:38:38,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 17:39:20,572 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 17:39:23,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 17:40:05,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 17:40:08,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 17:40:16,822 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 17:40:25,129 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32396} 2021-03-30 17:40:50,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.29ms 2021-03-30 17:40:53,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 17:41:35,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 17:41:38,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 17:42:20,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 17:42:23,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-30 17:42:26,771 - backoff - INFO - Backing off capture_mjpeg(...) for 1026.9s (urllib.error.URLError: ) 2021-03-30 17:43:05,584 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 17:43:08,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-30 17:43:50,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-30 17:43:53,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 17:44:35,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.70ms 2021-03-30 17:44:38,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 17:45:20,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 17:45:23,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 17:46:05,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 17:46:08,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 17:46:50,596 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.00ms 2021-03-30 17:46:53,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-30 17:47:35,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 17:47:38,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 17:48:20,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 17:48:23,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 17:49:05,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.16ms 2021-03-30 17:49:08,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-30 17:49:50,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 17:49:53,879 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-30 17:50:35,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.26ms 2021-03-30 17:50:38,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-30 17:51:20,605 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.31ms 2021-03-30 17:51:23,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.94ms 2021-03-30 17:52:05,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-30 17:52:11,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.85ms 2021-03-30 17:52:50,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 17:52:56,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 17:53:35,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 17:53:41,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-30 17:54:23,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.04ms 2021-03-30 17:54:26,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 17:55:08,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-30 17:55:11,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-30 17:55:16,823 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 17:55:25,115 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33296} 2021-03-30 17:55:53,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 17:55:56,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 17:56:38,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 17:56:41,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.54ms 2021-03-30 17:57:23,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-30 17:57:26,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 17:58:08,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.01ms 2021-03-30 17:58:11,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-30 17:58:53,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-30 17:58:56,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.83ms 2021-03-30 17:59:33,761 - backoff - INFO - Backing off capture_mjpeg(...) for 55.4s (urllib.error.URLError: ) 2021-03-30 17:59:38,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.10ms 2021-03-30 17:59:41,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-30 18:00:23,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.92ms 2021-03-30 18:00:26,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 18:00:29,262 - backoff - INFO - Backing off capture_mjpeg(...) for 260.3s (urllib.error.URLError: ) 2021-03-30 18:01:08,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 18:01:11,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 18:01:53,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-30 18:01:56,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 18:02:38,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.01ms 2021-03-30 18:02:41,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-30 18:03:23,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 18:03:26,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.33ms 2021-03-30 18:04:08,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-30 18:04:11,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-30 18:04:49,641 - backoff - INFO - Backing off capture_mjpeg(...) for 306.7s (urllib.error.URLError: ) 2021-03-30 18:04:53,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-30 18:04:56,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-30 18:05:38,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-30 18:05:41,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-30 18:06:23,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-30 18:06:26,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 18:07:08,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 18:07:11,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 18:07:53,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-30 18:07:56,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.09ms 2021-03-30 18:08:41,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-30 18:08:41,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-30 18:09:23,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 18:09:26,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-30 18:09:56,362 - backoff - INFO - Backing off capture_mjpeg(...) for 739.1s (urllib.error.URLError: ) 2021-03-30 18:10:08,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-30 18:10:11,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 18:10:16,825 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 18:10:25,124 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34196} 2021-03-30 18:10:53,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 18:10:56,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 18:11:38,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 18:11:41,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 18:12:23,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.25ms 2021-03-30 18:12:26,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-30 18:13:08,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 18:13:11,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-30 18:14:19,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-30 18:14:20,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.36ms 2021-03-30 18:14:50,393 - backoff - INFO - Backing off upload_timelapses(...) for 0.3s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:14:57,882 - backoff - INFO - Backing off upload_timelapses(...) for 1.0s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:15:02,042 - backoff - INFO - Backing off upload_timelapses(...) for 1.7s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:15:04,063 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-30 18:15:04,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 18:15:06,921 - backoff - INFO - Backing off upload_timelapses(...) for 0.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:15:49,066 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 18:15:49,114 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 18:16:59,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-30 18:17:00,069 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.60ms 2021-03-30 18:17:15,484 - backoff - INFO - Backing off upload_timelapses(...) for 0.8s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:17:16,341 - backoff - INFO - Backing off upload_timelapses(...) for 14.2s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:17:30,611 - backoff - INFO - Backing off upload_timelapses(...) for 29.5s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-30 18:17:54,617 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 18:17:54,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-30 18:18:25,206 - backoff - INFO - Backing off upload_timelapses(...) for 123.2s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-30 18:19:10,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 18:19:10,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-30 18:19:54,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-30 18:19:54,950 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 18:20:39,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 18:20:39,955 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-30 18:21:25,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.51ms 2021-03-30 18:21:25,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.06ms 2021-03-30 18:22:10,190 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 18:22:10,238 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 18:22:15,565 - backoff - INFO - Backing off capture_mjpeg(...) for 400.5s (urllib.error.URLError: ) 2021-03-30 18:22:55,195 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-30 18:22:55,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-30 18:23:40,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 18:23:40,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-30 18:24:25,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 18:24:25,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.55ms 2021-03-30 18:25:10,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 18:25:10,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.32ms 2021-03-30 18:25:16,826 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 18:25:25,121 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35096} 2021-03-30 18:25:55,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 18:25:55,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 18:26:40,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 18:26:40,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-30 18:27:25,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.31ms 2021-03-30 18:27:25,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-30 18:28:10,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-30 18:28:10,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.62ms 2021-03-30 18:28:55,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 18:28:55,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.91ms 2021-03-30 18:28:56,132 - backoff - INFO - Backing off capture_mjpeg(...) for 852.8s (urllib.error.URLError: ) 2021-03-30 18:29:40,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.71ms 2021-03-30 18:29:40,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 18:30:25,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 18:30:25,579 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-30 18:31:10,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-30 18:31:10,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.13ms 2021-03-30 18:31:55,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.81ms 2021-03-30 18:31:55,588 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-30 18:32:40,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 18:32:40,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-30 18:33:25,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-30 18:33:25,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-30 18:34:10,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-30 18:34:10,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-30 18:34:55,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-30 18:34:55,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.26ms 2021-03-30 18:35:40,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 18:35:41,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 18:36:25,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-30 18:36:25,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-30 18:37:10,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-30 18:37:10,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-30 18:37:58,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-30 18:37:58,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 18:38:43,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 18:38:43,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-30 18:39:28,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 18:39:28,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 18:40:13,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 18:40:13,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-30 18:40:16,827 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 18:40:25,120 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35996} 2021-03-30 18:40:58,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.24ms 2021-03-30 18:40:58,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.82ms 2021-03-30 18:41:43,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-30 18:41:43,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 18:42:28,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 18:42:28,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-30 18:43:08,972 - backoff - INFO - Backing off capture_mjpeg(...) for 297.9s (urllib.error.URLError: ) 2021-03-30 18:43:13,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 18:43:13,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.74ms 2021-03-30 18:43:58,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 18:43:58,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.60ms 2021-03-30 18:44:43,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 18:44:43,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 18:45:28,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 18:45:28,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 18:46:13,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 18:46:13,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 18:46:58,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 18:46:58,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-30 18:47:43,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 18:47:43,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 18:48:06,928 - backoff - INFO - Backing off capture_mjpeg(...) for 636.9s (urllib.error.URLError: ) 2021-03-30 18:48:28,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 18:48:28,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 18:49:13,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-30 18:49:13,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 18:49:58,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 18:49:59,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 18:50:43,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-30 18:50:43,903 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-30 18:51:28,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 18:51:28,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.32ms 2021-03-30 18:52:16,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-30 18:52:16,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 18:53:01,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-30 18:53:01,339 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 18:53:46,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-30 18:53:46,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-30 18:54:31,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-30 18:54:31,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 18:55:16,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 18:55:16,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-30 18:55:16,828 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 18:55:25,132 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36896} 2021-03-30 18:56:01,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 18:56:01,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-30 18:56:46,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-30 18:56:46,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-30 18:57:31,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-30 18:57:31,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 18:58:16,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 18:58:16,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-30 18:58:43,911 - backoff - INFO - Backing off capture_mjpeg(...) for 953.1s (urllib.error.URLError: ) 2021-03-30 18:59:01,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 18:59:01,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 18:59:46,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-30 18:59:46,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-30 19:00:31,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 19:00:31,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 19:01:16,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 19:01:16,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 19:02:01,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-30 19:02:01,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 19:02:46,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-30 19:02:46,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-30 19:03:31,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.22ms 2021-03-30 19:03:31,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.85ms 2021-03-30 19:04:16,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 19:04:17,221 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-30 19:05:01,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 19:05:01,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-30 19:05:46,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 19:05:46,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 19:06:34,351 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 19:06:34,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 19:07:16,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 19:07:16,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.27ms 2021-03-30 19:08:01,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.16ms 2021-03-30 19:08:01,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 19:08:46,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-30 19:08:46,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-30 19:09:31,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.01ms 2021-03-30 19:09:31,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-30 19:10:16,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 19:10:16,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 19:10:16,829 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 19:10:25,126 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37796} 2021-03-30 19:11:01,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 19:11:01,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-30 19:11:46,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-30 19:11:46,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-30 19:12:31,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-30 19:12:31,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 19:13:16,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 19:13:16,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 19:14:01,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.48ms 2021-03-30 19:14:01,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 19:14:37,032 - backoff - INFO - Backing off capture_mjpeg(...) for 702.4s (urllib.error.URLError: ) 2021-03-30 19:14:46,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 19:14:46,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-30 19:15:31,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.85ms 2021-03-30 19:15:31,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-30 19:16:16,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 19:16:16,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 19:17:01,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 19:17:01,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 19:17:46,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-30 19:17:46,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 19:18:31,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-30 19:18:31,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-30 19:19:16,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 19:19:16,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.67ms 2021-03-30 19:20:01,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 19:20:01,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-30 19:20:46,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 19:20:46,952 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-30 19:21:31,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-30 19:21:31,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-30 19:22:16,922 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-30 19:22:16,962 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-30 19:23:04,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 19:23:04,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.16ms 2021-03-30 19:23:49,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-30 19:23:49,348 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 19:24:34,312 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-30 19:24:34,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-30 19:25:16,831 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 19:25:19,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 19:25:19,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.85ms 2021-03-30 19:25:25,123 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38696} 2021-03-30 19:26:04,314 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 19:26:04,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 19:26:19,580 - backoff - INFO - Backing off capture_mjpeg(...) for 269.6s (urllib.error.URLError: ) 2021-03-30 19:26:49,317 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-30 19:26:49,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 19:27:34,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-30 19:27:34,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-30 19:28:19,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.48ms 2021-03-30 19:28:19,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 19:29:04,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-30 19:29:04,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-30 19:29:49,328 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-30 19:29:49,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-30 19:30:34,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-30 19:30:34,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-30 19:30:49,204 - backoff - INFO - Backing off capture_mjpeg(...) for 166.0s (urllib.error.URLError: ) 2021-03-30 19:31:19,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 19:31:19,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 19:32:04,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-30 19:32:04,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 19:32:49,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 19:32:49,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 19:33:34,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 19:33:34,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-30 19:33:35,262 - backoff - INFO - Backing off capture_mjpeg(...) for 168.3s (urllib.error.URLError: ) 2021-03-30 19:34:19,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 19:34:19,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 19:35:04,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 25.88ms 2021-03-30 19:35:04,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.52ms 2021-03-30 19:35:49,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-30 19:35:49,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 19:36:23,644 - backoff - INFO - Backing off capture_mjpeg(...) for 687.9s (urllib.error.URLError: ) 2021-03-30 19:36:34,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.31ms 2021-03-30 19:36:34,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-30 19:37:19,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-30 19:37:19,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.20ms 2021-03-30 19:38:04,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-30 19:38:04,695 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-30 19:38:49,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 19:38:49,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-30 19:39:35,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.02ms 2021-03-30 19:39:35,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-30 19:40:16,832 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 19:40:20,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-30 19:40:20,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 19:40:25,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39596} 2021-03-30 19:41:05,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 19:41:05,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-30 19:41:53,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.49ms 2021-03-30 19:41:53,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 19:42:35,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.03ms 2021-03-30 19:42:35,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.95ms 2021-03-30 19:43:20,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 19:43:20,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-30 19:44:05,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.81ms 2021-03-30 19:44:05,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 19:44:50,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 19:44:50,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-30 19:45:35,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 19:45:35,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-30 19:46:20,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.30ms 2021-03-30 19:46:20,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.85ms 2021-03-30 19:47:05,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 19:47:05,791 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-30 19:47:50,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 19:47:50,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 19:47:51,613 - backoff - INFO - Backing off capture_mjpeg(...) for 1135.7s (urllib.error.URLError: ) 2021-03-30 19:48:35,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 19:48:35,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 19:49:20,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-30 19:49:20,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.56ms 2021-03-30 19:50:05,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-30 19:50:05,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-30 19:50:50,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 19:50:50,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-30 19:51:35,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-30 19:51:35,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.60ms 2021-03-30 19:52:20,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 19:52:20,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-30 19:53:05,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-30 19:53:05,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 19:53:50,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 19:53:50,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-30 19:54:35,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-30 19:54:35,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-30 19:55:16,834 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 19:55:20,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-30 19:55:20,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 19:55:25,142 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40496} 2021-03-30 19:56:06,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 19:56:06,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-30 19:56:51,023 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-30 19:56:51,069 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 19:57:36,027 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-30 19:57:36,073 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-30 19:58:23,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-30 19:58:23,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.84ms 2021-03-30 19:59:08,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-30 19:59:08,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-30 19:59:53,225 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.15ms 2021-03-30 19:59:53,273 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-30 20:00:38,224 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-30 20:00:38,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-30 20:01:23,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 20:01:23,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 20:02:08,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 20:02:08,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.65ms 2021-03-30 20:02:53,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 20:02:53,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-30 20:03:38,230 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 20:03:38,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 20:04:23,241 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.78ms 2021-03-30 20:04:23,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.92ms 2021-03-30 20:05:08,237 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 20:05:08,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-30 20:05:53,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 20:05:53,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-30 20:06:38,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-30 20:06:38,280 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.53ms 2021-03-30 20:06:47,385 - backoff - INFO - Backing off capture_mjpeg(...) for 884.6s (urllib.error.URLError: ) 2021-03-30 20:07:23,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-30 20:07:23,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 20:08:08,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 20:08:08,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.52ms 2021-03-30 20:08:53,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 20:08:53,288 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 20:09:38,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-30 20:09:38,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.85ms 2021-03-30 20:10:16,836 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 20:10:23,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.78ms 2021-03-30 20:10:23,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 20:10:25,144 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41396} 2021-03-30 20:11:08,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 20:11:08,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-30 20:11:53,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-30 20:11:53,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 20:12:41,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-30 20:12:41,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-30 20:13:23,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 20:13:23,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-30 20:14:08,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-30 20:14:08,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-30 20:14:53,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-30 20:14:53,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-30 20:15:38,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 20:15:38,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.46ms 2021-03-30 20:16:23,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 20:16:23,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.81ms 2021-03-30 20:17:08,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.73ms 2021-03-30 20:17:08,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 20:17:53,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-30 20:17:53,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-30 20:18:38,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-30 20:18:38,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.16ms 2021-03-30 20:19:23,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 20:19:23,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-30 20:20:08,695 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-30 20:20:08,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-30 20:20:53,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 20:20:53,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-30 20:21:32,139 - backoff - INFO - Backing off capture_mjpeg(...) for 324.2s (urllib.error.URLError: ) 2021-03-30 20:21:38,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 20:21:38,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 20:22:23,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 20:22:23,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 20:23:08,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 20:23:08,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-30 20:23:53,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 20:23:53,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-30 20:24:38,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 20:24:38,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 20:25:16,837 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 20:25:23,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-30 20:25:23,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 20:25:25,141 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42296} 2021-03-30 20:26:08,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-30 20:26:08,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 20:26:53,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.35ms 2021-03-30 20:26:54,140 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.14ms 2021-03-30 20:26:56,421 - backoff - INFO - Backing off capture_mjpeg(...) for 365.1s (urllib.error.URLError: ) 2021-03-30 20:27:38,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.04ms 2021-03-30 20:27:38,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.59ms 2021-03-30 20:28:23,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 20:28:23,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 20:29:08,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 20:29:11,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 20:29:53,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-30 20:29:53,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 20:30:38,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-30 20:30:38,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.09ms 2021-03-30 20:31:23,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 20:31:23,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 20:32:08,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-30 20:32:08,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.40ms 2021-03-30 20:32:53,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-30 20:32:53,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-30 20:33:01,615 - backoff - INFO - Backing off capture_mjpeg(...) for 659.0s (urllib.error.URLError: ) 2021-03-30 20:33:38,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.46ms 2021-03-30 20:33:38,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-30 20:34:23,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.93ms 2021-03-30 20:34:23,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-30 20:35:08,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-30 20:35:08,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-30 20:35:53,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 20:35:53,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-30 20:36:38,861 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.82ms 2021-03-30 20:36:38,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-30 20:37:23,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-30 20:37:23,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 20:38:08,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 20:38:08,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-30 20:38:53,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.93ms 2021-03-30 20:38:53,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.30ms 2021-03-30 20:39:38,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-30 20:39:38,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 20:40:16,839 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 20:40:23,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 20:40:23,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-30 20:40:25,147 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43196} 2021-03-30 20:41:08,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.15ms 2021-03-30 20:41:08,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 20:41:53,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 20:41:53,942 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-30 20:42:38,871 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 20:42:38,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-30 20:43:24,299 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-30 20:43:24,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-30 20:44:00,720 - backoff - INFO - Backing off capture_mjpeg(...) for 253.5s (urllib.error.URLError: ) 2021-03-30 20:44:08,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 20:44:08,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 20:44:53,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 20:44:53,952 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.72ms 2021-03-30 20:45:41,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-30 20:45:41,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.68ms 2021-03-30 20:46:26,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-30 20:46:26,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-30 20:47:11,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 20:47:11,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 20:47:56,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-30 20:47:56,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.71ms 2021-03-30 20:48:14,261 - backoff - INFO - Backing off capture_mjpeg(...) for 856.2s (urllib.error.URLError: ) 2021-03-30 20:48:41,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.56ms 2021-03-30 20:48:41,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-30 20:49:26,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.32ms 2021-03-30 20:49:26,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-30 20:50:11,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.94ms 2021-03-30 20:50:11,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.78ms 2021-03-30 20:50:56,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-30 20:50:56,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 20:51:41,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-30 20:51:41,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-30 20:52:26,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 20:52:26,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.54ms 2021-03-30 20:53:11,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-30 20:53:11,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.40ms 2021-03-30 20:53:56,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.82ms 2021-03-30 20:53:56,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-30 20:54:41,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-30 20:54:41,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-30 20:55:16,840 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 20:55:25,155 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44096} 2021-03-30 20:55:26,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-30 20:55:26,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 20:56:11,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-30 20:56:11,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-30 20:56:56,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 20:56:56,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-30 20:57:41,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-30 20:57:41,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-30 20:58:26,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 20:58:26,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 20:59:11,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 20:59:11,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.28ms 2021-03-30 20:59:59,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 20:59:59,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-30 21:00:44,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 21:00:44,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-30 21:01:29,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-30 21:01:29,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-30 21:02:14,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-30 21:02:14,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-30 21:02:30,563 - backoff - INFO - Backing off capture_mjpeg(...) for 251.8s (urllib.error.URLError: ) 2021-03-30 21:02:59,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-30 21:02:59,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-30 21:03:44,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 21:03:44,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.39ms 2021-03-30 21:04:29,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-30 21:04:29,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-30 21:05:14,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 21:05:14,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-30 21:05:59,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-30 21:05:59,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-30 21:06:42,391 - backoff - INFO - Backing off capture_mjpeg(...) for 879.9s (urllib.error.URLError: ) 2021-03-30 21:06:44,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-30 21:06:44,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 21:07:29,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 21:07:29,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 21:08:14,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 21:08:14,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-30 21:08:59,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 21:08:59,615 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.06ms 2021-03-30 21:09:44,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 21:09:44,617 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-30 21:10:16,842 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 21:10:25,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44996} 2021-03-30 21:10:29,567 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.33ms 2021-03-30 21:10:29,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-30 21:11:14,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 21:11:14,638 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.25ms 2021-03-30 21:11:59,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-30 21:11:59,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.44ms 2021-03-30 21:12:44,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 21:12:44,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-30 21:13:29,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-30 21:13:29,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.34ms 2021-03-30 21:14:17,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 21:14:17,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-30 21:15:02,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-30 21:15:02,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 21:15:47,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 21:15:47,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.00ms 2021-03-30 21:16:32,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 21:16:32,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-30 21:17:17,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-30 21:17:17,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 21:18:02,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-30 21:18:02,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-30 21:18:47,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 21:18:47,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 21:19:32,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 21:19:32,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-30 21:20:17,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 21:20:17,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-30 21:21:02,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 21:21:02,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 21:21:22,420 - backoff - INFO - Backing off capture_mjpeg(...) for 970.5s (urllib.error.URLError: ) 2021-03-30 21:21:47,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 21:21:47,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 21:22:32,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.13ms 2021-03-30 21:22:32,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-30 21:23:17,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 21:23:17,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-30 21:24:02,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 21:24:02,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 21:24:47,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.93ms 2021-03-30 21:24:47,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.36ms 2021-03-30 21:25:16,843 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 21:25:25,152 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45896} 2021-03-30 21:25:32,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 21:25:32,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-30 21:26:17,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 21:26:17,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 21:27:02,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.84ms 2021-03-30 21:27:02,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-30 21:27:47,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-30 21:27:47,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 21:28:32,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 21:28:35,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-30 21:29:17,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.11ms 2021-03-30 21:29:17,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-30 21:30:02,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-30 21:30:02,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.93ms 2021-03-30 21:30:47,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-30 21:30:47,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-30 21:31:32,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.47ms 2021-03-30 21:31:32,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.42ms 2021-03-30 21:32:17,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 21:32:17,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-30 21:33:02,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.05ms 2021-03-30 21:33:02,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.50ms 2021-03-30 21:33:47,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.05ms 2021-03-30 21:33:47,841 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.28ms 2021-03-30 21:34:32,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 21:34:32,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-30 21:35:17,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 21:35:17,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 21:36:02,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.41ms 2021-03-30 21:36:02,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-30 21:36:47,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 21:36:47,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 21:37:32,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-30 21:37:32,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 21:37:32,940 - backoff - INFO - Backing off capture_mjpeg(...) for 488.7s (urllib.error.URLError: ) 2021-03-30 21:38:17,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-30 21:38:17,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 21:39:02,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-30 21:39:02,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-30 21:39:47,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-30 21:39:47,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-30 21:40:16,845 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 21:40:25,154 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46796} 2021-03-30 21:40:32,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.03ms 2021-03-30 21:40:32,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 21:41:17,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-30 21:41:17,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-30 21:42:02,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-30 21:42:02,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-30 21:42:48,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-30 21:42:48,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-30 21:43:32,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 21:43:32,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 21:44:17,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 21:44:17,928 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.87ms 2021-03-30 21:45:05,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.52ms 2021-03-30 21:45:05,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.50ms 2021-03-30 21:45:41,662 - backoff - INFO - Backing off capture_mjpeg(...) for 877.8s (urllib.error.URLError: ) 2021-03-30 21:45:50,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.56ms 2021-03-30 21:45:50,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-30 21:46:35,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.59ms 2021-03-30 21:46:35,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-30 21:47:20,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-30 21:47:20,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-30 21:48:05,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-30 21:48:05,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 21:48:50,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.93ms 2021-03-30 21:48:50,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.32ms 2021-03-30 21:49:35,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-30 21:49:35,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-30 21:50:20,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-30 21:50:20,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-30 21:51:05,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-30 21:51:05,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.40ms 2021-03-30 21:51:50,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.94ms 2021-03-30 21:51:50,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-30 21:52:35,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-30 21:52:35,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-30 21:53:20,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-30 21:53:20,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.34ms 2021-03-30 21:54:05,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-30 21:54:05,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-30 21:54:50,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.24ms 2021-03-30 21:54:50,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 21:55:16,846 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 21:55:25,166 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47696} 2021-03-30 21:55:35,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-30 21:55:35,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.30ms 2021-03-30 21:56:20,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.15ms 2021-03-30 21:56:20,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-30 21:57:05,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-30 21:57:05,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-30 21:57:50,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-30 21:57:50,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-30 21:58:35,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 21:58:35,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 21:59:20,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-30 21:59:23,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 22:00:05,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-30 22:00:05,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-30 22:00:19,617 - backoff - INFO - Backing off capture_mjpeg(...) for 68.1s (urllib.error.URLError: ) 2021-03-30 22:00:50,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.09ms 2021-03-30 22:00:50,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-30 22:01:27,802 - backoff - INFO - Backing off capture_mjpeg(...) for 1062.5s (urllib.error.URLError: ) 2021-03-30 22:01:35,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 22:01:35,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 22:02:20,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.15ms 2021-03-30 22:02:20,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-30 22:03:05,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 22:03:05,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-30 22:03:50,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-30 22:03:50,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-30 22:04:35,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 22:04:35,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-30 22:05:20,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 22:05:20,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 22:06:05,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-30 22:06:05,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 22:06:50,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-30 22:06:50,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-30 22:07:35,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 22:07:35,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-30 22:08:20,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 22:08:20,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.28ms 2021-03-30 22:09:05,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 22:09:05,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-30 22:09:50,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-30 22:09:50,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-30 22:10:16,848 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 22:10:25,164 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48596} 2021-03-30 22:10:35,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-30 22:10:35,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 22:11:20,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-30 22:11:20,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 22:12:05,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-30 22:12:05,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-30 22:12:50,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-30 22:12:50,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.21ms 2021-03-30 22:13:35,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-30 22:13:35,916 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.53ms 2021-03-30 22:14:20,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.85ms 2021-03-30 22:14:20,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-30 22:15:05,861 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-30 22:15:05,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 22:15:53,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-30 22:15:53,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-30 22:16:38,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-30 22:16:38,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-30 22:17:23,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.41ms 2021-03-30 22:17:23,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-30 22:18:08,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-30 22:18:08,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-30 22:18:53,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 22:18:53,573 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-30 22:19:10,402 - backoff - INFO - Backing off capture_mjpeg(...) for 112.2s (urllib.error.URLError: ) 2021-03-30 22:19:38,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-30 22:19:38,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-30 22:20:23,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 22:20:23,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-30 22:21:02,622 - backoff - INFO - Backing off capture_mjpeg(...) for 1028.1s (urllib.error.URLError: ) 2021-03-30 22:21:08,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-30 22:21:08,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 22:21:53,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-30 22:21:53,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-30 22:22:38,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-30 22:22:38,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-30 22:23:23,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-30 22:23:23,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 22:24:08,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.39ms 2021-03-30 22:24:08,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-30 22:24:53,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-30 22:24:53,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 22:25:16,849 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 22:25:25,163 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49496} 2021-03-30 22:25:38,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 22:25:38,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-30 22:26:23,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.95ms 2021-03-30 22:26:23,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.50ms 2021-03-30 22:27:08,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 22:27:08,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-30 22:27:53,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-30 22:27:53,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.92ms 2021-03-30 22:28:38,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-30 22:28:38,900 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.71ms 2021-03-30 22:29:23,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-30 22:29:23,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.79ms 2021-03-30 22:30:11,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-30 22:30:11,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-30 22:30:56,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.04ms 2021-03-30 22:30:56,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-30 22:31:41,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 22:31:41,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-30 22:32:26,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 22:32:26,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 22:33:11,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 22:33:11,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-30 22:33:56,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-30 22:33:56,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 22:34:41,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.08ms 2021-03-30 22:34:41,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.15ms 2021-03-30 22:35:26,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-30 22:35:26,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-30 22:35:45,444 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:35:45,445 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:35:46,987 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:35:46,989 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:35:48,726 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:35:48,776 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:35:48,777 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:35:49,153 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:35:51,953 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.14s 2021-03-30 22:35:52,174 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.13s 2021-03-30 22:35:52,350 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.13s 2021-03-30 22:35:52,524 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.13s 2021-03-30 22:35:52,721 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.13s 2021-03-30 22:35:53,018 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.31ms 2021-03-30 22:35:53,247 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-03-30 22:35:54,925 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-30 22:35:56,395 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:35:56,397 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:35:56,398 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:35:56,469 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-30 22:35:56,518 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.13ms 2021-03-30 22:35:56,628 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:36:11,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-30 22:36:11,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-30 22:36:12,072 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.45ms 2021-03-30 22:36:56,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 22:36:56,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.42ms 2021-03-30 22:37:00,623 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:37:32,986 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-30 22:37:33,052 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-03-30 22:37:33,052 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2021-03-30 22:37:33,062 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2021-03-30 22:37:33,163 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-30 22:37:33,354 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-30 22:37:33,895 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.06ms 2021-03-30 22:37:34,076 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.43ms 2021-03-30 22:37:41,275 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-30 22:37:41,376 - octoprint.server - INFO - Shutting down... 2021-03-30 22:37:41,379 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 22:37:41,763 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 22:37:41,766 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 22:37:41,773 - octoprint.events - INFO - Event loop shut down 2021-03-30 22:37:42,463 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 22:37:42,465 - octoprint.server - INFO - Goodbye! 2021-03-30 22:37:46,593 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:37:46,595 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 22:37:46,596 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:37:47,133 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 22:37:47,197 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 22:37:47,198 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 22:37:47,198 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 22:37:47,365 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 22:37:47,422 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:37:48,670 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:37:49,006 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 22:37:49,026 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:37:49,198 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 22:37:49,208 - octoprint.server - INFO - Intermediary server started 2021-03-30 22:37:49,241 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 22:37:49,676 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 22:37:49,680 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 22:37:49,681 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 22:37:49,681 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 22:37:49,682 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:37:49,682 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-30 22:37:49,683 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 22:37:49,684 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 22:37:49,684 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 22:37:49,685 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 22:37:49,685 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 22:37:49,686 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:37:49,688 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:37:49,692 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 22:37:49,694 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 22:37:49,695 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 22:37:50,840 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:37:51,849 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 22:37:51,851 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:37:51,861 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:37:51,998 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 22:37:52,085 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 22:37:52,105 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:37:52,132 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 22:37:52,146 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 22:37:52,162 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 22:37:52,189 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 22:37:53,203 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 22:37:53,450 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 22:37:53,452 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 22:37:53,453 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 22:37:53,458 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 22:37:53,466 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 22:37:53,474 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:37:53,486 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 22:37:53,522 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:37:53,547 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 22:37:53,796 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 22:37:54,412 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 22:37:55,268 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 22:37:55,295 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 22:37:55,416 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 22:37:55,557 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:37:55,591 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:37:56,091 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:37:56,397 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:37:56,409 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:37:56,643 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:37:56,644 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:37:56,645 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:37:56,684 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.6GB. That is considered sufficient for updating. 2021-03-30 22:37:57,162 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 22:37:57,367 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 22:37:57,541 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T21:36:50.940Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T21:36:50.941Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 22:37:57,542 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 22:37:57,842 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 22:37:58,142 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 22:37:58,298 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 22:37:58,604 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:38:01,519 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 8.35ms 2021-03-30 22:38:01,579 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:38:11,739 - octoprint.server.preemptive_cache - INFO - ... done in 13.44s 2021-03-30 22:38:16,195 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:38:16,221 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:38:16,243 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 22:38:22,644 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:38:22,645 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:38:22,784 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:38:24,140 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:38:24,245 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:38:24,245 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:38:26,260 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.59ms 2021-03-30 22:38:26,595 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.86ms 2021-03-30 22:38:26,706 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.52ms 2021-03-30 22:38:26,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.09ms 2021-03-30 22:38:26,729 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.13ms 2021-03-30 22:38:26,751 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.64ms 2021-03-30 22:38:26,763 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.09ms 2021-03-30 22:38:26,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-30 22:38:26,785 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.82ms 2021-03-30 22:38:26,804 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:38:33,927 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.30ms 2021-03-30 22:39:11,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-30 22:39:11,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-30 22:39:56,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-30 22:39:56,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-30 22:40:41,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 22:40:41,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-30 22:41:13,528 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:41:26,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-30 22:41:26,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 22:42:11,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-30 22:42:11,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 22:42:56,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-30 22:42:56,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-30 22:43:08,260 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 35.92ms 2021-03-30 22:43:31,125 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-30 22:43:31,229 - octoprint.server - INFO - Shutting down... 2021-03-30 22:43:31,234 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 22:43:31,769 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 22:43:31,772 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 22:43:31,775 - octoprint.events - INFO - Event loop shut down 2021-03-30 22:43:32,472 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 22:43:32,473 - octoprint.server - INFO - Goodbye! 2021-03-30 22:43:34,969 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:43:34,973 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 22:43:34,974 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:43:35,512 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 22:43:36,592 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 22:43:36,593 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 22:43:36,593 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 22:43:36,637 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 22:43:36,722 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:43:37,993 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:43:38,332 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 22:43:38,348 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:43:38,527 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 22:43:38,537 - octoprint.server - INFO - Intermediary server started 2021-03-30 22:43:38,570 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 22:43:39,017 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 22:43:39,021 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 22:43:39,022 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 22:43:39,022 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 22:43:39,023 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:43:39,023 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:43:39,024 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 22:43:39,024 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 22:43:39,025 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 22:43:39,026 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 22:43:39,026 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 22:43:39,027 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:43:39,029 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:43:39,031 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 22:43:39,032 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 22:43:39,034 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 22:43:40,212 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:43:41,201 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 22:43:41,203 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:43:41,204 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:43:41,344 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 22:43:41,435 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 22:43:41,460 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:43:41,494 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 22:43:41,507 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 22:43:41,524 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 22:43:41,552 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 22:43:42,586 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 22:43:42,714 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 22:43:42,716 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 22:43:42,717 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 22:43:42,727 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 22:43:42,730 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 22:43:42,734 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 22:43:42,735 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:43:42,765 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:43:42,797 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 22:43:43,105 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 22:43:43,745 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 22:43:44,572 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 22:43:44,613 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 22:43:44,725 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 22:43:44,873 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:43:44,971 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:43:45,025 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:43:45,340 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:43:45,341 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:43:46,070 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:43:46,077 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:43:46,078 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:43:46,087 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.6GB. That is considered sufficient for updating. 2021-03-30 22:43:46,617 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 22:43:46,696 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 22:43:46,985 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 22:43:47,063 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T21:43:00.497Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T21:43:00.498Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 22:43:47,063 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 22:43:47,326 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 22:43:47,587 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 22:43:48,191 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:43:49,989 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:43:51,032 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:43:51,049 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 9.62ms 2021-03-30 22:43:51,057 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:43:51,074 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:43:51,512 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:43:51,513 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:43:54,128 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:43:54,154 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 7.35ms 2021-03-30 22:43:54,166 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.26ms 2021-03-30 22:43:55,402 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:43:55,403 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:44:07,472 - backoff - INFO - Backing off capture_mjpeg(...) for 0.5s (urllib.error.URLError: ) 2021-03-30 22:44:08,011 - backoff - INFO - Backing off capture_mjpeg(...) for 1.4s (urllib.error.URLError: ) 2021-03-30 22:44:09,461 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:44:09,495 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:44:09,568 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 22:44:10,694 - octoprint.server.preemptive_cache - INFO - ... done in 23.11s 2021-03-30 22:44:11,724 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:44:11,753 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:44:11,780 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:44:11,781 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:44:12,893 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 492.03ms 2021-03-30 22:44:13,828 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.23ms 2021-03-30 22:44:14,166 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.82ms 2021-03-30 22:44:14,263 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.84ms 2021-03-30 22:44:14,286 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.82ms 2021-03-30 22:44:14,290 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:44:14,315 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.91ms 2021-03-30 22:44:14,325 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.99ms 2021-03-30 22:44:14,336 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.80ms 2021-03-30 22:44:26,035 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.36ms 2021-03-30 22:44:26,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-30 22:44:27,059 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 22:44:53,817 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:45:11,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.52ms 2021-03-30 22:45:11,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-30 22:45:56,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.45ms 2021-03-30 22:45:56,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.59ms 2021-03-30 22:46:42,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-30 22:46:42,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 22:46:53,408 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-30 22:47:27,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.75ms 2021-03-30 22:47:27,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-30 22:47:39,078 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:47:39,185 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:47:39,188 - octoprint.plugins.pluginmanager - INFO - Plugin usbcontrol uninstalled 2021-03-30 22:47:39,204 - octoprint.plugins.pluginmanager - INFO - Cleaning up plugin usbcontrol... 2021-03-30 22:47:39,428 - octoprint.plugins.tracking - INFO - Sent tracking event uninstall_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:47:46,614 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-30 22:47:46,720 - octoprint.server - INFO - Shutting down... 2021-03-30 22:47:46,724 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 22:47:47,088 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 22:47:47,091 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 22:47:47,095 - octoprint.events - INFO - Event loop shut down 2021-03-30 22:47:47,785 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 22:47:47,788 - octoprint.server - INFO - Goodbye! 2021-03-30 22:47:50,345 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:47:50,347 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 22:47:50,348 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:47:50,903 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 22:47:50,965 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 22:47:50,966 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 22:47:50,966 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 22:47:50,988 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 22:47:51,046 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:47:52,690 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 22:47:52,706 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:47:52,890 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 22:47:52,900 - octoprint.server - INFO - Intermediary server started 2021-03-30 22:47:52,933 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 22:47:53,375 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 22:47:53,379 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 22:47:53,380 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 22:47:53,380 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 22:47:53,381 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:47:53,382 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-30 22:47:53,382 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 22:47:53,383 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 22:47:53,383 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 22:47:53,384 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 22:47:53,384 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 22:47:53,385 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:47:53,387 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:47:53,389 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 22:47:53,390 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 22:47:53,391 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 22:47:54,550 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:47:55,537 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 22:47:55,539 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:47:55,539 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:47:55,683 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 22:47:55,776 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 22:47:55,798 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:47:55,825 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 22:47:55,839 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 22:47:55,856 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 22:47:55,885 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 22:47:56,945 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 22:47:57,059 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 22:47:57,062 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 22:47:57,062 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 22:47:57,063 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 22:47:57,077 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 22:47:57,078 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:47:57,120 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 22:47:57,120 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 22:47:57,123 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:47:57,354 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 22:47:58,075 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 22:47:58,945 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 22:47:58,956 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 22:47:59,068 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 22:47:59,115 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:47:59,190 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:47:59,991 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:48:00,168 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:48:00,169 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:48:00,298 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:48:00,306 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:48:00,334 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:48:00,354 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.6GB. That is considered sufficient for updating. 2021-03-30 22:48:00,843 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 22:48:00,952 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 22:48:01,274 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 22:48:01,296 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T21:46:49.620Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T21:46:49.620Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 22:48:01,297 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 22:48:01,498 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 22:48:01,603 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 22:48:02,112 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:48:04,873 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.95ms 2021-03-30 22:48:05,038 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 9.26ms 2021-03-30 22:48:05,055 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:48:10,817 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:48:10,818 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:48:17,419 - octoprint.server.preemptive_cache - INFO - ... done in 15.82s 2021-03-30 22:48:17,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.26ms 2021-03-30 22:48:17,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 22:48:17,679 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:48:18,705 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:48:18,829 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:48:18,830 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:48:19,966 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 504.55ms 2021-03-30 22:48:20,808 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 42.96ms 2021-03-30 22:48:21,180 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.83ms 2021-03-30 22:48:21,281 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.85ms 2021-03-30 22:48:21,303 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.88ms 2021-03-30 22:48:21,307 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:48:21,331 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.98ms 2021-03-30 22:48:21,341 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.89ms 2021-03-30 22:48:21,352 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.94ms 2021-03-30 22:48:22,212 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:48:22,224 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:48:22,242 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 22:48:57,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 22:48:57,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-30 22:49:41,396 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.02ms 2021-03-30 22:49:42,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-30 22:49:42,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.68ms 2021-03-30 22:49:59,851 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OutsourcedGuru/OctoPrint-USBControl/archive/master.zip 2021-03-30 22:50:10,153 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:50:10,331 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:50:10,401 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:50:10,425 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:50:10,428 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:50:10,428 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: USBControl, version 1.0.7 2021-03-30 22:50:10,594 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:50:27,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-30 22:50:27,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.39ms 2021-03-30 22:50:37,925 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.64ms 2021-03-30 22:50:56,297 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.67ms 2021-03-30 22:51:02,970 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-30 22:51:03,080 - octoprint.server - INFO - Shutting down... 2021-03-30 22:51:03,085 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 22:51:03,420 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 22:51:03,423 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 22:51:03,427 - octoprint.events - INFO - Event loop shut down 2021-03-30 22:51:04,116 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 22:51:04,117 - octoprint.server - INFO - Goodbye! 2021-03-30 22:51:06,592 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:51:06,594 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 22:51:06,595 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:51:07,128 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 22:51:07,191 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 22:51:07,191 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 22:51:07,192 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 22:51:07,213 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 22:51:07,268 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:51:08,517 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:51:08,850 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 22:51:08,865 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:51:09,043 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 22:51:09,054 - octoprint.server - INFO - Intermediary server started 2021-03-30 22:51:09,087 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 22:51:09,524 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 22:51:09,530 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 22:51:09,530 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 22:51:09,531 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 22:51:09,532 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:51:09,532 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-30 22:51:09,533 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 22:51:09,533 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 22:51:09,534 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 22:51:09,534 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 22:51:09,535 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 22:51:09,537 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:51:09,539 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-03-30 22:51:09,542 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 22:51:09,544 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 22:51:09,546 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 22:51:10,695 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:51:11,694 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 22:51:11,696 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:51:11,697 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:51:11,835 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 22:51:11,923 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 22:51:11,943 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:51:11,971 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 22:51:11,983 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 22:51:12,000 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 22:51:12,028 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 22:51:13,049 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 22:51:13,427 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 22:51:13,429 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 22:51:13,430 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 22:51:13,434 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 22:51:13,442 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 22:51:13,455 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 22:51:13,476 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:51:13,478 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:51:13,482 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 22:51:13,812 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 22:51:14,382 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 22:51:15,233 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 22:51:15,274 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 22:51:15,369 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 22:51:15,585 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:51:15,785 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:51:16,008 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:51:16,298 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:51:16,298 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:51:16,646 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:51:16,656 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:51:16,675 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:51:16,686 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.6GB. That is considered sufficient for updating. 2021-03-30 22:51:17,080 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 22:51:17,215 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 22:51:17,445 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T21:51:03.884Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T21:51:03.884Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 22:51:17,446 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 22:51:17,480 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 22:51:17,699 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 22:51:17,969 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 22:51:19,197 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:51:22,223 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 21.46ms 2021-03-30 22:51:23,010 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 22.95ms 2021-03-30 22:51:23,056 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 24.81ms 2021-03-30 22:51:23,108 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:51:32,485 - octoprint.server.preemptive_cache - INFO - ... done in 14.52s 2021-03-30 22:51:37,368 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:51:37,379 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:51:37,423 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 22:51:43,520 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:51:43,521 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:51:43,656 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:51:44,935 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:51:45,014 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:51:45,015 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:51:47,032 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.23ms 2021-03-30 22:51:47,392 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.51ms 2021-03-30 22:51:47,490 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.96ms 2021-03-30 22:51:47,506 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:51:47,531 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.00ms 2021-03-30 22:51:47,547 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.94ms 2021-03-30 22:51:47,558 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.98ms 2021-03-30 22:51:47,568 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.49ms 2021-03-30 22:51:57,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.47ms 2021-03-30 22:51:57,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-30 22:52:00,626 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 38.11ms 2021-03-30 22:52:21,960 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OutsourcedGuru/OctoPrint-USBControl/archive/master.zip 2021-03-30 22:52:22,556 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:52:32,053 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:52:32,231 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:52:32,306 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:52:32,309 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:52:32,309 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: USBControl, version 1.0.7 2021-03-30 22:52:32,525 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:52:42,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-30 22:52:42,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.78ms 2021-03-30 22:52:43,539 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-30 22:52:43,687 - octoprint.server - INFO - Shutting down... 2021-03-30 22:52:43,691 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-30 22:52:44,676 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-30 22:52:44,681 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-30 22:52:44,691 - octoprint.events - INFO - Event loop shut down 2021-03-30 22:52:45,360 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-30 22:52:45,361 - octoprint.server - INFO - Goodbye! 2021-03-30 22:52:47,880 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:52:47,883 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-30 22:52:47,884 - octoprint.startup - INFO - ****************************************************************************** 2021-03-30 22:52:48,425 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-30 22:52:48,489 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-30 22:52:48,489 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-30 22:52:48,489 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-30 22:52:48,663 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-30 22:52:48,720 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-30 22:52:49,983 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-30 22:52:50,324 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-30 22:52:50,343 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-30 22:52:50,519 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-30 22:52:50,529 - octoprint.server - INFO - Intermediary server started 2021-03-30 22:52:50,562 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-30 22:52:51,005 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-30 22:52:51,009 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-30 22:52:51,010 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-30 22:52:51,011 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-30 22:52:51,012 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-30 22:52:51,012 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-30 22:52:51,013 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-30 22:52:51,013 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-30 22:52:51,014 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-30 22:52:51,014 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-30 22:52:51,015 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-30 22:52:51,020 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:52:51,023 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-30 22:52:51,024 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-30 22:52:51,026 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-30 22:52:51,027 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-30 22:52:52,159 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:52:53,156 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-30 22:52:53,158 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:52:53,159 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:52:53,300 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-30 22:52:53,389 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-30 22:52:53,410 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-30 22:52:53,437 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-30 22:52:53,451 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-30 22:52:53,468 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-30 22:52:53,496 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-30 22:52:54,513 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-30 22:52:54,633 - octoprint.server - INFO - Intermediary server shut down 2021-03-30 22:52:54,636 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-30 22:52:54,636 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-30 22:52:54,642 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-30 22:52:54,653 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-30 22:52:54,656 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-30 22:52:54,697 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:52:54,715 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-30 22:52:54,717 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-30 22:52:54,914 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-30 22:52:55,629 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-30 22:52:56,481 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-30 22:52:56,516 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-30 22:52:56,617 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-30 22:52:56,729 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:52:56,828 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-30 22:52:56,969 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:52:57,081 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:52:57,083 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:52:57,946 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-30 22:52:57,955 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-30 22:52:57,978 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-30 22:52:58,001 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.6GB. That is considered sufficient for updating. 2021-03-30 22:52:58,527 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-30 22:52:58,550 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-30 22:52:58,883 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-30 22:52:58,916 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-30T21:52:19.959Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-30T21:52:19.959Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-30 22:52:58,944 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-30 22:52:59,334 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-30 22:52:59,714 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-30 22:52:59,956 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-30 22:53:03,309 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 22.99ms 2021-03-30 22:53:04,102 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 23.38ms 2021-03-30 22:53:04,144 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:53:04,327 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:53:04,328 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:53:04,377 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:53:04,489 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:53:04,496 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:53:04,709 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 22.32ms 2021-03-30 22:53:12,767 - octoprint.server.preemptive_cache - INFO - ... done in 13.05s 2021-03-30 22:53:19,073 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:53:19,087 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-30 22:53:19,131 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-30 22:53:27,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-30 22:53:27,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.64ms 2021-03-30 22:53:40,786 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:53:40,787 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:53:40,950 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:53:41,966 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-30 22:53:42,003 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-30 22:53:42,004 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-30 22:53:44,144 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.94ms 2021-03-30 22:53:44,485 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.98ms 2021-03-30 22:53:44,584 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 5.91ms 2021-03-30 22:53:44,607 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.97ms 2021-03-30 22:53:44,611 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-30 22:53:44,634 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.92ms 2021-03-30 22:53:44,646 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.03ms 2021-03-30 22:53:44,656 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.48ms 2021-03-30 22:54:12,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.72ms 2021-03-30 22:54:12,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-30 22:54:13,592 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.90ms 2021-03-30 22:54:46,375 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-30 22:54:57,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-30 22:54:57,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-30 22:55:21,532 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.66ms 2021-03-30 22:55:37,044 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.27ms 2021-03-30 22:55:42,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-30 22:55:42,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.71ms 2021-03-30 22:56:27,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-30 22:56:27,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 22:56:35,037 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.71ms 2021-03-30 22:56:44,436 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-30 22:57:12,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-30 22:57:12,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-30 22:57:57,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.12ms 2021-03-30 22:57:57,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-30 22:58:42,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-30 22:58:43,338 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-30 22:59:27,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-30 22:59:27,929 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-30 23:00:12,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 23:00:12,931 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.79ms 2021-03-30 23:01:00,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-30 23:01:00,614 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-30 23:01:45,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.81ms 2021-03-30 23:01:45,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.78ms 2021-03-30 23:02:30,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-30 23:02:30,614 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.42ms 2021-03-30 23:03:15,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 23:03:15,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-30 23:04:00,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-30 23:04:00,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-30 23:04:45,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-30 23:04:45,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-30 23:05:30,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-30 23:05:30,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.51ms 2021-03-30 23:06:15,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-30 23:06:15,618 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.79ms 2021-03-30 23:07:00,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-30 23:07:00,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 23:07:45,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-30 23:07:45,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-30 23:07:50,521 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 23:07:58,504 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908} 2021-03-30 23:08:30,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 23:08:30,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.42ms 2021-03-30 23:09:15,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.39ms 2021-03-30 23:09:15,643 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-30 23:10:00,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-30 23:10:00,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.84ms 2021-03-30 23:10:45,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.73ms 2021-03-30 23:10:45,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.73ms 2021-03-30 23:11:30,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.93ms 2021-03-30 23:11:30,642 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.72ms 2021-03-30 23:12:15,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-30 23:12:15,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-30 23:13:00,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 23:13:00,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-30 23:13:45,878 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.32ms 2021-03-30 23:13:45,928 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-30 23:14:30,879 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-30 23:14:30,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-30 23:15:18,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-30 23:15:18,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-30 23:16:03,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.74ms 2021-03-30 23:16:03,594 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-30 23:16:48,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-30 23:16:48,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-30 23:17:33,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-30 23:17:33,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-30 23:18:18,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.22ms 2021-03-30 23:18:18,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-30 23:19:03,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 23:19:03,615 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 23:19:48,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 23:19:48,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-30 23:20:33,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-30 23:20:33,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-30 23:21:18,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-30 23:21:18,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-30 23:22:03,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-30 23:22:03,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.36ms 2021-03-30 23:22:48,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.93ms 2021-03-30 23:22:48,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.65ms 2021-03-30 23:22:50,522 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 23:22:58,492 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1808} 2021-03-30 23:23:33,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-30 23:23:33,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-30 23:24:18,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.55ms 2021-03-30 23:24:18,619 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-30 23:25:03,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.80ms 2021-03-30 23:25:03,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.13ms 2021-03-30 23:25:48,580 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.32ms 2021-03-30 23:25:48,624 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.10ms 2021-03-30 23:26:33,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-30 23:26:33,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.07ms 2021-03-30 23:27:19,202 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.02ms 2021-03-30 23:27:19,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-30 23:28:03,827 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.22ms 2021-03-30 23:28:03,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-30 23:28:48,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-30 23:28:48,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-30 23:29:36,580 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 23:29:36,619 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-30 23:30:21,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-30 23:30:21,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.90ms 2021-03-30 23:31:06,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-30 23:31:06,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-30 23:31:51,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-30 23:31:51,614 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-30 23:32:36,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-30 23:32:36,616 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-30 23:33:21,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-30 23:33:21,619 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-30 23:34:06,567 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-30 23:34:06,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-30 23:34:51,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-30 23:34:51,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-30 23:35:36,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.34ms 2021-03-30 23:35:36,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-30 23:36:21,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-30 23:36:21,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-30 23:37:06,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-30 23:37:06,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-30 23:37:50,523 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 23:37:51,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-30 23:37:51,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-30 23:37:58,503 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2708} 2021-03-30 23:38:36,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-30 23:38:36,631 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-30 23:39:21,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-30 23:39:21,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-30 23:40:06,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-30 23:40:06,645 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-30 23:40:51,591 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-30 23:40:51,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-30 23:41:37,186 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-30 23:41:37,237 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-30 23:42:21,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-30 23:42:21,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.53ms 2021-03-30 23:43:06,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-30 23:43:06,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-30 23:43:54,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 23:43:54,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-30 23:44:39,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-30 23:44:39,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-30 23:45:24,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-30 23:45:24,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.13ms 2021-03-30 23:46:09,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-30 23:46:09,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-30 23:46:54,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 23:46:54,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.40ms 2021-03-30 23:47:39,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-30 23:47:39,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.31ms 2021-03-30 23:48:24,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-30 23:48:24,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.49ms 2021-03-30 23:49:09,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-30 23:49:09,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-30 23:49:54,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 23:49:54,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-30 23:50:39,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-30 23:50:39,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-30 23:51:24,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-30 23:51:24,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-30 23:52:09,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-30 23:52:09,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-30 23:52:50,525 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-30 23:52:54,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 23:52:54,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-30 23:52:58,509 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3608} 2021-03-30 23:53:39,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-30 23:53:39,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-30 23:54:24,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-30 23:54:24,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-30 23:55:09,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.88ms 2021-03-30 23:55:09,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-30 23:55:54,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-30 23:55:54,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-30 23:56:39,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-30 23:56:39,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-30 23:57:24,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-30 23:57:24,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.07ms 2021-03-30 23:58:09,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-30 23:58:12,389 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.09ms 2021-03-30 23:58:54,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-30 23:58:54,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-30 23:59:39,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-30 23:59:39,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 00:00:24,626 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-31 00:00:24,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-31 00:01:09,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.46ms 2021-03-31 00:01:09,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-31 00:01:54,645 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 00:01:54,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.33ms 2021-03-31 00:02:39,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 00:02:39,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 00:03:24,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 00:03:24,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-31 00:04:09,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 00:04:09,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.13ms 2021-03-31 00:04:54,660 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-31 00:04:54,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.13ms 2021-03-31 00:05:39,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-31 00:05:39,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-31 00:06:24,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 00:06:24,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.02ms 2021-03-31 00:07:09,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 00:07:09,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.18ms 2021-03-31 00:07:50,526 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 00:07:54,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-31 00:07:54,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 00:07:58,495 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4508} 2021-03-31 00:08:39,670 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 00:08:39,714 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 00:09:24,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 00:09:24,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.54ms 2021-03-31 00:10:09,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 00:10:09,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 00:10:54,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 00:10:54,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 00:11:39,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 00:11:39,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-31 00:12:24,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 00:12:24,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 00:13:09,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 00:13:09,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.67ms 2021-03-31 00:13:54,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 00:13:54,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 00:14:42,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 00:14:42,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-31 00:15:27,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-31 00:15:27,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-31 00:16:12,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 00:16:12,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 00:16:57,423 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 00:16:57,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 00:17:42,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 00:17:42,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 00:18:27,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 00:18:27,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 00:19:12,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 00:19:12,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 00:19:57,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 00:19:57,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 00:20:42,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 00:20:42,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 00:21:27,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 00:21:27,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-31 00:22:12,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-31 00:22:12,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-31 00:22:50,528 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 00:22:57,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-31 00:22:57,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-31 00:22:58,511 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5408} 2021-03-31 00:23:42,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-31 00:23:42,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 00:24:27,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-31 00:24:27,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 00:25:12,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 00:25:12,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 00:25:57,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 00:25:57,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 00:26:42,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 00:26:42,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 00:27:27,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 00:27:27,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-31 00:28:12,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 00:28:12,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 00:28:57,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 00:29:00,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.48ms 2021-03-31 00:29:42,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.35ms 2021-03-31 00:29:42,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-31 00:30:27,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 00:30:27,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-31 00:31:12,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-31 00:31:12,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-31 00:31:57,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.32ms 2021-03-31 00:31:57,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.12ms 2021-03-31 00:32:42,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 00:32:42,806 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-31 00:33:27,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 00:33:27,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.48ms 2021-03-31 00:34:12,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-31 00:34:12,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.16ms 2021-03-31 00:34:57,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-31 00:34:57,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.60ms 2021-03-31 00:35:42,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 00:35:42,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-31 00:36:27,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 00:36:27,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.36ms 2021-03-31 00:37:12,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 00:37:12,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 00:37:50,530 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 00:37:57,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 00:37:57,816 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 00:37:58,466 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6308} 2021-03-31 00:38:42,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-31 00:38:42,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 00:39:27,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 00:39:27,819 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-31 00:40:12,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 00:40:12,822 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-31 00:40:57,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-31 00:40:57,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 00:41:42,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 00:41:42,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 00:42:27,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 00:42:27,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 00:43:12,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 00:43:12,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-31 00:43:57,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.77ms 2021-03-31 00:43:57,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.41ms 2021-03-31 00:44:42,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-31 00:44:42,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-31 00:45:30,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.70ms 2021-03-31 00:45:30,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.72ms 2021-03-31 00:46:15,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 00:46:15,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 00:47:00,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 00:47:00,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 00:47:45,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.86ms 2021-03-31 00:47:45,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-31 00:48:30,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 00:48:30,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 00:49:15,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 00:49:15,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.08ms 2021-03-31 00:50:00,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 00:50:00,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 00:50:45,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 00:50:45,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.49ms 2021-03-31 00:51:30,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 00:51:30,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 00:52:15,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.68ms 2021-03-31 00:52:15,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 00:52:50,531 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 00:52:58,521 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7208} 2021-03-31 00:53:00,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.79ms 2021-03-31 00:53:00,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-31 00:53:45,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.75ms 2021-03-31 00:53:45,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-31 00:54:30,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-31 00:54:30,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 00:55:15,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 00:55:15,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 00:56:00,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.78ms 2021-03-31 00:56:00,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.04ms 2021-03-31 00:56:45,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 00:56:45,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 00:57:30,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 00:57:31,239 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 00:58:15,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 00:58:15,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-31 00:59:00,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 00:59:00,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 00:59:48,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 00:59:48,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 01:00:30,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 01:00:30,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 01:01:15,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 01:01:15,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 01:02:00,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 01:02:00,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 01:02:45,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-31 01:02:45,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.21ms 2021-03-31 01:03:30,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 01:03:30,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.41ms 2021-03-31 01:04:15,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 01:04:15,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.92ms 2021-03-31 01:05:00,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-31 01:05:00,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-31 01:05:45,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-31 01:05:45,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 01:06:30,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 01:06:30,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-31 01:07:15,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 01:07:15,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.90ms 2021-03-31 01:07:50,533 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 01:07:58,505 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8108} 2021-03-31 01:08:00,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 01:08:00,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 01:08:45,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 01:08:45,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-31 01:09:30,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-31 01:09:30,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 01:10:15,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 01:10:15,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 01:11:00,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-31 01:11:00,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.84ms 2021-03-31 01:11:45,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 01:11:45,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-31 01:12:30,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 01:12:30,838 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.77ms 2021-03-31 01:13:15,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.73ms 2021-03-31 01:13:15,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 01:14:01,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 01:14:01,290 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-31 01:14:45,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 01:14:45,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 01:15:30,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.65ms 2021-03-31 01:15:30,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 21.31ms 2021-03-31 01:16:18,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 01:16:18,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 01:17:03,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 01:17:03,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-31 01:17:48,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 01:17:48,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.54ms 2021-03-31 01:18:33,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 01:18:33,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 01:19:18,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 01:19:18,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 01:20:03,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-31 01:20:03,415 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 01:20:48,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-31 01:20:48,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 01:21:33,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 01:21:33,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-31 01:22:18,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 01:22:18,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-31 01:22:50,534 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 01:22:58,510 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9008} 2021-03-31 01:23:03,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 01:23:03,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 01:23:48,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 01:23:48,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-31 01:24:33,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 01:24:33,415 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 01:25:18,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 01:25:18,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-31 01:26:03,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 01:26:03,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.61ms 2021-03-31 01:26:48,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 01:26:48,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 01:27:33,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 01:27:33,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 01:28:18,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-31 01:28:18,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-31 01:29:03,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 01:29:03,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-31 01:29:48,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 01:29:48,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 01:30:36,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 01:30:36,314 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-31 01:31:18,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 01:31:18,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 01:32:03,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 01:32:03,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 01:32:48,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 01:32:48,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.51ms 2021-03-31 01:33:33,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 01:33:33,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 01:34:18,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-31 01:34:18,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-31 01:35:03,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 01:35:03,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-31 01:35:48,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 01:35:48,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-31 01:36:33,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-31 01:36:33,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 01:37:18,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.12ms 2021-03-31 01:37:18,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-31 01:37:50,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 01:37:58,513 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9908} 2021-03-31 01:38:03,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 01:38:03,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 01:38:48,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 01:38:48,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-31 01:39:33,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 01:39:33,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-31 01:40:18,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 01:40:18,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.41ms 2021-03-31 01:41:03,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 01:41:03,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-31 01:41:48,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 01:41:48,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-31 01:42:33,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 01:42:33,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-31 01:43:18,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-31 01:43:18,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.65ms 2021-03-31 01:44:03,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.47ms 2021-03-31 01:44:03,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-31 01:44:48,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-31 01:44:49,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.61ms 2021-03-31 01:45:33,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.89ms 2021-03-31 01:45:33,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 01:46:18,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-31 01:46:18,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 01:47:06,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 01:47:06,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.40ms 2021-03-31 01:47:51,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 01:47:51,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-31 01:48:36,305 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 01:48:36,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 01:49:21,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 01:49:21,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-31 01:50:06,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 01:50:06,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-31 01:50:51,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-31 01:50:51,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 01:51:36,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.40ms 2021-03-31 01:51:36,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.38ms 2021-03-31 01:52:21,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-31 01:52:21,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-31 01:52:50,538 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 01:52:58,529 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10808} 2021-03-31 01:53:06,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.78ms 2021-03-31 01:53:06,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 01:53:51,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 01:53:51,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-31 01:54:36,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 01:54:36,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-31 01:55:21,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 01:55:21,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 01:56:06,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 01:56:06,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-31 01:56:51,334 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 01:56:51,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 01:57:36,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.14ms 2021-03-31 01:57:36,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 01:58:21,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 01:58:21,413 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 01:59:06,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-31 01:59:06,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 01:59:51,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-31 01:59:51,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 02:00:36,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 02:00:36,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 02:01:21,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 02:01:24,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 02:02:06,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 02:02:06,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 02:02:51,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 02:02:51,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 02:03:36,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 02:03:36,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 02:04:21,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.52ms 2021-03-31 02:04:21,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.81ms 2021-03-31 02:05:06,819 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 02:05:06,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-31 02:05:51,819 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 02:05:51,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-31 02:06:36,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 02:06:36,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.21ms 2021-03-31 02:07:21,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 02:07:21,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 02:07:50,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 02:07:58,521 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11708} 2021-03-31 02:08:06,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 02:08:06,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.17ms 2021-03-31 02:08:51,830 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 02:08:51,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-31 02:09:36,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 02:09:36,878 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 02:10:21,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 02:10:21,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.19ms 2021-03-31 02:11:06,830 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 02:11:06,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.07ms 2021-03-31 02:11:51,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 02:11:51,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 02:12:36,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 02:12:36,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 02:13:21,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 02:13:21,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 02:14:06,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-31 02:14:06,880 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.56ms 2021-03-31 02:14:51,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 02:14:51,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.25ms 2021-03-31 02:15:37,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-31 02:15:37,304 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 02:16:21,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 02:16:21,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 02:17:06,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 02:17:06,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 02:17:54,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 02:17:54,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 02:18:39,328 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-31 02:18:39,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-31 02:19:24,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 02:19:24,378 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-31 02:20:09,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 02:20:09,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 02:20:54,339 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 02:20:54,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 02:21:39,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 02:21:39,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.26ms 2021-03-31 02:22:24,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 02:22:24,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 02:22:50,541 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 02:22:58,508 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12608} 2021-03-31 02:23:09,339 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 02:23:09,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-31 02:23:54,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-31 02:23:54,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.22ms 2021-03-31 02:24:39,351 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 02:24:39,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 02:25:24,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 02:25:24,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 02:26:09,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.81ms 2021-03-31 02:26:09,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 02:26:54,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 02:26:54,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-31 02:27:39,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-31 02:27:39,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-31 02:28:24,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 02:28:24,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-31 02:29:09,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 02:29:09,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 02:29:54,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 02:29:54,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-31 02:30:39,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 02:30:39,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 02:31:24,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 02:31:24,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.19ms 2021-03-31 02:32:09,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 02:32:09,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-31 02:32:54,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 02:32:54,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 02:33:39,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 02:33:39,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 02:34:24,455 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 02:34:24,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 02:35:09,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 02:35:09,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.10ms 2021-03-31 02:35:54,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 02:35:54,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 02:36:39,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.24ms 2021-03-31 02:36:39,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-31 02:37:24,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.68ms 2021-03-31 02:37:24,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.50ms 2021-03-31 02:37:50,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 02:37:58,550 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13508} 2021-03-31 02:38:09,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 02:38:09,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 02:38:54,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-31 02:38:54,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 02:39:39,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 02:39:39,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-31 02:40:24,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.65ms 2021-03-31 02:40:24,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 02:41:09,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-31 02:41:09,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-31 02:41:54,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.83ms 2021-03-31 02:41:54,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 02:42:39,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 02:42:39,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.16ms 2021-03-31 02:43:24,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.40ms 2021-03-31 02:43:24,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-31 02:44:09,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.08ms 2021-03-31 02:44:09,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 02:44:54,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 02:44:54,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.16ms 2021-03-31 02:45:39,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 02:45:39,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-31 02:46:24,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-31 02:46:24,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 02:47:09,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 02:47:09,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 02:47:54,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 02:47:54,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-31 02:48:39,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-31 02:48:42,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 02:49:24,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 02:49:24,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.19ms 2021-03-31 02:50:09,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-31 02:50:09,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-31 02:50:54,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-31 02:50:54,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 02:51:39,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.81ms 2021-03-31 02:51:39,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 02:52:24,717 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.62ms 2021-03-31 02:52:24,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-31 02:52:50,544 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 02:52:58,552 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14408} 2021-03-31 02:53:09,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.90ms 2021-03-31 02:53:09,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 02:53:54,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 02:53:54,763 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-31 02:54:39,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-31 02:54:39,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-31 02:55:24,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 02:55:24,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-31 02:56:09,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 02:56:09,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-31 02:56:54,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 02:56:54,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 02:57:39,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.72ms 2021-03-31 02:57:39,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.65ms 2021-03-31 02:58:24,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-31 02:58:24,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-31 02:59:09,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 02:59:09,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 02:59:54,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-31 02:59:54,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-31 03:00:39,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 03:00:39,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 03:01:24,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 03:01:24,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 03:02:09,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 03:02:09,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-31 03:02:54,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-31 03:02:54,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 03:03:39,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.38ms 2021-03-31 03:03:39,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 03:04:24,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 03:04:24,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-31 03:05:12,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.21ms 2021-03-31 03:05:12,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 03:05:57,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 03:05:57,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-31 03:06:42,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 03:06:42,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.68ms 2021-03-31 03:07:27,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.18ms 2021-03-31 03:07:27,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-31 03:07:50,545 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 03:07:58,524 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15308} 2021-03-31 03:08:12,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-31 03:08:12,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 03:08:57,357 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 03:08:57,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-31 03:09:42,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.67ms 2021-03-31 03:09:42,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.69ms 2021-03-31 03:10:27,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 03:10:27,413 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 03:11:12,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 03:11:12,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-31 03:11:57,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.41ms 2021-03-31 03:11:57,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.31ms 2021-03-31 03:12:42,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 03:12:42,412 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 03:13:27,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 03:13:27,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 03:14:12,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 03:14:12,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 03:14:57,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 03:14:57,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 03:15:42,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 03:15:42,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 03:16:27,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.14ms 2021-03-31 03:16:27,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-31 03:17:12,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-31 03:17:12,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 03:17:57,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 03:17:57,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 03:18:42,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 03:18:42,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 03:19:27,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 03:19:30,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-31 03:20:12,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 03:20:12,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-31 03:20:57,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 03:20:57,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 03:21:42,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 03:21:42,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 03:22:27,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 03:22:27,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 03:22:50,547 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 03:22:58,546 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16208} 2021-03-31 03:23:12,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-31 03:23:12,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 03:23:57,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 03:23:57,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 03:24:42,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 03:24:42,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-31 03:25:27,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 03:25:27,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-31 03:26:12,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 03:26:12,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 03:26:57,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.25ms 2021-03-31 03:26:57,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-31 03:27:42,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-31 03:27:42,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.83ms 2021-03-31 03:28:27,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.33ms 2021-03-31 03:28:27,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-31 03:29:12,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-31 03:29:12,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.21ms 2021-03-31 03:29:57,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.92ms 2021-03-31 03:29:57,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 03:30:42,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-31 03:30:42,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-31 03:31:27,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.67ms 2021-03-31 03:31:27,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 03:32:12,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-31 03:32:12,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-31 03:32:57,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 03:32:57,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 03:33:42,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.83ms 2021-03-31 03:33:42,958 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-31 03:34:27,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.50ms 2021-03-31 03:34:27,969 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 03:35:12,927 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 03:35:12,969 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 03:36:00,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-31 03:36:00,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 03:36:45,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 03:36:45,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 03:37:30,312 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-31 03:37:30,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-31 03:37:50,548 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 03:37:58,550 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17108} 2021-03-31 03:38:15,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 03:38:15,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.41ms 2021-03-31 03:39:00,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 03:39:00,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 03:39:45,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 03:39:45,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 03:40:30,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.09ms 2021-03-31 03:40:30,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 03:41:15,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 03:41:15,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 03:42:00,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-31 03:42:00,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 03:42:45,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-31 03:42:45,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.69ms 2021-03-31 03:43:30,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-31 03:43:30,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.17ms 2021-03-31 03:44:15,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-31 03:44:15,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-31 03:45:00,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 03:45:00,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-31 03:45:45,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-31 03:45:45,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 03:46:30,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-31 03:46:30,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 03:47:15,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 03:47:15,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 03:48:00,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 03:48:00,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 03:48:45,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-31 03:48:45,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 03:49:30,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 03:49:30,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-31 03:50:18,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 03:50:18,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.82ms 2021-03-31 03:51:00,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 03:51:00,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 03:51:45,786 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 03:51:45,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.39ms 2021-03-31 03:52:30,783 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 03:52:30,819 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 03:52:50,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 03:52:58,556 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18008} 2021-03-31 03:53:15,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 03:53:15,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 03:54:00,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 03:54:00,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-31 03:54:45,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.10ms 2021-03-31 03:54:45,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-31 03:55:30,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.50ms 2021-03-31 03:55:30,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-31 03:56:15,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-31 03:56:15,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.28ms 2021-03-31 03:57:00,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 03:57:00,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 03:57:45,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 03:57:45,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 03:58:30,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-31 03:58:30,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 03:59:15,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.13ms 2021-03-31 03:59:15,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 04:00:00,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 04:00:00,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 04:00:22,748 - backoff - INFO - Backing off upload_timelapses(...) for 0.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:00:33,684 - backoff - INFO - Backing off upload_timelapses(...) for 1.2s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:00:44,951 - backoff - INFO - Backing off upload_timelapses(...) for 3.8s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:00:45,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 04:00:45,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-31 04:00:48,983 - octoprint.plugins.anywhere - ERROR - timed out Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 473, in send low_conn.send(b'\r\n') File "/usr/lib/python3.7/http/client.py", line 987, in send self.sock.sendall(data) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: timed out 2021-03-31 04:00:58,760 - backoff - INFO - Backing off upload_timelapses(...) for 2.6s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:01:04,336 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 04:01:11,371 - backoff - INFO - Backing off upload_timelapses(...) for 1.0s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:01:14,787 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 04:01:22,409 - backoff - INFO - Backing off upload_timelapses(...) for 30.3s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 04:01:26,266 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 04:01:37,534 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 04:01:59,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.97ms 2021-03-31 04:01:59,933 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-31 04:02:44,111 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 04:02:44,153 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-31 04:03:29,121 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 04:03:29,166 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 04:04:14,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 04:04:14,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.20ms 2021-03-31 04:04:59,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-31 04:04:59,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-31 04:05:44,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 04:05:44,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-31 04:06:29,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 04:06:29,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 04:07:14,345 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 04:07:14,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-31 04:07:50,551 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 04:07:58,554 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18908} 2021-03-31 04:07:59,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 04:07:59,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.09ms 2021-03-31 04:08:44,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-31 04:08:44,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.16ms 2021-03-31 04:09:29,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 04:09:29,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.09ms 2021-03-31 04:10:14,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 04:10:14,397 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 04:10:59,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 04:10:59,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.67ms 2021-03-31 04:11:44,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 04:11:44,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 04:12:29,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 04:12:29,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 04:13:14,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 04:13:14,409 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-31 04:13:59,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 04:13:59,414 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 04:14:44,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 04:14:44,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-31 04:15:29,367 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-31 04:15:29,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-31 04:16:14,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-31 04:16:14,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 04:16:59,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-31 04:16:59,415 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-31 04:17:44,371 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 04:17:44,413 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.61ms 2021-03-31 04:18:29,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-31 04:18:29,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-31 04:19:14,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 04:19:14,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-31 04:19:59,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.16ms 2021-03-31 04:19:59,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-31 04:20:47,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-31 04:20:47,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.56ms 2021-03-31 04:21:29,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 04:21:29,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.85ms 2021-03-31 04:22:14,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-31 04:22:14,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-31 04:22:50,552 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 04:22:58,562 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19808} 2021-03-31 04:22:59,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 04:22:59,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 04:23:44,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 04:23:44,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 04:24:29,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-31 04:24:29,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 04:25:14,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 04:25:14,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 04:25:59,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 04:25:59,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.57ms 2021-03-31 04:26:44,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.53ms 2021-03-31 04:26:44,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 04:27:29,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 04:27:29,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 04:28:14,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 04:28:14,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 04:28:59,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 04:28:59,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 04:29:44,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 04:29:44,742 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-31 04:30:29,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 04:30:29,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 04:31:14,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 04:31:14,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 04:31:59,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 04:31:59,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-31 04:32:44,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-31 04:32:44,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-31 04:33:29,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 04:33:29,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-31 04:34:14,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 04:34:14,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-31 04:34:59,912 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 04:35:00,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 04:35:44,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 04:35:44,958 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 04:36:29,916 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 04:36:29,960 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 04:37:16,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 04:37:16,253 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 04:37:50,554 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 04:37:58,557 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20708} 2021-03-31 04:38:01,191 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-31 04:38:01,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-31 04:38:46,197 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 04:38:46,240 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 04:39:31,202 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-31 04:39:31,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-31 04:40:16,203 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.77ms 2021-03-31 04:40:16,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.92ms 2021-03-31 04:41:01,205 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 04:41:01,249 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 04:41:46,205 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 04:41:46,250 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 04:42:31,208 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 04:42:31,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 04:43:16,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-31 04:43:16,256 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 04:44:01,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 04:44:01,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-31 04:44:46,210 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 04:44:46,257 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 04:45:31,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 04:45:31,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 04:46:16,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 04:46:16,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.82ms 2021-03-31 04:47:01,219 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 04:47:01,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.45ms 2021-03-31 04:47:46,220 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 04:47:46,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-31 04:48:31,217 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 04:48:31,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 04:49:16,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 04:49:16,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.43ms 2021-03-31 04:50:01,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.06ms 2021-03-31 04:50:01,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 04:50:46,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.79ms 2021-03-31 04:50:46,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 04:51:31,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 04:51:34,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.67ms 2021-03-31 04:52:16,638 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 04:52:16,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 04:52:50,555 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 04:52:58,564 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21608} 2021-03-31 04:53:01,637 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 04:53:01,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 04:53:46,630 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 04:53:46,670 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 04:54:31,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 04:54:31,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 04:55:16,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-31 04:55:16,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 04:56:01,642 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 04:56:01,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.24ms 2021-03-31 04:56:46,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 04:56:46,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.15ms 2021-03-31 04:57:31,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-31 04:57:31,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.62ms 2021-03-31 04:58:16,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.96ms 2021-03-31 04:58:16,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 04:59:01,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.79ms 2021-03-31 04:59:01,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.63ms 2021-03-31 04:59:46,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.73ms 2021-03-31 04:59:46,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.91ms 2021-03-31 05:00:31,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 05:00:31,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 05:01:16,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 05:01:16,696 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 05:02:01,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 05:02:01,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 05:02:46,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 05:02:46,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 05:03:31,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 05:03:31,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 05:04:16,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 05:04:16,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.60ms 2021-03-31 05:05:01,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-31 05:05:01,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 05:05:47,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 05:05:47,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 05:06:31,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 05:06:31,929 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 05:07:16,880 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.68ms 2021-03-31 05:07:16,931 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 05:07:50,557 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 05:07:58,569 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22508} 2021-03-31 05:08:04,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 05:08:04,374 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 05:08:49,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-31 05:08:49,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-31 05:09:34,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-31 05:09:34,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 05:10:19,306 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.40ms 2021-03-31 05:10:19,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 05:11:04,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 05:11:04,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 05:11:49,314 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.97ms 2021-03-31 05:11:49,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 05:12:34,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 05:12:34,356 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 05:13:19,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 05:13:19,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 05:14:04,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.86ms 2021-03-31 05:14:04,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 05:14:49,318 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 05:14:49,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 05:15:34,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 05:15:34,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 05:16:19,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 05:16:19,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-31 05:17:04,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 05:17:04,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-31 05:17:49,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 05:17:49,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-31 05:18:34,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 05:18:34,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.96ms 2021-03-31 05:19:19,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-31 05:19:19,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.02ms 2021-03-31 05:20:04,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 05:20:05,287 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 05:20:49,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.83ms 2021-03-31 05:20:49,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 05:21:34,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 05:21:34,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-31 05:22:19,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 05:22:22,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-31 05:22:50,559 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 05:22:58,576 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23408} 2021-03-31 05:23:04,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 05:23:04,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 05:23:49,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-31 05:23:49,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 05:24:34,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.63ms 2021-03-31 05:24:34,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 05:25:19,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-31 05:25:19,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 05:26:04,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-31 05:26:04,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 05:26:49,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 05:26:49,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 05:27:34,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 05:27:34,790 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.02ms 2021-03-31 05:28:19,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 05:28:19,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 05:29:04,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 05:29:04,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.31ms 2021-03-31 05:29:49,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-31 05:29:49,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-31 05:30:34,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 05:30:34,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-31 05:31:19,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 05:31:19,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.97ms 2021-03-31 05:32:04,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-31 05:32:04,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-31 05:32:49,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-31 05:32:49,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.13ms 2021-03-31 05:33:34,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-31 05:33:34,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-31 05:34:19,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-31 05:34:19,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 05:35:04,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 05:35:04,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-31 05:35:49,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 05:35:49,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 05:36:34,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.42ms 2021-03-31 05:36:35,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 05:37:19,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 05:37:19,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.85ms 2021-03-31 05:37:50,560 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 05:37:58,573 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24308} 2021-03-31 05:38:04,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.61ms 2021-03-31 05:38:04,916 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 05:38:52,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 05:38:52,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 05:39:37,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-31 05:39:37,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-31 05:40:22,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-31 05:40:22,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.60ms 2021-03-31 05:41:07,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.91ms 2021-03-31 05:41:07,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-31 05:41:52,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 05:41:52,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-31 05:42:37,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-31 05:42:37,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-31 05:43:22,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.81ms 2021-03-31 05:43:22,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.20ms 2021-03-31 05:44:07,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.73ms 2021-03-31 05:44:07,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 05:44:52,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-31 05:44:52,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 05:45:37,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 05:45:37,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-31 05:46:22,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 05:46:22,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.45ms 2021-03-31 05:47:07,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 05:47:07,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 05:47:52,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-31 05:47:52,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 05:48:37,405 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.83ms 2021-03-31 05:48:37,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 05:49:22,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 05:49:22,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 05:50:07,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-31 05:50:07,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.96ms 2021-03-31 05:50:52,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 05:50:52,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 05:51:37,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 05:51:37,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 05:52:22,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 05:52:22,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-31 05:52:50,562 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 05:52:58,570 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25208} 2021-03-31 05:53:07,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 05:53:10,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 05:53:52,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-31 05:53:52,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-31 05:54:37,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 05:54:37,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.81ms 2021-03-31 05:55:22,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 05:55:22,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 05:56:07,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 05:56:07,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 05:56:52,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 05:56:52,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.41ms 2021-03-31 05:57:37,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 05:57:37,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 05:58:22,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 05:58:22,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 05:59:07,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 05:59:07,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 05:59:52,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 05:59:52,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 06:00:37,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 06:00:37,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 06:01:22,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-31 06:01:22,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 06:02:07,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 06:02:07,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 06:02:52,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 06:02:52,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-31 06:03:37,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 06:03:37,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-31 06:04:22,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.47ms 2021-03-31 06:04:22,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 06:05:07,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 06:05:07,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 06:05:52,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 06:05:52,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.27ms 2021-03-31 06:06:37,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 06:06:37,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 06:07:22,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 06:07:23,283 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-31 06:07:50,563 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 06:07:58,575 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26108} 2021-03-31 06:08:07,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.77ms 2021-03-31 06:08:07,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.21ms 2021-03-31 06:08:52,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 06:08:52,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 06:09:37,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 06:09:40,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 06:10:22,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 06:10:25,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-31 06:11:07,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 06:11:10,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 06:11:52,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-31 06:11:55,419 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 06:12:37,794 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 06:12:40,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 06:13:22,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-31 06:13:25,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 06:14:07,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 06:14:10,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 06:14:52,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 06:14:55,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 06:15:37,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 06:15:40,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 06:16:22,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 06:16:25,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 06:17:07,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.43ms 2021-03-31 06:17:10,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 06:17:52,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 06:17:55,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-31 06:18:37,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 06:18:40,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 06:19:22,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 06:19:25,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.18ms 2021-03-31 06:20:07,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-31 06:20:10,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 06:20:52,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.24ms 2021-03-31 06:20:55,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 06:21:37,784 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 06:21:40,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.81ms 2021-03-31 06:22:22,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-31 06:22:25,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 06:22:50,565 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 06:22:58,578 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27008} 2021-03-31 06:23:07,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-31 06:23:10,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 06:23:53,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 06:24:37,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.40ms 2021-03-31 06:24:40,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.99ms 2021-03-31 06:25:22,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 06:25:25,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 06:26:10,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 06:26:10,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 06:26:55,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 06:26:55,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 06:27:40,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 06:27:40,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-31 06:28:25,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 06:28:25,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-31 06:29:10,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 06:29:10,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-31 06:29:55,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-31 06:29:55,744 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 06:30:40,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 06:30:40,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 06:31:25,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 06:31:25,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-31 06:32:10,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 06:32:10,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 06:32:55,326 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 06:32:55,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-31 06:33:40,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 06:33:40,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 06:34:25,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 06:34:25,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-31 06:35:10,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-31 06:35:10,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 06:35:55,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-31 06:35:55,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 06:36:40,327 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-31 06:36:40,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 06:37:25,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.04ms 2021-03-31 06:37:25,757 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 06:37:50,566 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 06:37:58,583 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27908} 2021-03-31 06:38:10,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 06:38:10,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 06:38:55,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-31 06:38:55,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.13ms 2021-03-31 06:39:40,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 06:39:40,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 06:40:25,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.98ms 2021-03-31 06:40:28,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 06:41:10,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.04ms 2021-03-31 06:41:13,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 06:41:55,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.25ms 2021-03-31 06:41:58,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 06:42:40,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-31 06:42:43,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 06:43:25,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 06:43:28,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-31 06:44:10,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 06:44:13,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 06:44:55,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 06:44:58,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 06:45:40,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 06:45:43,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 06:46:25,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 06:46:28,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 06:47:10,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 06:47:13,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-31 06:47:55,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 06:47:58,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-31 06:48:40,778 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 06:48:43,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 06:49:25,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 06:49:28,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.89ms 2021-03-31 06:50:10,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-31 06:50:13,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-31 06:50:55,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-31 06:50:58,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.87ms 2021-03-31 06:51:40,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 06:51:43,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 06:52:25,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 06:52:28,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 06:52:50,568 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 06:52:58,594 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28808} 2021-03-31 06:53:10,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 06:53:13,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 06:53:55,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 06:53:58,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 06:54:40,900 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 06:54:43,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.76ms 2021-03-31 06:55:25,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.33ms 2021-03-31 06:55:28,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-31 06:56:13,953 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 06:56:14,000 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 06:56:58,948 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 06:56:58,987 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 06:57:43,957 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.43ms 2021-03-31 06:57:44,001 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 06:58:28,957 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 06:58:28,993 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 06:59:13,957 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 06:59:14,017 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-31 06:59:58,963 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-31 06:59:59,010 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 07:00:43,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 07:00:44,014 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-31 07:01:28,967 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-31 07:01:29,016 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 07:02:13,970 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 07:02:14,015 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.80ms 2021-03-31 07:02:58,973 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 07:02:59,010 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.66ms 2021-03-31 07:03:43,977 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 07:03:44,014 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-31 07:04:28,978 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 07:04:29,016 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 07:05:13,982 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 07:05:14,017 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 07:05:58,981 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 07:05:59,033 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-31 07:06:43,985 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 07:06:44,037 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 07:07:28,985 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 07:07:29,034 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 07:07:50,570 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 07:07:58,582 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29708} 2021-03-31 07:08:13,988 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 07:08:14,038 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-31 07:08:59,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 07:08:59,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 07:09:44,334 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 07:09:44,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.87ms 2021-03-31 07:10:29,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 07:10:29,387 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-31 07:11:16,215 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-31 07:11:16,248 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-31 07:12:01,203 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.32ms 2021-03-31 07:12:01,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 07:12:46,208 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-31 07:12:46,252 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.28ms 2021-03-31 07:13:31,207 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 07:13:31,251 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.98ms 2021-03-31 07:14:16,212 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 07:14:16,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 07:15:01,212 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-31 07:15:01,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.29ms 2021-03-31 07:15:46,211 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-31 07:15:46,259 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-31 07:16:31,213 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.60ms 2021-03-31 07:16:31,261 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.47ms 2021-03-31 07:17:16,218 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-31 07:17:16,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.06ms 2021-03-31 07:18:01,222 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 07:18:01,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-31 07:18:46,227 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 07:18:46,263 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 07:19:31,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.94ms 2021-03-31 07:19:31,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.84ms 2021-03-31 07:20:16,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.40ms 2021-03-31 07:20:16,274 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-31 07:21:01,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 07:21:01,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 07:21:46,235 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 07:21:46,281 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.50ms 2021-03-31 07:22:31,232 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.34ms 2021-03-31 07:22:31,282 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-31 07:22:50,571 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 07:22:58,588 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30608} 2021-03-31 07:23:16,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-31 07:23:16,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 07:24:01,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-31 07:24:01,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 07:24:46,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 07:24:46,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.07ms 2021-03-31 07:25:31,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.20ms 2021-03-31 07:25:34,338 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 07:26:16,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-31 07:26:16,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 07:27:01,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 07:27:01,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.08ms 2021-03-31 07:27:46,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-31 07:27:46,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-31 07:28:31,757 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.29ms 2021-03-31 07:28:31,798 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.27ms 2021-03-31 07:29:16,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 07:29:16,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.08ms 2021-03-31 07:30:01,757 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 07:30:01,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 07:30:46,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 07:30:46,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 07:31:31,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 07:31:31,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.31ms 2021-03-31 07:32:16,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-31 07:32:16,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-31 07:33:01,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 07:33:01,802 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 07:33:46,755 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-31 07:33:46,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 07:34:31,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.20ms 2021-03-31 07:34:31,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.50ms 2021-03-31 07:35:16,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.03ms 2021-03-31 07:35:16,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-31 07:36:01,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 07:36:01,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.11ms 2021-03-31 07:36:46,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-31 07:36:46,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 07:37:31,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 07:37:31,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 07:37:50,573 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 07:37:58,586 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31508} 2021-03-31 07:38:16,776 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-31 07:38:16,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 07:39:01,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 07:39:01,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-31 07:39:46,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 07:39:47,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.31ms 2021-03-31 07:40:31,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 07:40:31,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-31 07:41:16,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-31 07:41:16,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-31 07:42:04,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 07:42:04,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-31 07:42:49,591 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 07:42:49,632 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-31 07:43:34,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.59ms 2021-03-31 07:43:34,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-31 07:44:19,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 07:44:19,641 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.23ms 2021-03-31 07:26:42,347 - octoprint.startup - INFO - ****************************************************************************** 2021-03-31 07:26:42,351 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-31 07:26:42,354 - octoprint.startup - INFO - ****************************************************************************** 2021-03-31 07:26:47,524 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-31 07:26:47,525 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-31 07:26:47,526 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-31 07:26:47,526 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-31 07:26:47,822 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-31 07:26:47,971 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-31 07:26:50,768 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-31 07:26:51,253 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-31 07:26:51,272 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-31 07:26:51,473 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-31 07:26:51,506 - octoprint.server - INFO - Intermediary server started 2021-03-31 07:26:51,541 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-31 07:26:51,991 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-31 07:26:51,996 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-31 07:26:51,997 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-31 07:26:51,999 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-31 07:26:52,001 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-31 07:26:52,003 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2021-03-31 07:26:52,005 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-31 07:26:52,007 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-31 07:26:52,009 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-31 07:26:52,010 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-31 07:26:52,012 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-31 07:26:52,014 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-31 07:26:52,016 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-31 07:26:52,018 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-31 07:26:52,019 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-31 07:26:52,021 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-31 07:26:53,271 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-31 07:26:54,308 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-31 07:26:54,310 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-31 07:26:54,311 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-31 07:26:54,455 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-31 07:26:54,544 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-31 07:26:54,565 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-31 07:26:54,588 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-31 07:26:54,604 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-31 07:26:54,619 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-31 07:26:54,644 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-31 07:26:55,735 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-31 07:26:55,967 - octoprint.server - INFO - Intermediary server shut down 2021-03-31 07:26:55,970 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-31 07:26:55,970 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-31 07:26:55,977 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-31 07:26:55,986 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-31 07:26:55,990 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-31 07:26:56,039 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-31 07:26:56,040 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-31 07:26:56,040 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-31 07:26:56,263 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 07:26:56,384 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.39s 2021-03-31 07:26:56,998 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-31 07:26:57,515 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.49s 2021-03-31 07:26:57,907 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-31 07:26:57,954 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-31 07:26:58,112 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-31 07:26:58,139 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.38s 2021-03-31 07:26:58,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-31 07:26:58,476 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 07:26:59,319 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2021-03-31 07:26:59,551 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-31 07:26:59,564 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-31 07:26:59,565 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-31 07:26:59,800 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.43s 2021-03-31 07:27:00,236 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-31 07:27:00,238 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-31 07:27:00,238 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-31 07:27:00,278 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2021-03-31 07:27:00,445 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.64s 2021-03-31 07:27:00,840 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-03-31 07:27:00,955 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.51s 2021-03-31 07:27:01,111 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-31 07:27:01,316 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10} 2021-03-31 07:27:01,756 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-31T06:44:52.543Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-31T06:44:52.543Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-31 07:27:01,758 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-31 07:27:01,816 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-31 07:27:02,370 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-31 07:27:02,939 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-31 07:27:03,662 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-31 07:27:04,205 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-31 07:27:04,622 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 07:46:02,426 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 07:46:02,816 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16} 2021-03-31 07:46:15,219 - octoprint.server.preemptive_cache - INFO - ... done in 16.66s 2021-03-31 07:46:21,183 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-31 07:46:21,191 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-31 07:46:21,224 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-31 07:46:34,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-31 07:46:34,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.71ms 2021-03-31 07:46:48,184 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 07:46:48,185 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 07:46:49,825 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 07:46:49,931 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 07:46:49,932 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 07:46:53,245 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 8.10ms 2021-03-31 07:46:53,312 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 07:47:02,277 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 38.71ms 2021-03-31 07:47:11,891 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-31 07:47:19,592 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 07:47:19,633 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.65ms 2021-03-31 07:48:04,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.72ms 2021-03-31 07:48:04,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.58ms 2021-03-31 07:48:35,960 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-31 07:48:36,011 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-31 07:48:36,011 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-31 07:48:36,012 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-31 07:48:36,033 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-31 07:48:36,038 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 07:48:36,045 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-31 07:48:36,059 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 07:48:36,141 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-31 07:48:36,143 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-31 07:48:36,197 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-31 07:48:36,360 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-31 07:48:43,524 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.44ms 2021-03-31 07:49:28,525 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 40.72ms 2021-03-31 07:49:33,201 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-03-31 07:49:33,304 - octoprint.server - INFO - Shutting down... 2021-03-31 07:49:33,308 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-03-31 07:49:33,986 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-03-31 07:49:33,992 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-03-31 07:49:34,006 - octoprint.events - INFO - Event loop shut down 2021-03-31 07:49:34,695 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-03-31 07:49:34,700 - octoprint.server - INFO - Goodbye! 2021-03-31 07:49:38,700 - octoprint.startup - INFO - ****************************************************************************** 2021-03-31 07:49:38,703 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-03-31 07:49:38,704 - octoprint.startup - INFO - ****************************************************************************** 2021-03-31 07:49:39,257 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-03-31 07:49:39,347 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-03-31 07:49:39,348 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-03-31 07:49:39,348 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-03-31 07:49:39,513 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-03-31 07:49:39,569 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-03-31 07:49:40,806 - octoprint.plugin.core - WARNING - Plugin USBControl (1.0.7) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2021-03-31 07:49:41,142 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-03-31 07:49:41,161 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 40 hook handlers 2021-03-31 07:49:41,334 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-03-31 07:49:41,344 - octoprint.server - INFO - Intermediary server started 2021-03-31 07:49:41,377 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-03-31 07:49:41,813 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-03-31 07:49:41,817 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-03-31 07:49:41,818 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-03-31 07:49:41,819 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-03-31 07:49:41,820 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-03-31 07:49:41,820 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-03-31 07:49:41,821 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-03-31 07:49:41,822 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-03-31 07:49:41,822 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-03-31 07:49:41,823 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-03-31 07:49:41,824 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-03-31 07:49:41,825 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-31 07:49:41,827 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-03-31 07:49:41,829 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-03-31 07:49:41,831 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-03-31 07:49:41,832 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-03-31 07:49:42,953 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-31 07:49:43,939 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-03-31 07:49:43,941 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-31 07:49:43,942 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-31 07:49:44,080 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-03-31 07:49:44,168 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-03-31 07:49:44,189 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | *USBControl (1.0.7) = /home/pi/oprint/lib/python3.7/site-packages/usbcontrol | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-03-31 07:49:44,217 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-03-31 07:49:44,231 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915058688 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50000' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-03-31 07:49:44,249 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-03-31 07:49:44,288 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-03-31 07:49:45,282 - octoprint.server - INFO - Shutting down intermediary server... 2021-03-31 07:49:45,416 - octoprint.server - INFO - Intermediary server shut down 2021-03-31 07:49:45,418 - octoprint.events - INFO - Processing startup event, this is our first event 2021-03-31 07:49:45,419 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-03-31 07:49:45,420 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-03-31 07:49:45,432 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-03-31 07:49:45,437 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-31 07:49:45,438 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-03-31 07:49:45,472 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-31 07:49:45,516 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-03-31 07:49:45,706 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 07:49:46,336 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-03-31 07:49:47,188 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-03-31 07:49:47,204 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-03-31 07:49:47,321 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-03-31 07:49:47,446 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 07:49:47,503 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-03-31 07:49:47,961 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 07:49:47,962 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 07:49:47,979 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-31 07:49:48,562 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-03-31 07:49:48,569 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-03-31 07:49:48,569 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-03-31 07:49:48,619 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2021-03-31 07:49:49,064 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: 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) 2021-03-31 07:49:49,197 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-03-31 07:49:49,519 - octoprint.plugins.anywhere - WARNING - {'id': 62157, 'name': 'My First 3D Printer', 'token': '4V4CZ0OTUND8B8DPT040TBBI3VEMAUAD', 'lastSeen': '2021-03-31T06:49:10.154Z', 'flipV': False, 'flipH': False, 'rotate90': False, 'rotate90N': False, 'recordTimelapse': False, 'octolapseOptedIn': None, 'camResolution': 'medium', 'createdAt': '2021-03-27T21:41:00.393Z', 'updatedAt': '2021-03-31T06:49:10.154Z', 'deletedAt': None, 'UserId': 52472, 'mjpeg_stream_tier': 1, 'subscription': 'pro', 'premium_video': True} 2021-03-31 07:49:49,519 - octoprint.plugins.anywhere - WARNING - Printer is eligible for premium video streaming. 2021-03-31 07:49:49,574 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'navbartemp:0.14,filemanager:0.1.6,anywhere:1.1.1,displaylayerprogress:1.25.4'} 2021-03-31 07:49:49,894 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915058688, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-03-31 07:49:50,167 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.120/', 'path': '/', 'query_string': 'l10n=de'} 2021-03-31 07:49:50,843 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-03-31 07:49:52,473 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 07:49:52,474 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 07:50:09,954 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (urllib.error.URLError: ) 2021-03-31 07:50:11,790 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-31 07:50:11,856 - sentry.errors.serializer - ERROR - NULL pointer access Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 743, in __repr__ self.__class__.__name__, self.name, File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 682, in name return self._component[0].name.decode('ascii') ValueError: NULL pointer access 2021-03-31 07:50:12,046 - octoprint.plugins.anywhere - ERROR - Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 456, in _init_camera self._camera = mo.MMALCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 2279, in __init__ super(MMALCamera, self).__init__() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/mmalobj.py", line 633, in __init__ prefix="Failed to create MMAL component %s" % self.component_type) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/exc.py", line 184, in mmal_check raise PiCameraMMALError(status, prefix) picamera.exc.PiCameraMMALError: Failed to create MMAL component b'vc.ril.camera': Out of memory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/h264_stream.py", line 138, in __init_camera__ self.camera = picamera.PiCamera() File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 431, in __init__ self._init_camera(camera_num, stereo_mode, stereo_decimate) File "/home/pi/oprint/lib/python3.7/site-packages/picamera/camera.py", line 460, in _init_camera "Camera is not enabled. Try running 'sudo raspi-config' " picamera.exc.PiCameraError: Camera is not enabled. Try running 'sudo raspi-config' and ensure that the camera has been enabled. 2021-03-31 07:50:15,184 - octoprint.server.preemptive_cache - INFO - ... done in 25.02s 2021-03-31 07:50:15,612 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 11.40ms 2021-03-31 07:50:16,012 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 13.45ms 2021-03-31 07:50:16,426 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 07:50:16,459 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 07:50:17,092 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 07:50:17,214 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 07:50:17,215 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 07:50:19,609 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 38.75ms 2021-03-31 07:50:20,009 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 8.24ms 2021-03-31 07:50:20,266 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 07:50:20,281 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 10.06ms 2021-03-31 07:50:20,319 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-31 07:50:20,324 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 07:51:04,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-31 07:51:04,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-31 07:51:49,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 07:51:49,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-31 07:52:34,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 07:52:34,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 07:53:19,641 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 39.73ms 2021-03-31 07:53:19,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.11ms 2021-03-31 07:54:51,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.37ms 2021-03-31 07:54:51,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 07:55:36,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 07:55:36,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-31 07:56:21,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-31 07:56:21,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.75ms 2021-03-31 07:57:06,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 07:57:06,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-31 07:57:51,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 07:57:51,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 07:58:36,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 07:58:36,764 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 07:59:21,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 07:59:21,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-31 08:00:06,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.53ms 2021-03-31 08:00:06,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.68ms 2021-03-31 08:00:08,279 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 42.57ms 2021-03-31 08:00:14,436 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:14,438 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:14,578 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:00:16,302 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:00:16,359 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:16,359 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:16,932 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 246.97ms 2021-03-31 08:00:17,987 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.00ms 2021-03-31 08:00:18,332 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 12.95ms 2021-03-31 08:00:18,445 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.76ms 2021-03-31 08:00:18,476 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.42ms 2021-03-31 08:00:18,503 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.62ms 2021-03-31 08:00:18,507 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:00:18,531 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.29ms 2021-03-31 08:00:18,548 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.40ms 2021-03-31 08:00:40,552 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:40,553 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:40,931 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:192.168.178.100) 13.22ms 2021-03-31 08:00:41,093 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:41,093 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:41,192 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:00:42,537 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:00:42,585 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:42,586 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:43,169 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 247.28ms 2021-03-31 08:00:44,340 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.07ms 2021-03-31 08:00:44,685 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.26ms 2021-03-31 08:00:44,792 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.02ms 2021-03-31 08:00:44,823 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.05ms 2021-03-31 08:00:44,849 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.08ms 2021-03-31 08:00:44,853 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:00:44,876 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.02ms 2021-03-31 08:00:44,889 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.63ms 2021-03-31 08:00:51,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 08:00:51,792 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 08:00:54,598 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:00:58,816 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:58,817 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:00:59,930 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:00:59,965 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:00:59,965 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:01:00,568 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 250.86ms 2021-03-31 08:01:01,679 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.71ms 2021-03-31 08:01:01,890 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.22ms 2021-03-31 08:01:02,138 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.73ms 2021-03-31 08:01:02,197 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.92ms 2021-03-31 08:01:02,224 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 7.14ms 2021-03-31 08:01:02,227 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:01:02,251 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.07ms 2021-03-31 08:01:02,267 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.52ms 2021-03-31 08:01:08,602 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 41.69ms 2021-03-31 08:01:36,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 08:01:36,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 08:01:52,720 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:02:21,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-31 08:02:21,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 08:03:06,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 08:03:06,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 08:03:51,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 22.94ms 2021-03-31 08:03:51,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.19ms 2021-03-31 08:04:36,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 08:04:36,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 08:04:41,337 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 08:04:49,107 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908} 2021-03-31 08:05:21,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 08:05:21,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 08:06:07,255 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 08:06:07,301 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.91ms 2021-03-31 08:06:42,781 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:06:42,825 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:06:42,825 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:06:42,884 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:06:43,137 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.67ms 2021-03-31 08:06:51,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.04ms 2021-03-31 08:06:51,915 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.99ms 2021-03-31 08:06:56,311 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:07:36,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 08:07:36,904 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-31 08:08:24,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 08:08:24,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 08:09:06,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 08:09:06,947 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 08:09:51,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 08:09:51,968 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-31 08:10:16,796 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:10:16,797 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:10:17,672 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:10:17,673 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:10:19,132 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:10:19,171 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:10:19,171 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:10:21,235 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 37.82ms 2021-03-31 08:10:21,444 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.15ms 2021-03-31 08:10:21,683 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.03ms 2021-03-31 08:10:21,743 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 6.80ms 2021-03-31 08:10:21,768 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 6.88ms 2021-03-31 08:10:21,772 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:10:21,796 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 5.93ms 2021-03-31 08:10:21,816 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.37ms 2021-03-31 08:10:26,500 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 36.63ms 2021-03-31 08:10:36,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-31 08:10:36,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 08:11:21,912 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.91ms 2021-03-31 08:11:21,951 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 08:12:06,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-31 08:12:06,973 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.19ms 2021-03-31 08:12:51,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 08:12:51,968 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 08:13:36,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 08:13:36,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 08:13:52,411 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:14:21,928 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 08:14:21,972 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 08:15:06,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.92ms 2021-03-31 08:15:06,971 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.15ms 2021-03-31 08:15:51,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 08:15:51,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 08:16:36,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.79ms 2021-03-31 08:16:36,986 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-31 08:17:21,931 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 08:17:21,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.78ms 2021-03-31 08:18:06,932 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 08:18:06,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-31 08:18:51,935 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 08:18:51,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-31 08:19:36,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-31 08:19:36,977 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.08ms 2021-03-31 08:19:41,338 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 08:19:49,115 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1808} 2021-03-31 08:20:21,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.03ms 2021-03-31 08:20:22,007 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.11ms 2021-03-31 08:21:06,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 08:21:06,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-31 08:21:51,945 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-31 08:21:51,980 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.10ms 2021-03-31 08:22:37,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-31 08:22:37,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-31 08:23:22,289 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 08:23:22,334 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-31 08:24:07,292 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 08:24:07,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-31 08:24:54,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-31 08:24:54,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-31 08:25:39,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 08:25:39,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-31 08:26:24,495 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 08:26:24,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-31 08:27:09,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 08:27:09,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-31 08:27:54,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 08:27:54,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-31 08:28:39,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 08:28:39,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 08:28:53,393 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:28:53,451 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:28:53,452 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:28:53,524 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:28:53,840 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 9.43ms 2021-03-31 08:28:55,699 - octoprint.plugins.tracking - INFO - Sent tracking event enable_plugin, payload: {'plugin': 'usbcontrol', 'plugin_version': '1.0.7'} 2021-03-31 08:29:24,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 08:29:24,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 08:30:09,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 08:30:09,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-31 08:30:54,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-31 08:30:54,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 08:31:39,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-31 08:31:39,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 08:31:41,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.21ms 2021-03-31 08:31:43,455 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-31 08:31:43,457 - octoprint.access.users - INFO - Logged in user: _api 2021-03-31 08:31:44,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-31 08:31:52,719 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-31 08:31:53,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.52ms 2021-03-31 08:31:56,647 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.66ms 2021-03-31 08:31:57,032 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 08:31:59,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.71ms 2021-03-31 08:32:01,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.56ms 2021-03-31 08:32:03,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.46ms 2021-03-31 08:32:05,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 08:32:07,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 08:32:09,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.18ms 2021-03-31 08:32:11,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-31 08:32:13,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.90ms 2021-03-31 08:32:15,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 08:32:17,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 08:32:19,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-31 08:32:21,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-31 08:32:23,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.09ms 2021-03-31 08:32:24,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 08:32:24,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 08:32:25,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-31 08:32:27,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 08:32:29,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 08:32:31,039 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 08:32:33,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 08:32:35,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 08:32:37,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 08:32:39,040 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 08:32:41,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.36ms 2021-03-31 08:32:43,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.84ms 2021-03-31 08:32:45,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.35ms 2021-03-31 08:32:47,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.21ms 2021-03-31 08:32:49,066 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.75ms 2021-03-31 08:32:51,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-31 08:32:53,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-31 08:32:55,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 08:32:57,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.08ms 2021-03-31 08:32:59,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 08:33:01,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-31 08:33:03,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-31 08:33:05,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-31 08:33:07,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 08:33:09,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.39ms 2021-03-31 08:33:09,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 08:33:09,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 08:33:11,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.97ms 2021-03-31 08:33:13,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.88ms 2021-03-31 08:33:15,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.53ms 2021-03-31 08:33:17,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.83ms 2021-03-31 08:33:19,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-31 08:33:21,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 08:33:23,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.85ms 2021-03-31 08:33:25,203 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 08:33:27,121 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-31 08:33:29,213 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-31 08:33:31,110 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.91ms 2021-03-31 08:33:33,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.35ms 2021-03-31 08:33:35,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-31 08:33:37,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.32ms 2021-03-31 08:33:39,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.30ms 2021-03-31 08:33:41,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-31 08:33:43,117 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.84ms 2021-03-31 08:33:45,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.34ms 2021-03-31 08:33:47,129 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-31 08:33:49,117 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.28ms 2021-03-31 08:33:51,122 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.23ms 2021-03-31 08:33:53,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.80ms 2021-03-31 08:33:54,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-31 08:33:54,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-31 08:33:55,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.22ms 2021-03-31 08:33:57,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.42ms 2021-03-31 08:33:59,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.02ms 2021-03-31 08:34:01,135 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.59ms 2021-03-31 08:34:03,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 08:34:05,135 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.84ms 2021-03-31 08:34:07,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.60ms 2021-03-31 08:34:09,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.06ms 2021-03-31 08:34:11,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.12ms 2021-03-31 08:34:13,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.92ms 2021-03-31 08:34:15,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.06ms 2021-03-31 08:34:17,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.22ms 2021-03-31 08:34:19,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 08:34:21,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.83ms 2021-03-31 08:34:23,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.94ms 2021-03-31 08:34:25,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.60ms 2021-03-31 08:34:27,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.60ms 2021-03-31 08:34:29,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.82ms 2021-03-31 08:34:31,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.76ms 2021-03-31 08:34:33,136 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.67ms 2021-03-31 08:34:35,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.66ms 2021-03-31 08:34:37,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.28ms 2021-03-31 08:34:39,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.56ms 2021-03-31 08:34:39,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-31 08:34:39,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 08:34:41,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.18ms 2021-03-31 08:34:41,339 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 08:34:43,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.55ms 2021-03-31 08:34:45,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.52ms 2021-03-31 08:34:47,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.25ms 2021-03-31 08:34:49,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.81ms 2021-03-31 08:34:49,142 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2708} 2021-03-31 08:34:51,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.64ms 2021-03-31 08:34:53,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-31 08:34:55,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.50ms 2021-03-31 08:34:57,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.83ms 2021-03-31 08:34:59,130 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.20ms 2021-03-31 08:35:01,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.06ms 2021-03-31 08:35:03,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 08:35:05,163 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-31 08:35:07,164 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.80ms 2021-03-31 08:35:09,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-31 08:35:11,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.33ms 2021-03-31 08:35:13,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-31 08:35:15,199 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.44ms 2021-03-31 08:35:17,208 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.85ms 2021-03-31 08:35:19,202 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.81ms 2021-03-31 08:35:21,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.34ms 2021-03-31 08:35:23,198 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-31 08:35:24,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 08:35:24,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.84ms 2021-03-31 08:35:25,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.26ms 2021-03-31 08:35:27,194 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.89ms 2021-03-31 08:35:29,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.97ms 2021-03-31 08:35:31,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.99ms 2021-03-31 08:35:33,192 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.83ms 2021-03-31 08:35:35,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.27ms 2021-03-31 08:35:37,208 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.03ms 2021-03-31 08:35:39,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.93ms 2021-03-31 08:35:41,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-31 08:35:43,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 08:35:45,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-31 08:35:47,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.39ms 2021-03-31 08:35:55,513 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-31 08:35:55,575 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-03-31 08:35:55,575 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-03-31 08:35:55,576 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-31 08:35:55,588 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-03-31 08:35:55,593 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 08:35:55,603 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-03-31 08:35:55,623 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 08:35:55,785 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-31 08:35:55,787 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-31 08:35:55,838 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-31 08:35:56,031 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-03-31 08:36:26,624 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-31 08:36:26,625 - octoprint.access.users - INFO - Logged in user: _api 2021-03-31 08:37:46,920 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-31 08:37:46,925 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-31 08:37:46,925 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-31 08:38:11,212 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 08:38:11,215 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 08:38:11,337 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:38:11,395 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-31 08:38:11,420 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:38:11,429 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode' selected. Determining number of layers. 2021-03-31 08:38:11,493 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 08:38:11,533 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-31 08:38:11,614 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 08:38:11,635 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-31 08:38:13,825 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-03-31 08:38:25,279 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 08:38:25,302 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-31 08:38:25,364 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_hasi_eins.gcode', 'path': 'CE3PRO_hasi_eins.gcode', 'origin': 'local', 'size': 26035967, 'owner': '_api', 'user': '_api'} 2021-03-31 08:38:25,502 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:40:51,954 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-03-31 08:43:17,120 - octoprint.util.comm - INFO - Cancelling job on behalf of user _api 2021-03-31 08:43:17,126 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2021-03-31 08:43:17,152 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 08:43:17,155 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 08:43:17,228 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:43:17,343 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 08:43:17,862 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2021-03-31 08:43:17,891 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 08:43:17,911 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 305, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:43:18,790 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 305, 'reason': 'cancelled', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:43:25,897 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:47:05,975 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_hasi_eins.gcode finished, needed 228.82s 2021-03-31 08:47:06,001 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 08:47:06,015 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 08:48:29,018 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:48:29,149 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:48:29,149 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:48:29,218 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:48:32,419 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-31 08:48:32,420 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-31 08:48:32,420 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-31 08:49:00,707 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 08:49:00,710 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 08:49:01,066 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:49:01,457 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode' selected. Determining number of layers. 2021-03-31 08:49:01,549 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-31 08:49:01,602 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:49:01,613 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 08:49:01,634 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 08:49:01,905 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-31 08:49:13,540 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 08:49:13,567 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-31 08:49:13,634 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_hasi_eins.gcode', 'path': 'CE3PRO_hasi_eins.gcode', 'origin': 'local', 'size': 26035967, 'owner': '_api', 'user': '_api'} 2021-03-31 08:49:13,769 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:49:41,340 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 08:49:49,119 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3608} 2021-03-31 08:51:15,765 - octoprint.util.comm - INFO - Cancelling job on behalf of user _api 2021-03-31 08:51:15,771 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2021-03-31 08:51:15,782 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 08:51:15,801 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 08:51:15,863 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 08:51:16,018 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 08:51:16,331 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 08:51:16,394 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 134, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:51:16,858 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 134, 'reason': 'cancelled', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 08:51:17,652 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2021-03-31 08:51:20,801 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:54:48,759 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 08:55:49,797 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 08:56:03,381 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_hasi_eins.gcode finished, needed 287.60s 2021-03-31 08:56:03,399 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 08:56:03,408 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 08:56:04,273 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:56:04,310 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:56:04,312 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:56:04,347 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:56:19,428 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:56:19,435 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:56:20,724 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 08:56:22,571 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 08:56:22,600 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 08:56:22,601 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 08:56:23,225 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 260.63ms 2021-03-31 08:56:24,602 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 44.45ms 2021-03-31 08:56:24,989 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 7.85ms 2021-03-31 08:56:25,095 - tornado.access - WARNING - 403 GET /plugin/announcements/channels (::ffff:192.168.178.100) 6.26ms 2021-03-31 08:56:25,126 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.01ms 2021-03-31 08:56:25,131 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 08:56:25,251 - tornado.access - WARNING - 403 GET /plugin/softwareupdate/check (::ffff:192.168.178.100) 6.89ms 2021-03-31 08:56:25,263 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 8.08ms 2021-03-31 08:56:25,276 - tornado.access - WARNING - 403 GET /api/plugin/pluginmanager (::ffff:192.168.178.100) 9.24ms 2021-03-31 09:01:42,479 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 09:04:41,341 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 09:04:49,122 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4508} 2021-03-31 09:09:12,517 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: ce3pro~1.gco, owner: None, user: None 2021-03-31 09:09:12,536 - octoprint.plugins.DisplayLayerProgress - INFO - File 'SD-CARD FILE NOT SUPPORTED' selected. Determining number of layers. 2021-03-31 09:09:12,544 - octoprint.plugins.DisplayLayerProgress - ERROR - Files on SDCard not supported for layer analyse 2021-03-31 09:09:44,857 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer. 2021-03-31 09:09:57,424 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2021-03-31 09:09:57,427 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: ce3pro~1.gco, owner: None, user: None 2021-03-31 09:09:57,548 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2021-03-31 09:09:57,586 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'ce3pro~1.gco', 'path': 'ce3pro~1.gco', 'origin': 'sdcard', 'size': 17718638} 2021-03-31 09:09:57,709 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '09428fd23b1df6938d684a14f54e099936f3377f', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 09:10:46,710 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6455, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read 'device reports readiness to read but returned no data ' serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2021-03-31 09:10:46,767 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-03-31 09:10:46,775 - 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:3831)" 2021-03-31 09:10:46,828 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 09:10:46,854 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-31 09:10:46,981 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'file': '09428fd23b1df6938d684a14f54e099936f3377f', 'elapsed': 49, 'reason': 'error', 'commerror_text': "SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:3831", 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 09:11:27,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 09:11:27,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.23ms 2021-03-31 09:12:12,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 09:12:12,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.49ms 2021-03-31 09:12:57,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 09:12:57,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-31 09:13:42,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 09:13:42,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-31 09:14:27,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 09:14:27,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-31 09:15:12,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 09:15:12,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 09:15:57,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 09:15:57,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-31 09:16:42,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 09:16:42,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.64ms 2021-03-31 09:17:27,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 09:17:27,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 09:18:12,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.15ms 2021-03-31 09:18:12,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.68ms 2021-03-31 09:18:57,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 194.64ms 2021-03-31 09:18:57,702 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.39ms 2021-03-31 09:19:41,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 09:19:42,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-31 09:19:42,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-31 09:19:49,124 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5408} 2021-03-31 09:20:27,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.36ms 2021-03-31 09:20:27,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 09:21:12,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 09:21:12,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.02ms 2021-03-31 09:21:57,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 09:21:57,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 09:22:42,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.68ms 2021-03-31 09:22:42,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-31 09:23:27,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 09:23:27,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.55ms 2021-03-31 09:24:12,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 09:24:13,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-31 09:24:57,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.75ms 2021-03-31 09:24:57,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 09:25:42,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 09:25:42,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 09:26:30,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 09:26:30,632 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.16ms 2021-03-31 09:27:12,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.68ms 2021-03-31 09:27:12,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-31 09:27:57,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-31 09:27:57,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 09:28:42,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 09:28:42,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.22ms 2021-03-31 09:29:27,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.07ms 2021-03-31 09:29:27,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 09:30:57,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-31 09:30:57,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 09:31:42,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.71ms 2021-03-31 09:31:42,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 09:32:27,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 09:32:27,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-31 09:33:12,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 09:33:12,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.10ms 2021-03-31 09:33:57,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 09:33:57,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 09:34:41,344 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 09:34:42,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.09ms 2021-03-31 09:34:42,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.23ms 2021-03-31 09:34:49,126 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6308} 2021-03-31 09:35:27,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-31 09:35:27,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 09:36:12,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.37ms 2021-03-31 09:36:12,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-31 09:36:57,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 09:36:57,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.35ms 2021-03-31 09:37:42,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 09:37:42,588 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.81ms 2021-03-31 09:38:27,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 09:38:27,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-31 09:39:12,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.83ms 2021-03-31 09:39:12,579 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.20ms 2021-03-31 09:39:57,573 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-31 09:39:57,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.18ms 2021-03-31 09:40:42,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.40ms 2021-03-31 09:40:42,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.91ms 2021-03-31 09:41:27,825 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 09:41:27,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-31 09:42:12,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.68ms 2021-03-31 09:42:12,871 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 09:42:57,937 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 09:43:00,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 09:43:42,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 09:43:42,986 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 09:44:27,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 09:44:27,984 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-31 09:45:12,938 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 09:45:12,975 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 09:45:57,945 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 09:45:57,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 09:46:42,950 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 09:46:42,987 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 09:47:27,953 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.82ms 2021-03-31 09:47:28,001 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 09:48:12,957 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 09:48:13,004 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 09:48:57,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 09:48:58,006 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-31 09:49:41,346 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 09:49:42,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 09:49:43,013 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.25ms 2021-03-31 09:49:49,134 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7208} 2021-03-31 09:50:27,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.98ms 2021-03-31 09:50:28,007 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 09:51:12,960 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 09:51:13,004 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.45ms 2021-03-31 09:51:57,962 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 09:51:58,008 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-31 09:52:42,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-31 09:52:43,010 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.62ms 2021-03-31 09:53:27,968 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-31 09:53:28,006 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 09:54:12,972 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 09:54:13,011 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-31 09:54:57,973 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 09:54:58,012 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 09:55:42,975 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 09:55:43,016 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 09:56:27,974 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 09:56:28,028 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.33ms 2021-03-31 09:57:13,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 09:57:13,310 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 09:57:58,264 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 09:57:58,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 09:58:43,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.54ms 2021-03-31 09:58:43,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.72ms 2021-03-31 09:59:30,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 09:59:30,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.97ms 2021-03-31 10:00:15,420 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 10:00:15,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-31 10:01:00,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 10:01:00,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-31 10:01:45,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 10:01:45,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-31 10:02:30,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 10:02:30,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.01ms 2021-03-31 10:03:15,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 10:03:15,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 10:04:00,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 10:04:00,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.31ms 2021-03-31 10:04:41,347 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 10:04:45,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 10:04:45,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 10:04:49,128 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8108} 2021-03-31 10:05:30,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.60ms 2021-03-31 10:05:30,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 10:06:15,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-31 10:06:15,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 10:07:00,440 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 10:07:00,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.32ms 2021-03-31 10:07:45,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 10:07:45,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 10:08:30,443 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 10:08:30,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-31 10:09:15,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 10:09:15,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 10:10:00,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 10:10:00,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 10:10:45,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 10:10:45,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 10:11:30,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 10:11:30,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-31 10:12:15,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 10:12:15,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.46ms 2021-03-31 10:13:00,458 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 10:13:00,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 10:13:45,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 10:13:48,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.16ms 2021-03-31 10:14:30,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 10:14:30,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-31 10:15:15,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 10:15:15,754 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 10:16:00,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 10:16:00,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 10:16:33,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.82ms 2021-03-31 10:16:33,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.41ms 2021-03-31 10:16:35,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 10:16:37,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 10:16:39,422 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 10:16:39,484 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 10:16:39,486 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 10:16:39,567 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 10:16:39,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.64ms 2021-03-31 10:16:41,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.17ms 2021-03-31 10:16:43,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-31 10:16:45,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 10:16:45,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 10:16:45,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.10ms 2021-03-31 10:16:47,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.82ms 2021-03-31 10:16:49,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.02ms 2021-03-31 10:16:51,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:16:54,173 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 10:16:55,811 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.82ms 2021-03-31 10:16:57,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.53ms 2021-03-31 10:16:59,794 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:17:01,837 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.43ms 2021-03-31 10:17:03,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:17:05,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:17:07,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:17:09,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-31 10:17:11,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:17:13,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:17:15,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.78ms 2021-03-31 10:17:17,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.72ms 2021-03-31 10:17:19,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.75ms 2021-03-31 10:17:21,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-31 10:17:23,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.48ms 2021-03-31 10:17:25,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-31 10:17:27,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.05ms 2021-03-31 10:17:29,911 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.52ms 2021-03-31 10:17:30,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.72ms 2021-03-31 10:17:30,760 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.16ms 2021-03-31 10:17:31,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.70ms 2021-03-31 10:17:33,801 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:17:35,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.89ms 2021-03-31 10:17:37,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.97ms 2021-03-31 10:17:39,774 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-31 10:17:41,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-31 10:17:43,943 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.81ms 2021-03-31 10:17:45,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:17:47,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:17:50,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 10:17:51,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-31 10:17:53,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-31 10:17:55,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:17:57,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.82ms 2021-03-31 10:17:59,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 10:18:01,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 10:18:03,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 10:18:05,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.99ms 2021-03-31 10:18:07,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:18:09,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 10:18:11,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 10:18:13,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 10:18:15,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.95ms 2021-03-31 10:18:15,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-31 10:18:15,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.02ms 2021-03-31 10:18:17,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 10:18:19,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 10:18:21,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-31 10:18:23,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.57ms 2021-03-31 10:18:25,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-31 10:18:27,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.67ms 2021-03-31 10:18:29,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-31 10:18:31,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 10:18:33,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.54ms 2021-03-31 10:18:35,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.69ms 2021-03-31 10:18:37,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 10:18:39,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 10:18:41,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-31 10:18:43,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-31 10:18:45,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.31ms 2021-03-31 10:18:47,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:18:49,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.76ms 2021-03-31 10:18:51,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 10:18:53,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 10:18:55,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 10:18:57,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 10:18:59,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-31 10:19:00,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.57ms 2021-03-31 10:19:00,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.11ms 2021-03-31 10:19:01,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:19:03,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 10:19:05,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 24.11ms 2021-03-31 10:19:07,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 10:19:09,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.20ms 2021-03-31 10:19:11,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-31 10:19:13,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 10:19:15,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-31 10:19:17,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.52ms 2021-03-31 10:19:19,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:19:21,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-31 10:19:23,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.94ms 2021-03-31 10:19:25,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.99ms 2021-03-31 10:19:27,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.84ms 2021-03-31 10:19:29,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.65ms 2021-03-31 10:19:31,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 10:19:33,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.74ms 2021-03-31 10:19:35,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.89ms 2021-03-31 10:19:37,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.66ms 2021-03-31 10:19:39,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-31 10:19:41,349 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 10:19:41,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.06ms 2021-03-31 10:19:43,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.26ms 2021-03-31 10:19:45,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.11ms 2021-03-31 10:19:45,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.29ms 2021-03-31 10:19:45,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 10:19:47,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-31 10:19:49,117 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9008} 2021-03-31 10:19:49,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.00ms 2021-03-31 10:19:51,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.13ms 2021-03-31 10:19:53,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.26ms 2021-03-31 10:19:55,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-31 10:19:57,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:19:59,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 10:20:01,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 10:20:03,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 10:20:05,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.17ms 2021-03-31 10:20:07,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.18ms 2021-03-31 10:20:09,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 10:20:11,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-31 10:20:13,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 10:20:15,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 10:20:17,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.11ms 2021-03-31 10:20:19,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:20:21,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:20:23,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.95ms 2021-03-31 10:20:25,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:20:27,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 10:20:29,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-31 10:20:30,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 10:20:30,761 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.76ms 2021-03-31 10:20:31,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 10:20:33,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-31 10:20:35,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-31 10:20:37,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.85ms 2021-03-31 10:20:39,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.46ms 2021-03-31 10:20:41,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-31 10:20:43,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 10:20:45,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-31 10:20:47,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.09ms 2021-03-31 10:20:49,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.56ms 2021-03-31 10:20:51,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.01ms 2021-03-31 10:20:53,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 10:20:55,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-31 10:20:57,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-31 10:20:59,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-31 10:21:01,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-31 10:21:03,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 10:21:05,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:21:07,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 22.69ms 2021-03-31 10:21:09,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-31 10:21:11,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-31 10:21:13,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.82ms 2021-03-31 10:21:15,718 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.78ms 2021-03-31 10:21:15,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 10:21:15,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 10.05ms 2021-03-31 10:21:17,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-31 10:21:19,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-31 10:21:21,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.78ms 2021-03-31 10:21:23,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:21:25,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 10:21:27,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:21:29,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-31 10:21:31,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 10:21:33,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.79ms 2021-03-31 10:21:35,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-31 10:21:37,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.81ms 2021-03-31 10:21:39,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-31 10:21:41,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.94ms 2021-03-31 10:21:43,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.91ms 2021-03-31 10:21:45,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.17ms 2021-03-31 10:21:47,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 10:21:49,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 10:21:51,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-31 10:21:53,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-31 10:21:55,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.96ms 2021-03-31 10:21:57,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.32ms 2021-03-31 10:21:59,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 10:22:00,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 10:22:00,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 10:22:01,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-31 10:22:03,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.37ms 2021-03-31 10:22:05,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.34ms 2021-03-31 10:22:07,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.97ms 2021-03-31 10:22:09,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:22:11,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.61ms 2021-03-31 10:22:13,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.08ms 2021-03-31 10:22:15,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.84ms 2021-03-31 10:22:17,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.40ms 2021-03-31 10:22:19,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 10:22:21,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.87ms 2021-03-31 10:22:23,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-31 10:22:25,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.99ms 2021-03-31 10:22:27,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:22:29,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.90ms 2021-03-31 10:22:31,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 10:22:33,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-31 10:22:35,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-31 10:22:37,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.03ms 2021-03-31 10:22:39,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-31 10:22:41,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 10:22:43,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-31 10:22:45,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 10:22:45,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 10:22:45,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.09ms 2021-03-31 10:22:47,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.96ms 2021-03-31 10:22:49,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 10:22:51,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:22:53,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:22:55,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-31 10:22:57,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.52ms 2021-03-31 10:22:59,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.54ms 2021-03-31 10:23:01,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.45ms 2021-03-31 10:23:03,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:23:05,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 10:23:07,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.55ms 2021-03-31 10:23:09,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.84ms 2021-03-31 10:23:11,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 10:23:13,896 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.91ms 2021-03-31 10:23:15,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-31 10:23:17,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:23:19,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:23:21,793 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-31 10:23:23,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.78ms 2021-03-31 10:23:25,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.91ms 2021-03-31 10:23:27,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 10:23:29,794 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:23:30,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.03ms 2021-03-31 10:23:30,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.90ms 2021-03-31 10:23:31,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-31 10:23:33,917 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 10:23:35,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-31 10:23:37,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.11ms 2021-03-31 10:23:39,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 10:23:41,837 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-31 10:23:43,955 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:23:45,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:23:47,980 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:23:49,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-31 10:23:51,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 10:23:53,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.37ms 2021-03-31 10:23:55,967 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.43ms 2021-03-31 10:23:57,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-31 10:23:59,972 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 10:24:01,969 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-31 10:24:03,978 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-31 10:24:05,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.46ms 2021-03-31 10:24:07,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.86ms 2021-03-31 10:24:09,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 10:24:11,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 10:24:13,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.86ms 2021-03-31 10:24:15,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 10:24:15,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 10:24:15,985 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.21ms 2021-03-31 10:24:17,983 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.67ms 2021-03-31 10:24:19,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.68ms 2021-03-31 10:24:21,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.67ms 2021-03-31 10:24:23,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.33ms 2021-03-31 10:24:25,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.08ms 2021-03-31 10:24:27,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.08ms 2021-03-31 10:24:29,995 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.51ms 2021-03-31 10:24:31,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.46ms 2021-03-31 10:24:33,998 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.53ms 2021-03-31 10:24:35,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-31 10:24:38,001 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.58ms 2021-03-31 10:24:40,001 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 10:24:41,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-31 10:24:44,004 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-31 10:24:45,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 10:24:47,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-31 10:24:49,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-31 10:24:51,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-31 10:24:53,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:24:55,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-31 10:24:58,007 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-31 10:24:59,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 10:25:00,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-31 10:25:00,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.37ms 2021-03-31 10:25:01,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.60ms 2021-03-31 10:25:03,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.82ms 2021-03-31 10:25:05,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-31 10:25:08,000 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.52ms 2021-03-31 10:25:09,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 10:25:12,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 10:25:14,002 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.30ms 2021-03-31 10:25:16,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.81ms 2021-03-31 10:25:18,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-31 10:25:20,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-31 10:25:22,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.87ms 2021-03-31 10:25:23,910 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:25:25,904 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-31 10:25:28,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:25:30,007 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-31 10:25:32,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-31 10:25:34,006 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 10:25:36,017 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 10:25:37,914 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.11ms 2021-03-31 10:25:40,032 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.23ms 2021-03-31 10:25:42,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-31 10:25:44,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.97ms 2021-03-31 10:25:45,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 10:25:45,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.97ms 2021-03-31 10:25:45,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.40ms 2021-03-31 10:25:47,944 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-31 10:25:50,051 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.70ms 2021-03-31 10:25:51,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.53ms 2021-03-31 10:25:53,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 10:25:56,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.59ms 2021-03-31 10:25:58,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-31 10:25:59,943 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.98ms 2021-03-31 10:26:02,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:26:03,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:26:06,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:26:07,952 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.93ms 2021-03-31 10:26:10,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 10:26:11,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 10:26:14,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-31 10:26:15,938 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-31 10:26:18,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-31 10:26:19,945 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-31 10:26:21,955 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-31 10:26:23,947 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.15ms 2021-03-31 10:26:26,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.06ms 2021-03-31 10:26:27,954 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 10:26:30,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.59ms 2021-03-31 10:26:30,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 10:26:30,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.04ms 2021-03-31 10:26:32,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:26:33,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.20ms 2021-03-31 10:26:35,985 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.97ms 2021-03-31 10:26:37,986 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.87ms 2021-03-31 10:26:40,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.43ms 2021-03-31 10:26:41,991 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.04ms 2021-03-31 10:26:44,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.03ms 2021-03-31 10:26:45,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.62ms 2021-03-31 10:26:48,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.23ms 2021-03-31 10:26:49,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.98ms 2021-03-31 10:26:51,980 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.90ms 2021-03-31 10:26:54,090 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-31 10:26:55,989 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:26:58,090 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.83ms 2021-03-31 10:26:59,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.52ms 2021-03-31 10:27:02,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:27:04,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-31 10:27:06,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.37ms 2021-03-31 10:27:08,110 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.79ms 2021-03-31 10:27:09,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 10:27:12,118 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-31 10:27:14,009 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:27:15,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 10:27:15,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 10:27:16,106 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-31 10:27:18,120 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.31ms 2021-03-31 10:27:20,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-31 10:27:22,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.84ms 2021-03-31 10:27:24,129 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:27:26,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-31 10:27:28,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.17ms 2021-03-31 10:27:30,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.75ms 2021-03-31 10:27:32,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.62ms 2021-03-31 10:27:34,030 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 10:27:36,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.40ms 2021-03-31 10:27:38,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.22ms 2021-03-31 10:27:40,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 23.02ms 2021-03-31 10:27:42,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:27:44,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-31 10:27:46,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:27:48,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-31 10:27:50,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.75ms 2021-03-31 10:27:52,178 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.17ms 2021-03-31 10:27:54,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-31 10:27:56,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.04ms 2021-03-31 10:27:58,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.50ms 2021-03-31 10:28:00,246 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 10:28:00,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.92ms 2021-03-31 10:28:01,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 10:28:02,281 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-31 10:28:04,180 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:28:06,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.00ms 2021-03-31 10:28:08,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 21.30ms 2021-03-31 10:28:10,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.07ms 2021-03-31 10:28:12,239 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.77ms 2021-03-31 10:28:14,248 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.78ms 2021-03-31 10:28:16,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:28:18,361 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.82ms 2021-03-31 10:28:20,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.56ms 2021-03-31 10:28:22,361 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.03ms 2021-03-31 10:28:24,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.43ms 2021-03-31 10:28:26,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.65ms 2021-03-31 10:28:28,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.72ms 2021-03-31 10:28:30,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.40ms 2021-03-31 10:28:32,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:28:34,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 10:28:36,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 10:28:38,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.84ms 2021-03-31 10:28:40,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.83ms 2021-03-31 10:28:42,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.00ms 2021-03-31 10:28:44,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.56ms 2021-03-31 10:28:45,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 10:28:45,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 10:28:46,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.03ms 2021-03-31 10:28:48,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:28:50,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.90ms 2021-03-31 10:28:52,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:28:54,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.49ms 2021-03-31 10:28:56,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.46ms 2021-03-31 10:28:58,348 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.26ms 2021-03-31 10:29:00,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.93ms 2021-03-31 10:29:02,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-31 10:29:04,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.46ms 2021-03-31 10:29:06,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.67ms 2021-03-31 10:29:08,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.92ms 2021-03-31 10:29:10,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.83ms 2021-03-31 10:29:12,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.47ms 2021-03-31 10:29:14,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 10:29:16,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-31 10:29:18,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:29:20,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 10:29:22,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.33ms 2021-03-31 10:29:24,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.18ms 2021-03-31 10:29:26,485 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-31 10:29:28,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-31 10:29:30,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-31 10:29:30,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 10:29:30,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 10:29:32,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-31 10:29:34,584 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.13ms 2021-03-31 10:29:36,581 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:29:38,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.14ms 2021-03-31 10:29:40,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-31 10:29:42,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:29:44,638 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 10:29:46,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:29:48,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 10:29:50,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 10:29:52,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 10:29:54,603 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:29:56,588 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:29:58,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:30:00,611 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 10:30:02,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:30:04,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 10:30:06,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:30:08,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.13ms 2021-03-31 10:30:10,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-31 10:30:12,805 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.16ms 2021-03-31 10:30:14,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-31 10:30:16,717 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.43ms 2021-03-31 10:30:18,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-31 10:30:18,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 10:30:18,709 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.13ms 2021-03-31 10:30:20,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 10:30:22,717 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-31 10:30:24,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 10:30:26,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.80ms 2021-03-31 10:30:28,732 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.89ms 2021-03-31 10:30:30,839 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.49ms 2021-03-31 10:30:32,836 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-31 10:30:34,839 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-31 10:30:36,847 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-31 10:30:38,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.50ms 2021-03-31 10:30:40,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 10:30:42,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-31 10:30:44,849 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.76ms 2021-03-31 10:30:46,842 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 10:30:48,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-31 10:30:50,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.08ms 2021-03-31 10:30:52,852 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 10:30:54,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:30:56,852 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:30:58,759 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.42ms 2021-03-31 10:31:00,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 10:31:02,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 10:31:03,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 10:31:03,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 10:31:04,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 10:31:06,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.36ms 2021-03-31 10:31:08,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.46ms 2021-03-31 10:31:10,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 10:31:12,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-31 10:31:14,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-31 10:31:16,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-31 10:31:18,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:31:20,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.32ms 2021-03-31 10:31:22,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.71ms 2021-03-31 10:31:24,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 10:31:26,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-31 10:31:28,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.66ms 2021-03-31 10:31:30,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:31:32,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-31 10:31:34,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.92ms 2021-03-31 10:31:36,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-31 10:31:38,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.04ms 2021-03-31 10:31:40,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 10:31:42,809 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 10:31:44,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:31:46,915 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 10:31:48,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.71ms 2021-03-31 10:31:48,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-31 10:31:48,805 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:31:50,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.31ms 2021-03-31 10:31:52,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.24ms 2021-03-31 10:31:54,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 10:31:56,847 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.84ms 2021-03-31 10:31:58,835 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 10:32:00,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 10:32:02,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.02ms 2021-03-31 10:32:04,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 10:32:06,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 10:32:08,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.17ms 2021-03-31 10:32:10,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-31 10:32:12,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 10:32:15,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 10:32:16,917 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.47ms 2021-03-31 10:32:18,908 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.42ms 2021-03-31 10:32:21,028 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 10:32:23,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.03ms 2021-03-31 10:32:25,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.58ms 2021-03-31 10:32:27,051 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:32:28,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.27ms 2021-03-31 10:32:30,952 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.60ms 2021-03-31 10:32:33,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-31 10:32:33,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-31 10:32:33,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 10:32:35,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.86ms 2021-03-31 10:32:36,950 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 10:32:39,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.09ms 2021-03-31 10:32:41,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.99ms 2021-03-31 10:32:42,956 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.69ms 2021-03-31 10:32:44,958 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-31 10:32:47,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.45ms 2021-03-31 10:32:49,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 10:32:51,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-31 10:32:53,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 10:32:55,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 10:32:57,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 10:32:59,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-31 10:33:00,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 10:33:02,983 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.94ms 2021-03-31 10:33:05,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.63ms 2021-03-31 10:33:07,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-31 10:33:08,549 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 10:33:08,989 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.54ms 2021-03-31 10:33:18,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 10:33:18,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-31 10:34:03,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 10:34:03,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.49ms 2021-03-31 10:34:41,350 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 10:34:48,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.38ms 2021-03-31 10:34:48,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 10:34:49,089 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9908} 2021-03-31 10:35:33,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 10:35:33,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 10:36:18,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 10:36:18,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 10:37:03,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.33ms 2021-03-31 10:37:03,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-31 10:37:48,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.98ms 2021-03-31 10:37:48,548 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-31 10:38:33,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.14ms 2021-03-31 10:38:33,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-31 10:39:18,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 10:39:18,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-31 10:40:03,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 10:40:03,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 10:40:48,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 10:40:48,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.09ms 2021-03-31 10:41:33,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.86ms 2021-03-31 10:41:33,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.73ms 2021-03-31 10:42:19,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.38ms 2021-03-31 10:42:19,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 10:43:03,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 10:43:03,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.14ms 2021-03-31 10:43:48,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 10:43:48,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-31 10:44:33,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 10:44:36,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-31 10:45:18,911 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 10:45:18,953 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 10:46:03,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 10:46:03,971 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.15ms 2021-03-31 10:46:48,915 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 10:46:48,958 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 10:47:33,918 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 10:47:33,960 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 10:48:18,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 10:48:18,963 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.41ms 2021-03-31 10:49:03,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.96ms 2021-03-31 10:49:03,970 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 10:49:41,352 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 10:49:48,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 10:49:48,978 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.16ms 2021-03-31 10:49:49,111 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10808} 2021-03-31 10:50:33,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 10:50:33,976 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.92ms 2021-03-31 10:51:18,929 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 10:51:18,973 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-31 10:52:03,933 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-31 10:52:03,978 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 10:52:48,933 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 10:52:48,973 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.10ms 2021-03-31 10:53:33,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-31 10:53:33,972 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 10:54:18,936 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 10:54:18,982 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 10:55:03,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 10:55:03,985 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 10:55:48,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.59ms 2021-03-31 10:55:48,984 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 10:56:33,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.54ms 2021-03-31 10:56:33,989 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 10:57:18,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 10:57:18,979 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 10:58:03,948 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 10:58:03,984 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 10:58:49,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 10:58:49,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 10:59:34,269 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.96ms 2021-03-31 10:59:34,309 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 11:00:19,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 11:00:19,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 11:01:06,307 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 11:01:06,344 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 11:01:51,298 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 11:01:51,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 11:02:36,298 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.58ms 2021-03-31 11:02:36,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-31 11:03:21,302 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 11:03:21,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.83ms 2021-03-31 11:04:06,305 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 11:04:06,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 11:04:41,353 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 11:04:49,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11708} 2021-03-31 11:04:51,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 11:04:51,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 11:05:36,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 11:05:36,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 11:06:21,314 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 11:06:21,358 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-31 11:07:06,320 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.65ms 2021-03-31 11:07:06,361 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 11:07:51,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 11:07:51,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 11:08:36,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.00ms 2021-03-31 11:08:36,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-31 11:09:21,331 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-31 11:09:21,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 11:10:06,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 11:10:06,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 11:10:51,337 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 11:10:51,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.84ms 2021-03-31 11:11:36,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-31 11:11:36,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 11:12:21,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 11:12:21,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-31 11:13:06,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 11:13:06,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.37ms 2021-03-31 11:13:51,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 11:13:51,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 11:14:36,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 11:14:36,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.62ms 2021-03-31 11:15:21,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.90ms 2021-03-31 11:15:21,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 11:16:06,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 11:16:06,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-31 11:16:51,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-31 11:16:51,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 11:17:36,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 11:17:36,577 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-31 11:18:21,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-31 11:18:21,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-31 11:19:06,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 11:19:06,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.18ms 2021-03-31 11:19:41,355 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 11:19:49,126 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12608} 2021-03-31 11:19:51,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 11:19:51,584 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 11:20:36,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 11:20:36,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 11:21:21,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-31 11:21:21,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.36ms 2021-03-31 11:22:06,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.49ms 2021-03-31 11:22:06,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 11:22:51,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.58ms 2021-03-31 11:22:51,599 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-31 11:23:36,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.32ms 2021-03-31 11:23:36,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.57ms 2021-03-31 11:24:21,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 11:24:21,605 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 11:25:06,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 11:25:06,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 11:25:51,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-31 11:25:51,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-31 11:26:36,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.39ms 2021-03-31 11:26:36,605 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 11:27:21,799 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-31 11:27:22,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 11:28:06,796 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 11:28:06,836 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-31 11:28:51,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-31 11:28:51,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 11:29:38,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 11:29:38,756 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-31 11:30:23,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 11:30:23,622 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 11:30:50,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 11:30:50,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.83ms 2021-03-31 11:30:51,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.40ms 2021-03-31 11:30:52,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.34ms 2021-03-31 11:30:52,622 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.178.100 2021-03-31 11:30:52,624 - octoprint.access.users - INFO - Logged in user: _api 2021-03-31 11:30:53,267 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.53ms 2021-03-31 11:30:54,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 11:30:55,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.27ms 2021-03-31 11:30:55,699 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 11:30:55,752 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 11:30:55,753 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 11:30:55,820 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 11:30:56,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.91ms 2021-03-31 11:30:56,116 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.67ms 2021-03-31 11:30:57,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 11:30:58,096 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-31 11:30:59,213 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.47ms 2021-03-31 11:31:00,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 11:31:01,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 11:31:02,193 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.26ms 2021-03-31 11:31:03,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 11:31:04,199 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-31 11:31:05,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 11:31:06,191 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 11:31:07,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.05ms 2021-03-31 11:31:08,094 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.89ms 2021-03-31 11:31:08,564 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-31 11:31:08,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-31 11:31:09,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.36ms 2021-03-31 11:31:10,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 11:31:11,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 11:31:12,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-31 11:31:13,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 11:31:14,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 11:31:15,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 11:31:16,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.50ms 2021-03-31 11:31:17,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.76ms 2021-03-31 11:31:18,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 11:31:19,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.17ms 2021-03-31 11:31:20,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 11:31:21,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 11:31:22,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-31 11:31:23,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.39ms 2021-03-31 11:31:24,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.31ms 2021-03-31 11:31:25,121 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.80ms 2021-03-31 11:31:26,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-31 11:31:27,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.01ms 2021-03-31 11:31:28,197 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.22ms 2021-03-31 11:31:29,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-31 11:31:30,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 11:31:31,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 11:31:32,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 11:31:33,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.04ms 2021-03-31 11:31:34,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 11:31:35,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 11:31:36,198 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 11:31:37,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.10ms 2021-03-31 11:31:38,198 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.28ms 2021-03-31 11:31:39,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.88ms 2021-03-31 11:31:40,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 11:31:41,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-31 11:31:42,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.79ms 2021-03-31 11:31:43,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.44ms 2021-03-31 11:31:44,191 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.01ms 2021-03-31 11:31:45,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 11:31:46,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.93ms 2021-03-31 11:31:47,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.21ms 2021-03-31 11:31:48,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.92ms 2021-03-31 11:31:49,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.00ms 2021-03-31 11:31:50,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.00ms 2021-03-31 11:31:51,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.94ms 2021-03-31 11:31:52,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.72ms 2021-03-31 11:31:53,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 11:31:53,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.76ms 2021-03-31 11:31:53,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.25ms 2021-03-31 11:31:54,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.91ms 2021-03-31 11:31:55,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.07ms 2021-03-31 11:31:56,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 11:31:57,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.59ms 2021-03-31 11:31:58,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 11:31:59,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.62ms 2021-03-31 11:32:00,096 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-31 11:32:01,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-31 11:32:02,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 11:32:03,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 11:32:04,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.55ms 2021-03-31 11:32:05,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.16ms 2021-03-31 11:32:06,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-31 11:32:07,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.77ms 2021-03-31 11:32:08,195 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 11:32:09,218 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 11:32:10,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 11:32:11,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-31 11:32:12,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 34.96ms 2021-03-31 11:32:13,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.91ms 2021-03-31 11:32:14,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-31 11:32:15,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.19ms 2021-03-31 11:32:16,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.74ms 2021-03-31 11:32:17,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.74ms 2021-03-31 11:32:18,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.64ms 2021-03-31 11:32:19,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.26ms 2021-03-31 11:32:20,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.70ms 2021-03-31 11:32:21,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.84ms 2021-03-31 11:32:22,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.77ms 2021-03-31 11:32:23,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 11:32:24,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.61ms 2021-03-31 11:32:25,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 11:32:26,106 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.54ms 2021-03-31 11:32:27,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.87ms 2021-03-31 11:32:28,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.90ms 2021-03-31 11:32:29,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.03ms 2021-03-31 11:32:30,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.16ms 2021-03-31 11:32:31,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.77ms 2021-03-31 11:32:32,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.82ms 2021-03-31 11:32:33,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.73ms 2021-03-31 11:32:34,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.56ms 2021-03-31 11:32:35,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.66ms 2021-03-31 11:32:36,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.05ms 2021-03-31 11:32:37,273 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-03-31 11:32:37,276 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-03-31 11:32:37,332 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-03-31 11:32:37,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.84ms 2021-03-31 11:32:37,348 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 11:32:37,352 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 11:32:37,367 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-03-31 11:32:37,387 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 11:32:37,457 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Mar 27 2021" 2021-03-31 11:32:37,460 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-03-31 11:32:37,512 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-03-31 11:32:37,727 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-2.0.x (Mar 27 2021', 'printer_port': '/dev/ttyUSB0', 'printer_baudrate': 115200} 2021-03-31 11:32:38,583 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 498.10ms 2021-03-31 11:32:38,670 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 80.73ms 2021-03-31 11:32:59,690 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-31 11:32:59,691 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-31 11:32:59,692 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-31 11:33:37,639 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 11:33:37,641 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 11:33:37,721 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 11:33:37,783 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-31 11:33:38,120 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 11:33:38,572 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode' selected. Determining number of layers. 2021-03-31 11:33:38,590 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 11:33:38,607 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-03-31 11:33:38,901 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 11:33:38,942 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-31 11:33:41,055 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-03-31 11:33:54,624 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 11:33:54,646 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-31 11:33:54,709 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_hasi_eins.gcode', 'path': 'CE3PRO_hasi_eins.gcode', 'origin': 'local', 'size': 26035838, 'owner': '_api', 'user': '_api'} 2021-03-31 11:33:54,842 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 11:34:41,362 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 11:34:49,129 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13508} 2021-03-31 11:37:02,228 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-03-31 11:41:22,929 - octoprint.util.comm - INFO - Cancelling job on behalf of user _api 2021-03-31 11:41:22,939 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2021-03-31 11:41:22,950 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 11:41:22,968 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 11:41:23,035 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 11:41:23,143 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 11:41:23,583 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 11:41:23,619 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 465, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 11:41:24,231 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 465, 'reason': 'cancelled', 'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685} 2021-03-31 11:41:24,800 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 11:41:27,991 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 11:41:35,380 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2021-03-31 11:46:34,464 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_hasi_eins.gcode finished, needed 311.51s 2021-03-31 11:46:34,491 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 11:46:34,506 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 11:46:50,999 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 11:49:41,363 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 11:49:49,157 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14408} 2021-03-31 11:56:36,082 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 11:56:39,545 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 11:56:39,546 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 11:56:39,599 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 11:57:02,904 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-03-31 11:57:02,907 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-03-31 11:57:02,913 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-03-31 11:57:32,618 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 11:57:32,621 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 11:57:32,835 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 11:57:32,945 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-03-31 11:57:32,999 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode' selected. Determining number of layers. 2021-03-31 11:57:33,002 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 11:57:33,505 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 11:57:33,732 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-03-31 11:57:33,772 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-03-31 11:57:51,137 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 11:57:51,161 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-03-31 11:57:51,225 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'CE3PRO_hasi_eins.gcode', 'path': 'CE3PRO_hasi_eins.gcode', 'origin': 'local', 'size': 26035968, 'owner': '_api', 'user': '_api'} 2021-03-31 11:57:51,358 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 12:04:41,365 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 12:04:49,147 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15308} 2021-03-31 12:06:13,657 - octoprint.util.comm - INFO - Cancelling job on behalf of user _api 2021-03-31 12:06:13,665 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2021-03-31 12:06:13,681 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_hasi_eins.gcode 2021-03-31 12:06:13,685 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CE3PRO_hasi_eins.gcode 2021-03-31 12:06:13,764 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3PRO_hasi_eins.gcode, owner: _api, user: _api 2021-03-31 12:06:13,855 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 12:06:14,119 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-03-31 12:06:14,356 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 520, 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 12:06:14,751 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': 'cf512b9d595858f4cb4f6037aefe255cec659bb5', 'elapsed': 520, 'reason': 'cancelled', 'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685} 2021-03-31 12:06:15,059 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:06:16,505 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2021-03-31 12:06:17,596 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 12:06:18,210 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6455, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read 'device reports readiness to read but returned no data ' serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2021-03-31 12:06:18,227 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-03-31 12:06:18,570 - 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:3831)" 2021-03-31 12:06:18,653 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-31 12:06:24,983 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 112.37ms 2021-03-31 12:06:25,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 188.78ms 2021-03-31 12:07:10,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 288.20ms 2021-03-31 12:07:10,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 136.05ms 2021-03-31 12:07:55,151 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 39.76ms 2021-03-31 12:07:55,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 130.42ms 2021-03-31 12:08:39,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 26.25ms 2021-03-31 12:08:40,032 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 22.70ms 2021-03-31 12:09:25,109 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 31.28ms 2021-03-31 12:09:25,219 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 26.19ms 2021-03-31 12:10:09,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 39.07ms 2021-03-31 12:10:10,059 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.19ms 2021-03-31 12:10:55,159 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 268.21ms 2021-03-31 12:10:55,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 58.82ms 2021-03-31 12:11:08,371 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_hasi_eins.gcode finished, needed 294.69s 2021-03-31 12:11:08,394 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-03-31 12:11:08,409 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-03-31 12:11:39,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 12:11:39,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.56ms 2021-03-31 12:11:53,552 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:12:24,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 12:12:24,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 12:13:09,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-31 12:13:09,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.79ms 2021-03-31 12:13:54,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.99ms 2021-03-31 12:13:54,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 12:14:39,953 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 12:14:40,005 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.44ms 2021-03-31 12:16:09,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-31 12:16:10,012 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.80ms 2021-03-31 12:16:53,608 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:16:57,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.86ms 2021-03-31 12:16:57,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 12:17:42,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 12:17:42,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 12:18:27,437 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 12:18:27,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.39ms 2021-03-31 12:19:12,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.21ms 2021-03-31 12:19:12,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 12:19:41,366 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 12:19:49,170 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16208} 2021-03-31 12:19:53,868 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:19:57,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.26ms 2021-03-31 12:19:57,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-31 12:20:42,447 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-31 12:20:42,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-31 12:21:27,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.65ms 2021-03-31 12:21:27,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.58ms 2021-03-31 12:22:12,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 12:22:12,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-31 12:22:57,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 12:22:57,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 12:23:42,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 12:23:42,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-31 12:24:27,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-31 12:24:27,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 12:24:53,918 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_now': True, 'throttled_past': True, 'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:25:12,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 12:25:12,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 12:25:57,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 12:25:57,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 12:26:42,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 12:26:42,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 12:27:27,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 12:27:27,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 12:28:12,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 12:28:12,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 12:28:57,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 12:28:57,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 12:29:42,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 12:29:42,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-31 12:29:54,383 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-03-31 12:30:27,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 12:30:27,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 12:31:12,632 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-31 12:31:15,270 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 12:31:57,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 12:31:57,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-31 12:32:42,638 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 12:32:42,695 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-31 12:33:27,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.10ms 2021-03-31 12:33:27,687 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-31 12:34:12,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 12:34:12,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 12:34:41,368 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 12:34:49,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17108} 2021-03-31 12:34:57,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.15ms 2021-03-31 12:34:57,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 12:35:42,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.86ms 2021-03-31 12:35:42,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.79ms 2021-03-31 12:36:27,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 12:36:27,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 12:36:50,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.45ms 2021-03-31 12:36:50,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.07ms 2021-03-31 12:36:50,125 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:36:50,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 9.40ms 2021-03-31 12:36:50,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.87ms 2021-03-31 12:36:50,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.94ms 2021-03-31 12:36:52,315 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 25.79ms 2021-03-31 12:36:52,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.15ms 2021-03-31 12:36:54,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.85ms 2021-03-31 12:36:54,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.80ms 2021-03-31 12:36:55,935 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 12:36:56,002 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 12:36:56,003 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 12:36:56,069 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 12:36:56,524 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.61ms 2021-03-31 12:36:56,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.82ms 2021-03-31 12:36:58,289 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.99ms 2021-03-31 12:36:58,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.34ms 2021-03-31 12:37:00,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.18ms 2021-03-31 12:37:00,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 20.92ms 2021-03-31 12:37:02,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.35ms 2021-03-31 12:37:02,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 12:37:04,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 12:37:04,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:37:06,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:37:06,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.95ms 2021-03-31 12:37:08,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.14ms 2021-03-31 12:37:08,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 12:37:10,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.75ms 2021-03-31 12:37:10,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 12:37:12,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 12:37:12,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.38ms 2021-03-31 12:37:12,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-31 12:37:12,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-31 12:37:14,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.08ms 2021-03-31 12:37:14,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.73ms 2021-03-31 12:37:16,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-31 12:37:16,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.40ms 2021-03-31 12:37:18,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:37:18,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.32ms 2021-03-31 12:37:20,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.99ms 2021-03-31 12:37:20,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-31 12:37:22,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 18.03ms 2021-03-31 12:37:22,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.70ms 2021-03-31 12:37:24,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.66ms 2021-03-31 12:37:24,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 12:37:26,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.06ms 2021-03-31 12:37:26,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 12:37:28,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.10ms 2021-03-31 12:37:28,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.74ms 2021-03-31 12:37:30,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 12:37:30,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.45ms 2021-03-31 12:37:32,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:37:32,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.24ms 2021-03-31 12:37:34,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 12:37:34,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.43ms 2021-03-31 12:37:36,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 12:37:36,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.03ms 2021-03-31 12:37:38,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 12:37:38,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.73ms 2021-03-31 12:37:40,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.95ms 2021-03-31 12:37:40,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-31 12:37:42,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.19ms 2021-03-31 12:37:42,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.41ms 2021-03-31 12:37:44,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.81ms 2021-03-31 12:37:44,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.27ms 2021-03-31 12:37:46,279 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.45ms 2021-03-31 12:37:46,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.62ms 2021-03-31 12:37:48,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.32ms 2021-03-31 12:37:48,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.37ms 2021-03-31 12:37:50,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.30ms 2021-03-31 12:37:50,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.05ms 2021-03-31 12:37:52,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:37:52,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.35ms 2021-03-31 12:37:54,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 12:37:54,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 12:37:56,276 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 12:37:56,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.24ms 2021-03-31 12:37:57,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.19ms 2021-03-31 12:37:57,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 12:37:58,267 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 7.74ms 2021-03-31 12:37:58,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 8.01ms 2021-03-31 12:38:00,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.07ms 2021-03-31 12:38:00,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.64ms 2021-03-31 12:38:02,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:38:02,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.57ms 2021-03-31 12:38:04,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:38:04,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.19ms 2021-03-31 12:38:06,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.11ms 2021-03-31 12:38:06,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:38:08,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.06ms 2021-03-31 12:38:08,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.88ms 2021-03-31 12:38:10,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 12:38:10,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.41ms 2021-03-31 12:38:12,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 12:38:12,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.09ms 2021-03-31 12:38:14,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.31ms 2021-03-31 12:38:14,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 12:38:16,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.13ms 2021-03-31 12:38:16,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.71ms 2021-03-31 12:38:18,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 12:38:18,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 12:38:20,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.23ms 2021-03-31 12:38:20,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.48ms 2021-03-31 12:38:22,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:38:22,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 11.77ms 2021-03-31 12:38:24,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.23ms 2021-03-31 12:38:24,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 12:38:26,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.15ms 2021-03-31 12:38:26,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 19.29ms 2021-03-31 12:38:28,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.41ms 2021-03-31 12:38:28,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.38ms 2021-03-31 12:38:30,271 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.34ms 2021-03-31 12:38:30,290 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 12.80ms 2021-03-31 12:38:32,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.20ms 2021-03-31 12:38:32,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.98ms 2021-03-31 12:38:34,274 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.76ms 2021-03-31 12:38:34,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.65ms 2021-03-31 12:38:36,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 12:38:36,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.22ms 2021-03-31 12:38:38,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.81ms 2021-03-31 12:38:38,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.81ms 2021-03-31 12:38:40,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.32ms 2021-03-31 12:38:40,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.12ms 2021-03-31 12:38:42,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.24ms 2021-03-31 12:38:42,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.34ms 2021-03-31 12:38:42,641 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 12:38:42,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-31 12:38:44,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.31ms 2021-03-31 12:38:44,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.79ms 2021-03-31 12:38:46,272 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.78ms 2021-03-31 12:38:46,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.67ms 2021-03-31 12:38:48,279 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.25ms 2021-03-31 12:38:48,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 17.30ms 2021-03-31 12:38:50,279 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.29ms 2021-03-31 12:38:50,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 16.85ms 2021-03-31 12:38:52,273 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.97ms 2021-03-31 12:38:52,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 13.06ms 2021-03-31 12:38:54,291 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.17ms 2021-03-31 12:38:54,316 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.76ms 2021-03-31 12:38:56,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.90ms 2021-03-31 12:38:56,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.98ms 2021-03-31 12:38:57,989 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.100 2021-03-31 12:38:58,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 15.79ms 2021-03-31 12:38:58,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.178.100) 14.88ms 2021-03-31 12:39:27,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.04ms 2021-03-31 12:39:27,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 12:40:12,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 12:40:12,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 12:40:57,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 12:40:57,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 12:41:42,667 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.68ms 2021-03-31 12:41:42,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 12:42:27,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.13ms 2021-03-31 12:42:27,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-31 12:43:12,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-31 12:43:12,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.48ms 2021-03-31 12:43:57,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.84ms 2021-03-31 12:43:57,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.11ms 2021-03-31 12:44:42,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 12:44:42,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 12:45:27,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.13ms 2021-03-31 12:45:28,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.52ms 2021-03-31 12:46:12,829 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 12:46:12,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.97ms 2021-03-31 12:46:57,837 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 12:46:57,879 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 12:47:45,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.86ms 2021-03-31 12:47:45,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-31 12:48:30,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.61ms 2021-03-31 12:48:30,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-31 12:49:15,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 12:49:15,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.98ms 2021-03-31 12:49:41,369 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 12:49:49,166 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18008} 2021-03-31 12:50:00,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 12:50:00,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-31 12:50:45,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 12:50:45,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 12:51:30,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 12:51:30,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-31 12:52:15,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 12:52:15,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 12:53:00,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 12:53:00,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 12:53:45,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-31 12:53:45,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 12:54:30,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 12:54:30,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 12:55:15,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.22ms 2021-03-31 12:55:15,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 12:56:00,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-31 12:56:00,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.21ms 2021-03-31 12:56:45,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 12:56:45,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.36ms 2021-03-31 12:57:30,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.00ms 2021-03-31 12:57:30,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 12:58:15,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 12:58:15,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.55ms 2021-03-31 12:59:00,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-31 12:59:00,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 12:59:45,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 12:59:45,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.41ms 2021-03-31 13:00:30,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.94ms 2021-03-31 13:00:30,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-31 13:01:15,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 13:01:15,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 13:02:00,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 13:02:00,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-31 13:02:45,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 13:02:45,739 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-31 13:03:30,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 13:03:30,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 13:04:16,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 13:04:16,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.58ms 2021-03-31 13:04:41,371 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 13:04:49,150 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18908} 2021-03-31 13:05:01,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.09ms 2021-03-31 13:05:01,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-31 13:05:46,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.82ms 2021-03-31 13:05:46,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 13:06:31,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-31 13:06:31,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 13:07:16,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 13:07:16,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-31 13:08:01,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 13:08:01,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-31 13:08:46,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 13:08:46,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 13:09:31,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 13:09:31,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 13:10:16,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 13:10:16,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.80ms 2021-03-31 13:11:01,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 13:11:01,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 13:11:46,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.72ms 2021-03-31 13:11:46,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.35ms 2021-03-31 13:12:31,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.89ms 2021-03-31 13:12:31,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 13:13:16,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 13:13:16,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 13:14:01,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 13:14:01,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 13:14:46,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 13:14:46,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-31 13:15:31,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.62ms 2021-03-31 13:15:31,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 13:16:16,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 13:16:16,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 13:17:01,468 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-31 13:17:01,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.74ms 2021-03-31 13:17:46,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 13:17:46,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.12ms 2021-03-31 13:18:32,082 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.84ms 2021-03-31 13:18:32,130 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-31 13:19:41,373 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 13:19:49,156 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19808} 2021-03-31 13:20:01,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 21.60ms 2021-03-31 13:20:01,775 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 13:20:47,555 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-31 13:20:47,589 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 13:21:32,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 13:21:32,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-31 13:22:17,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 13:22:17,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.09ms 2021-03-31 13:23:02,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.84ms 2021-03-31 13:23:02,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.43ms 2021-03-31 13:23:47,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 13:23:47,584 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.83ms 2021-03-31 13:24:32,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.36ms 2021-03-31 13:24:32,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 13:25:17,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-31 13:25:17,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 13:26:02,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 13:26:02,583 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.24ms 2021-03-31 13:26:47,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 13:26:47,581 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 13:27:32,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 13:27:32,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.06ms 2021-03-31 13:28:17,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.92ms 2021-03-31 13:28:17,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.20ms 2021-03-31 13:29:02,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 13:29:02,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.68ms 2021-03-31 13:29:47,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-31 13:29:47,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 13:30:32,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.47ms 2021-03-31 13:30:32,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 13:31:17,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-31 13:31:17,605 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.02ms 2021-03-31 13:32:02,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 13:32:02,635 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 13:32:47,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-31 13:32:47,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-31 13:33:32,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.27ms 2021-03-31 13:33:32,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-31 13:34:17,834 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-31 13:34:17,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-31 13:34:41,374 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 13:34:49,152 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20708} 2021-03-31 13:35:05,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.30ms 2021-03-31 13:35:05,410 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.53ms 2021-03-31 13:35:50,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 13:35:50,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-31 13:36:35,334 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-31 13:36:35,380 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 13:37:20,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 13:37:20,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 13:38:05,341 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 13:38:05,387 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 13:38:50,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.71ms 2021-03-31 13:38:50,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 13:39:35,346 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-31 13:39:35,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-31 13:40:20,347 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 13:40:20,390 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 13:41:05,348 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 13:41:05,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 13:41:50,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 13:41:50,394 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 13:42:35,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.58ms 2021-03-31 13:42:35,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 13:43:20,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 13:43:20,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-31 13:44:05,353 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 13:44:05,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 13:44:50,351 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 13:44:50,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-31 13:45:35,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.50ms 2021-03-31 13:45:35,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 13:46:20,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 13:46:20,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-31 13:47:05,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.24ms 2021-03-31 13:47:05,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.93ms 2021-03-31 13:47:50,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.00ms 2021-03-31 13:47:50,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 13:48:35,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.83ms 2021-03-31 13:48:35,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-31 13:49:23,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.88ms 2021-03-31 13:49:23,408 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-31 13:49:41,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 13:49:49,176 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21608} 2021-03-31 13:50:05,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 13:50:05,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 13:50:50,809 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 13:50:50,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 13:51:35,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.06ms 2021-03-31 13:51:35,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 13:52:20,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.91ms 2021-03-31 13:52:20,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-31 13:53:05,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 13:53:05,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-31 13:53:50,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.81ms 2021-03-31 13:53:50,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.50ms 2021-03-31 13:54:35,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 13:54:35,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.01ms 2021-03-31 13:55:20,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 13:55:20,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.58ms 2021-03-31 13:56:05,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.29ms 2021-03-31 13:56:05,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 13:56:50,824 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 13:56:50,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 13:57:35,823 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 13:57:35,865 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-31 13:58:20,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 13:58:20,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 13:59:05,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 13:59:05,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-31 13:59:50,836 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 13:59:50,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 14:00:35,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.35ms 2021-03-31 14:00:35,879 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 14:01:20,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 14:01:20,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 14:02:05,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 14:02:05,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 14:02:50,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.17ms 2021-03-31 14:02:50,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 14:03:35,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 14:03:36,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-31 14:04:20,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 14:04:20,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-31 14:04:41,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 14:04:49,167 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22508} 2021-03-31 14:05:05,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 14:05:05,915 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 14:05:53,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.81ms 2021-03-31 14:05:53,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 14:06:38,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.73ms 2021-03-31 14:06:38,267 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 14:07:23,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 14:07:23,267 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 14:08:08,223 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 14:08:08,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 14:08:53,226 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 14:08:53,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 14:09:38,229 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 14:09:38,276 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 14:10:23,231 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-31 14:10:23,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 14:11:08,237 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.92ms 2021-03-31 14:11:08,271 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 14:11:53,237 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 14:11:53,277 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-31 14:12:38,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 14:12:38,268 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 14:13:23,244 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.74ms 2021-03-31 14:13:23,279 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 14:14:08,243 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.38ms 2021-03-31 14:14:08,291 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-31 14:14:53,245 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.01ms 2021-03-31 14:14:53,294 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.50ms 2021-03-31 14:15:38,242 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.02ms 2021-03-31 14:15:38,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 14:16:23,247 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 14:16:23,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.75ms 2021-03-31 14:17:08,246 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 14:17:08,295 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.92ms 2021-03-31 14:17:55,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 14:17:55,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.00ms 2021-03-31 14:18:40,451 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-31 14:18:40,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-31 14:19:25,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.18ms 2021-03-31 14:19:25,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.24ms 2021-03-31 14:19:41,379 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 14:19:49,177 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23408} 2021-03-31 14:20:10,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 14:20:10,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 14:20:55,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-31 14:20:55,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.15ms 2021-03-31 14:21:40,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 14:21:40,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 14:22:25,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 14:22:25,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 14:23:10,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 14:23:10,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 14:23:55,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 14:23:55,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 14:24:40,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 14:24:40,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.62ms 2021-03-31 14:25:25,471 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.86ms 2021-03-31 14:25:25,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 14:26:10,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 14:26:10,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.15ms 2021-03-31 14:26:55,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.35ms 2021-03-31 14:26:55,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 14:27:40,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 14:27:40,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-31 14:28:25,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 14:28:25,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.20ms 2021-03-31 14:29:10,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 14:29:10,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.02ms 2021-03-31 14:29:55,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 14:29:56,308 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 14:30:40,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-31 14:30:40,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.47ms 2021-03-31 14:31:25,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 14:31:25,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 14:32:10,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 14:32:10,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 14:32:55,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 14:32:55,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 14:33:40,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 14:33:40,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 14:34:25,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 14:34:25,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.62ms 2021-03-31 14:34:41,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 14:34:49,180 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24308} 2021-03-31 14:35:10,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 14:35:10,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 14:35:55,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 14:35:55,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.02ms 2021-03-31 14:36:40,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.54ms 2021-03-31 14:36:40,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 14:37:25,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 14:37:25,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 14:38:10,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 14:38:10,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.73ms 2021-03-31 14:38:55,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 14:38:55,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.67ms 2021-03-31 14:39:40,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 14:39:40,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 14:40:25,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 14:40:25,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.22ms 2021-03-31 14:41:10,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 14:41:10,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.49ms 2021-03-31 14:41:55,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.79ms 2021-03-31 14:41:55,565 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.57ms 2021-03-31 14:42:40,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 14:42:40,573 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.70ms 2021-03-31 14:43:25,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 14:43:25,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 14:44:10,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 14:44:10,576 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.61ms 2021-03-31 14:44:55,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-31 14:44:55,568 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 14:45:40,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 14:45:40,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.00ms 2021-03-31 14:46:25,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 14:46:26,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.97ms 2021-03-31 14:47:10,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-31 14:47:10,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 14:47:55,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 14:47:55,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 14:48:43,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.73ms 2021-03-31 14:48:43,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 14:49:28,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 14:49:28,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.53ms 2021-03-31 14:49:41,382 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 14:49:49,190 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25208} 2021-03-31 14:50:13,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.54ms 2021-03-31 14:50:13,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.07ms 2021-03-31 14:50:58,509 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.06ms 2021-03-31 14:50:58,552 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.04ms 2021-03-31 14:51:43,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 14:51:43,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.69ms 2021-03-31 14:52:28,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 14:52:28,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.69ms 2021-03-31 14:53:13,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 14:53:13,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 14:53:58,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.70ms 2021-03-31 14:53:58,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 14:54:43,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 14:54:43,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.56ms 2021-03-31 14:55:28,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 14:55:28,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-31 14:56:13,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.88ms 2021-03-31 14:56:13,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 14:56:58,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 14:56:58,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.07ms 2021-03-31 14:57:43,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.33ms 2021-03-31 14:57:43,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.02ms 2021-03-31 14:58:28,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.27ms 2021-03-31 14:58:28,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.04ms 2021-03-31 14:59:13,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 14:59:13,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.37ms 2021-03-31 14:59:58,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 14:59:58,601 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-31 15:00:43,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-31 15:00:43,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-31 15:01:28,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 15:01:28,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-31 15:02:13,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.38ms 2021-03-31 15:02:13,596 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 15:03:01,342 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-31 15:03:01,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 15:03:43,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.54ms 2021-03-31 15:03:43,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 15:04:28,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 15:04:28,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 15:04:41,384 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 15:04:49,177 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26108} 2021-03-31 15:05:13,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.28ms 2021-03-31 15:05:13,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.57ms 2021-03-31 15:05:58,616 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 15:05:58,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 15:06:43,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 15:06:43,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 15:07:28,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 15:07:28,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.82ms 2021-03-31 15:08:13,618 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-31 15:08:13,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-31 15:08:58,622 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 15:08:58,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-31 15:09:43,626 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-31 15:09:43,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.52ms 2021-03-31 15:10:28,624 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-31 15:10:28,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.90ms 2021-03-31 15:11:13,627 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-31 15:11:13,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.03ms 2021-03-31 15:11:58,630 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 15:11:58,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.47ms 2021-03-31 15:12:43,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-31 15:12:43,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 15:13:28,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 15:13:28,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-31 15:14:13,643 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.78ms 2021-03-31 15:14:13,689 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-31 15:14:58,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-31 15:14:58,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 15:15:43,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-31 15:15:43,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 15:16:28,639 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 15:16:28,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 15:17:13,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 15:17:14,284 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 15:17:58,813 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 15:17:58,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 15:18:43,818 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 15:18:43,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.64ms 2021-03-31 15:19:31,322 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 15:19:31,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 15:19:41,385 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 15:19:49,160 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27008} 2021-03-31 15:20:16,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.06ms 2021-03-31 15:20:16,368 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 15:21:01,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-31 15:21:01,359 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-31 15:21:46,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.58ms 2021-03-31 15:21:46,352 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-31 15:22:31,313 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 15:22:31,355 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 15:23:16,317 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.12ms 2021-03-31 15:23:16,363 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 15:24:01,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 15:24:01,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 15:24:46,323 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 15:24:46,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 15:25:31,325 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 15:25:31,365 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 15:26:16,324 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 15:26:16,362 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 15:27:01,332 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 15:27:01,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-31 15:27:46,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.75ms 2021-03-31 15:27:46,389 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 15:28:31,336 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 15:28:31,387 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 15:29:16,329 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.59ms 2021-03-31 15:29:16,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 15:30:01,338 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-31 15:30:01,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-31 15:30:46,335 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 15:30:46,375 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 15:31:31,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 15:31:31,828 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.92ms 2021-03-31 15:32:16,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 15:32:16,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-31 15:33:01,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 15:33:01,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-31 15:33:46,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.80ms 2021-03-31 15:33:49,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.93ms 2021-03-31 15:34:31,672 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.30ms 2021-03-31 15:34:31,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.53ms 2021-03-31 15:34:41,387 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 15:34:49,174 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27908} 2021-03-31 15:35:16,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 15:35:16,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 15:36:01,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 15:36:01,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 15:36:46,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.32ms 2021-03-31 15:36:46,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 15:37:31,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 15:37:31,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.51ms 2021-03-31 15:38:16,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 15:38:16,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.58ms 2021-03-31 15:39:01,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 15:39:01,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 15:39:46,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 15:39:46,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 15:40:31,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 15:40:31,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 15:41:16,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-31 15:41:16,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.76ms 2021-03-31 15:42:01,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 15:42:01,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-31 15:42:46,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 15:42:46,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 15:43:31,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.57ms 2021-03-31 15:43:31,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 15:44:16,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 15:44:16,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 15:45:01,706 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 15:45:01,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.95ms 2021-03-31 15:45:46,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 15:45:46,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.75ms 2021-03-31 15:45:53,470 - backoff - INFO - Backing off upload_timelapses(...) for 0.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:04,432 - backoff - INFO - Backing off upload_timelapses(...) for 0.8s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:09,445 - octoprint.plugins.anywhere - ERROR - timed out Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 473, in send low_conn.send(b'\r\n') File "/usr/lib/python3.7/http/client.py", line 987, in send self.sock.sendall(data) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: timed out 2021-03-31 15:46:15,232 - backoff - INFO - Backing off upload_timelapses(...) for 0.7s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:24,706 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 15:46:25,940 - backoff - INFO - Backing off upload_timelapses(...) for 1.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:35,436 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 15:46:37,866 - backoff - INFO - Backing off upload_timelapses(...) for 5.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:46,078 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 15:46:53,792 - backoff - INFO - Backing off upload_timelapses(...) for 22.9s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))) 2021-03-31 15:46:57,835 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution 2021-03-31 15:47:15,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 15:47:16,108 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 15:47:59,803 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 15:47:59,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 15:48:44,804 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-31 15:48:44,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 15:49:30,162 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.82ms 2021-03-31 15:49:30,200 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.56ms 2021-03-31 15:49:41,388 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 15:49:49,176 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28808} 2021-03-31 15:50:14,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 15:50:14,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-31 15:50:59,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.53ms 2021-03-31 15:50:59,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.28ms 2021-03-31 15:51:45,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.22ms 2021-03-31 15:51:45,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 15:52:30,373 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 15:52:30,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.71ms 2021-03-31 15:53:15,383 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-31 15:53:15,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.91ms 2021-03-31 15:54:00,380 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.32ms 2021-03-31 15:54:00,427 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 15:54:45,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.36ms 2021-03-31 15:54:45,418 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.16ms 2021-03-31 15:55:30,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 15:55:30,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-31 15:56:15,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 15:56:15,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.98ms 2021-03-31 15:57:00,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 15:57:00,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.46ms 2021-03-31 15:57:45,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-31 15:57:45,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.46ms 2021-03-31 15:58:30,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 15:58:30,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.13ms 2021-03-31 15:59:15,402 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.50ms 2021-03-31 15:59:15,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.51ms 2021-03-31 16:00:00,404 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 16:00:00,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.21ms 2021-03-31 16:00:45,405 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 16:00:45,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 16:01:30,417 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.44ms 2021-03-31 16:01:30,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.64ms 2021-03-31 16:02:15,405 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.18ms 2021-03-31 16:02:15,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 16:03:00,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 16:03:00,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.01ms 2021-03-31 16:03:45,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.08ms 2021-03-31 16:03:45,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 16:04:30,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 16:04:30,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 16:04:41,390 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 16:04:49,187 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29708} 2021-03-31 16:05:15,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.34ms 2021-03-31 16:05:15,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-31 16:06:00,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 16:06:03,580 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.94ms 2021-03-31 16:06:45,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 16:06:45,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-31 16:07:30,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 16:07:30,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.73ms 2021-03-31 16:08:15,698 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 16:08:15,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 16:09:00,701 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.49ms 2021-03-31 16:09:00,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 16:09:45,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.09ms 2021-03-31 16:09:45,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 16:10:30,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-31 16:10:30,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 16:11:15,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 16:11:15,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 16:12:00,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 16:12:00,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 16:12:45,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.28ms 2021-03-31 16:12:45,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 16:13:30,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 16:13:30,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 16:14:15,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 16:14:15,753 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 16:15:00,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.71ms 2021-03-31 16:15:00,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-31 16:15:45,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 16:15:45,771 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 16:16:30,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-31 16:16:30,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.31ms 2021-03-31 16:17:15,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.98ms 2021-03-31 16:17:15,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.26ms 2021-03-31 16:18:00,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.42ms 2021-03-31 16:18:00,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 16:18:45,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.25ms 2021-03-31 16:18:45,773 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.47ms 2021-03-31 16:19:30,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-31 16:19:30,765 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.01ms 2021-03-31 16:19:41,391 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 16:19:49,183 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30608} 2021-03-31 16:20:16,343 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-31 16:20:16,393 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 16:21:00,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.07ms 2021-03-31 16:21:00,948 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-31 16:21:45,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 16:21:45,962 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 16:22:33,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.64ms 2021-03-31 16:22:33,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 16:23:18,643 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.19ms 2021-03-31 16:23:18,695 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.51ms 2021-03-31 16:24:03,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.33ms 2021-03-31 16:24:03,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-31 16:24:48,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 16:24:48,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 16:25:33,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 16:25:33,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-31 16:26:18,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 16:26:18,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 16:27:03,645 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 16:27:03,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 16:27:48,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 16:27:48,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 16:28:33,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 16:28:33,686 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 16:29:18,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 16:29:18,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 16:30:03,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 16:30:03,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.17ms 2021-03-31 16:30:48,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 16:30:48,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 16:31:33,657 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 16:31:33,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.70ms 2021-03-31 16:32:18,654 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 16:32:18,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.22ms 2021-03-31 16:33:03,657 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.00ms 2021-03-31 16:33:03,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.00ms 2021-03-31 16:33:48,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 16:33:48,693 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-31 16:34:33,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 16:34:34,321 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.48ms 2021-03-31 16:34:41,393 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 16:34:49,182 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31508} 2021-03-31 16:35:18,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 16:35:18,971 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 16:36:03,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 16:36:03,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 16:36:49,102 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.46ms 2021-03-31 16:36:49,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.27ms 2021-03-31 16:37:34,025 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 16:37:34,073 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-31 16:38:19,030 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 16:38:19,065 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 16:39:04,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.87ms 2021-03-31 16:39:04,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-31 16:39:49,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 16:39:49,875 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 16:40:34,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.99ms 2021-03-31 16:40:34,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.00ms 2021-03-31 16:41:19,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 16:41:19,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.30ms 2021-03-31 16:42:04,846 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 16:42:04,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.41ms 2021-03-31 16:42:49,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 16:42:49,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.73ms 2021-03-31 16:43:34,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.52ms 2021-03-31 16:43:34,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.86ms 2021-03-31 16:44:19,845 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-31 16:44:19,887 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.17ms 2021-03-31 16:45:04,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.18ms 2021-03-31 16:45:04,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.02ms 2021-03-31 16:45:49,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.99ms 2021-03-31 16:45:49,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.40ms 2021-03-31 16:46:34,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.92ms 2021-03-31 16:46:34,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.91ms 2021-03-31 16:47:19,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 16:47:19,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.93ms 2021-03-31 16:48:04,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 16:48:04,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 16:48:49,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 16:48:49,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.91ms 2021-03-31 16:49:34,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 16:49:34,905 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.85ms 2021-03-31 16:49:41,394 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 16:49:49,195 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32408} 2021-03-31 16:50:19,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 16:50:19,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.78ms 2021-03-31 16:51:05,141 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 16:51:05,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 16:51:50,145 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 16:51:50,185 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 16:52:35,144 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-31 16:52:35,187 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 16:53:22,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 16:53:22,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 16:54:07,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 16:54:07,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 16:54:52,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 16:54:52,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 16:55:37,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 16:55:37,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.47ms 2021-03-31 16:56:22,381 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.40ms 2021-03-31 16:56:22,428 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 16:57:07,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 16:57:07,436 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.14ms 2021-03-31 16:57:52,387 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-31 16:57:52,429 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.64ms 2021-03-31 16:58:37,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.75ms 2021-03-31 16:58:37,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 16:59:22,388 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 16:59:22,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.69ms 2021-03-31 17:00:07,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.49ms 2021-03-31 17:00:07,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.59ms 2021-03-31 17:00:52,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 17:00:52,431 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.03ms 2021-03-31 17:01:37,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 17:01:37,435 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.44ms 2021-03-31 17:02:22,397 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 17:02:22,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 17:03:07,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.59ms 2021-03-31 17:03:07,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 17:03:52,398 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.91ms 2021-03-31 17:03:52,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 17:04:37,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 17:04:37,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 17:04:41,395 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 17:04:49,194 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33308} 2021-03-31 17:05:22,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 17:05:23,233 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 17:06:07,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.48ms 2021-03-31 17:06:07,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 17:06:52,460 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 17:06:52,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 17:07:40,370 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 17:08:22,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 17:08:22,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.55ms 2021-03-31 17:09:07,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.18ms 2021-03-31 17:09:07,779 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 17:09:52,726 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 17:09:52,777 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.90ms 2021-03-31 17:10:37,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 17:10:37,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-31 17:11:22,730 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 17:11:22,782 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-31 17:12:07,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.29ms 2021-03-31 17:12:07,770 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.73ms 2021-03-31 17:12:52,734 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 17:12:52,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.47ms 2021-03-31 17:13:37,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-31 17:13:37,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.46ms 2021-03-31 17:14:22,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 17:14:22,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-31 17:15:07,738 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 17:15:07,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-31 17:15:52,740 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.44ms 2021-03-31 17:15:52,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 17:16:37,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 17:16:37,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.20ms 2021-03-31 17:17:22,741 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 17:17:22,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 17:18:07,746 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.05ms 2021-03-31 17:18:07,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 17:18:52,751 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.17ms 2021-03-31 17:18:52,789 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-31 17:19:37,752 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 17:19:37,793 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-31 17:19:41,396 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 17:19:49,194 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34208} 2021-03-31 17:20:22,750 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 17:20:22,788 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.67ms 2021-03-31 17:21:07,749 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.12ms 2021-03-31 17:21:07,795 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-31 17:21:52,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.32ms 2021-03-31 17:21:52,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.65ms 2021-03-31 17:22:37,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.36ms 2021-03-31 17:22:37,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 17:23:22,844 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 17:23:22,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-31 17:24:10,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.67ms 2021-03-31 17:24:10,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.65ms 2021-03-31 17:24:52,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.42ms 2021-03-31 17:24:52,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.57ms 2021-03-31 17:25:37,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 17:25:37,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 17:26:22,843 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.04ms 2021-03-31 17:26:22,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.59ms 2021-03-31 17:27:07,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 17:27:07,926 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.59ms 2021-03-31 17:27:52,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 17:27:52,871 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 17:28:37,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 17:28:37,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 17:29:22,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.18ms 2021-03-31 17:29:22,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.99ms 2021-03-31 17:30:07,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 17:30:07,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 17:30:52,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 17:30:52,882 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.46ms 2021-03-31 17:31:37,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 17:31:37,880 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-31 17:32:22,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 17:32:22,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.87ms 2021-03-31 17:33:07,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 17:33:07,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.98ms 2021-03-31 17:33:52,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-31 17:33:52,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.89ms 2021-03-31 17:34:37,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 17:34:37,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.30ms 2021-03-31 17:34:41,397 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 17:34:49,198 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35108} 2021-03-31 17:35:22,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 17:35:22,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.70ms 2021-03-31 17:36:07,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.05ms 2021-03-31 17:36:07,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.85ms 2021-03-31 17:36:52,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.85ms 2021-03-31 17:36:52,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.79ms 2021-03-31 17:37:37,869 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 17:37:37,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.11ms 2021-03-31 17:38:22,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 17:38:22,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.34ms 2021-03-31 17:39:07,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 17:39:07,927 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 17:39:52,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.50ms 2021-03-31 17:39:52,937 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.09ms 2021-03-31 17:40:40,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 17:40:40,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 17:41:25,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.79ms 2021-03-31 17:41:25,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 17:42:10,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 17:42:10,515 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 17:42:55,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 17:42:55,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.81ms 2021-03-31 17:43:40,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.91ms 2021-03-31 17:43:40,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.82ms 2021-03-31 17:44:25,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-31 17:44:25,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 17:45:10,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 17:45:10,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.62ms 2021-03-31 17:45:55,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.69ms 2021-03-31 17:45:55,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 17:46:40,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 23.43ms 2021-03-31 17:46:40,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.05ms 2021-03-31 17:47:25,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 17:47:25,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 17:48:10,478 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.53ms 2021-03-31 17:48:10,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.77ms 2021-03-31 17:48:55,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 17:48:55,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.98ms 2021-03-31 17:49:40,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.42ms 2021-03-31 17:49:40,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 17:49:41,399 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 17:49:49,207 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36008} 2021-03-31 17:50:25,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-31 17:50:25,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.81ms 2021-03-31 17:51:10,480 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 17:51:10,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 17:51:55,489 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 17:51:55,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 17:52:41,234 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.58ms 2021-03-31 17:52:41,285 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 17:53:25,833 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.77ms 2021-03-31 17:53:25,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.68ms 2021-03-31 17:54:10,839 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.70ms 2021-03-31 17:54:10,891 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-31 17:54:58,785 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.60ms 2021-03-31 17:54:58,831 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 17:55:41,100 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 17:55:41,139 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.19ms 2021-03-31 17:56:26,102 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 17:56:26,137 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 17:57:11,102 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.11ms 2021-03-31 17:57:11,144 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 17:57:56,116 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.56ms 2021-03-31 17:57:56,158 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.60ms 2021-03-31 17:58:39,670 - octoprint.plugins.anywhere - ERROR - timed out Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 473, in send low_conn.send(b'\r\n') File "/usr/lib/python3.7/http/client.py", line 987, in send self.sock.sendall(data) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: timed out 2021-03-31 17:58:39,912 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:58:40,634 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:58:41,101 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.32ms 2021-03-31 17:58:41,148 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 17:58:41,195 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:58:43,940 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:58:46,901 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:58:52,434 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:59:01,857 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:59:36,610 - octoprint.plugins.anywhere - ERROR - : Failed to establish a new connection: [Errno 101] Network is unreachable Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/mjpeg_stream.py", line 98, in stream_up requests.post(stream_host + "/video/mjpegs", data=stream, headers={"Authorization": "Bearer " + token}).raise_for_status() File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2021-03-31 17:59:46,966 - backoff - INFO - Backing off upload_timelapses(...) for 16.4s (requests.exceptions.ConnectionError: HTTPConnectionPool(host='newstream.getanywhere.io', port=80): Max retries exceeded with url: /timelapses/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))) 2021-03-31 18:00:10,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.65ms 2021-03-31 18:00:10,986 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.33ms 2021-03-31 18:00:54,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-31 18:00:54,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 18:01:39,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.69ms 2021-03-31 18:01:39,922 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.64ms 2021-03-31 18:02:25,303 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.52ms 2021-03-31 18:02:25,719 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.64ms 2021-03-31 18:03:09,995 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 18:03:10,034 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.84ms 2021-03-31 18:03:54,953 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 18:03:54,987 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.63ms 2021-03-31 18:04:40,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 18:04:40,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.62ms 2021-03-31 18:04:41,400 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 18:04:49,205 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36908} 2021-03-31 18:05:25,396 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.86ms 2021-03-31 18:05:25,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.62ms 2021-03-31 18:06:10,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 18:06:10,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.28ms 2021-03-31 18:06:55,403 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.03ms 2021-03-31 18:06:55,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.59ms 2021-03-31 18:07:40,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 18:07:40,452 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.55ms 2021-03-31 18:08:25,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 18:08:25,434 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.54ms 2021-03-31 18:09:10,407 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.61ms 2021-03-31 18:09:10,463 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.45ms 2021-03-31 18:09:55,411 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.60ms 2021-03-31 18:09:55,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.70ms 2021-03-31 18:10:40,416 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.60ms 2021-03-31 18:10:40,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.66ms 2021-03-31 18:11:25,421 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.89ms 2021-03-31 18:11:25,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.71ms 2021-03-31 18:12:10,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.86ms 2021-03-31 18:12:10,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-31 18:12:55,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.68ms 2021-03-31 18:12:55,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.32ms 2021-03-31 18:13:40,426 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 18:13:40,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.67ms 2021-03-31 18:14:25,432 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.82ms 2021-03-31 18:14:25,541 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.20ms 2021-03-31 18:15:10,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 18:15:10,643 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.93ms 2021-03-31 18:15:55,439 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.86ms 2021-03-31 18:15:55,610 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.61ms 2021-03-31 18:16:40,441 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.84ms 2021-03-31 18:16:40,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-31 18:17:25,444 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.83ms 2021-03-31 18:17:25,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.79ms 2021-03-31 18:18:10,445 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.61ms 2021-03-31 18:18:10,612 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.68ms 2021-03-31 18:18:55,762 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 19.29ms 2021-03-31 18:18:56,127 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.52ms 2021-03-31 18:19:40,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.78ms 2021-03-31 18:19:40,801 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 18:19:41,401 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 18:19:49,208 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37808} 2021-03-31 18:20:25,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 18:20:25,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 18:21:11,401 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 18:21:11,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 18:21:56,349 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 18:21:56,391 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 18:22:41,350 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 18:22:41,392 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 18:23:26,354 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.94ms 2021-03-31 18:23:26,399 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 18:24:11,360 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.46ms 2021-03-31 18:24:11,397 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 18:24:56,364 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 18:24:56,400 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 18:25:41,366 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 18:25:41,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.66ms 2021-03-31 18:26:26,369 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 18:26:26,406 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.78ms 2021-03-31 18:27:11,372 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 18:27:11,422 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.30ms 2021-03-31 18:27:56,376 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 18:27:56,424 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.94ms 2021-03-31 18:28:41,379 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.41ms 2021-03-31 18:28:41,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.64ms 2021-03-31 18:29:26,384 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 18:29:26,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-31 18:30:11,395 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 18:30:11,442 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 18:30:56,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 18:30:56,433 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 18:31:41,385 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 18:31:41,430 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 18:32:26,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 18:32:26,425 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.96ms 2021-03-31 18:33:11,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.56ms 2021-03-31 18:33:11,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-31 18:33:56,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.53ms 2021-03-31 18:33:56,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 18:34:41,402 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 18:34:41,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.12ms 2021-03-31 18:34:41,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.81ms 2021-03-31 18:34:49,202 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38708} 2021-03-31 18:35:26,678 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 18:35:26,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 18:36:11,622 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.80ms 2021-03-31 18:36:11,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 18:36:56,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 18:36:56,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.14ms 2021-03-31 18:37:41,614 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 18:37:41,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.65ms 2021-03-31 18:38:26,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 18:38:26,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 18:39:11,630 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 18:39:11,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.10ms 2021-03-31 18:39:56,627 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.31ms 2021-03-31 18:39:56,672 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.20ms 2021-03-31 18:40:41,630 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 18:40:41,682 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 18:41:26,637 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 18:41:26,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 18:42:11,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 18:42:11,681 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.46ms 2021-03-31 18:42:56,641 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.58ms 2021-03-31 18:42:56,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 18:43:41,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.74ms 2021-03-31 18:43:41,688 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.78ms 2021-03-31 18:44:26,652 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-31 18:44:26,692 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.24ms 2021-03-31 18:45:11,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 18:45:11,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.57ms 2021-03-31 18:45:56,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 18:45:56,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 18:46:41,657 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.21ms 2021-03-31 18:46:41,700 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 18:47:26,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 18:47:26,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.75ms 2021-03-31 18:48:11,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 18:48:11,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.70ms 2021-03-31 18:48:56,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 18:48:56,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.53ms 2021-03-31 18:49:41,403 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 18:49:41,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 18:49:42,317 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 18:49:49,216 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39608} 2021-03-31 18:50:26,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.80ms 2021-03-31 18:50:26,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.21ms 2021-03-31 18:51:11,850 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.34ms 2021-03-31 18:51:11,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.27ms 2021-03-31 18:51:59,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.67ms 2021-03-31 18:51:59,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.22ms 2021-03-31 18:52:44,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-31 18:52:44,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-31 18:53:29,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 18:53:29,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.36ms 2021-03-31 18:54:14,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.69ms 2021-03-31 18:54:14,544 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 18:54:59,504 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 18:54:59,547 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 18:55:44,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 18:55:44,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 18:56:29,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.75ms 2021-03-31 18:56:29,554 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 18:57:14,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 18:57:14,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 18:57:59,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 18:57:59,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 18:58:44,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.80ms 2021-03-31 18:58:44,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.90ms 2021-03-31 18:59:29,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.87ms 2021-03-31 18:59:29,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.95ms 2021-03-31 19:00:14,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.98ms 2021-03-31 19:00:14,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 19:00:59,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.69ms 2021-03-31 19:00:59,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.13ms 2021-03-31 19:01:44,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.77ms 2021-03-31 19:01:44,561 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.13ms 2021-03-31 19:02:29,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.57ms 2021-03-31 19:02:29,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.13ms 2021-03-31 19:03:14,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 19:03:14,560 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.97ms 2021-03-31 19:03:59,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.74ms 2021-03-31 19:03:59,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.80ms 2021-03-31 19:04:41,405 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 19:04:44,864 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.81ms 2021-03-31 19:04:44,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.62ms 2021-03-31 19:04:49,215 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40508} 2021-03-31 19:05:29,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 20.69ms 2021-03-31 19:05:29,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.51ms 2021-03-31 19:06:14,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.63ms 2021-03-31 19:06:17,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 19:06:59,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-31 19:06:59,916 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.63ms 2021-03-31 19:07:44,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.49ms 2021-03-31 19:07:44,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.89ms 2021-03-31 19:08:29,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.80ms 2021-03-31 19:08:29,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 19:09:14,866 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 19:09:14,914 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.00ms 2021-03-31 19:09:59,873 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 19:09:59,915 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.85ms 2021-03-31 19:10:44,872 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.97ms 2021-03-31 19:10:44,915 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 19:11:29,877 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 19:11:29,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 19:12:14,880 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.96ms 2021-03-31 19:12:14,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.11ms 2021-03-31 19:12:59,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 19:12:59,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.77ms 2021-03-31 19:13:44,883 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 19:13:44,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.85ms 2021-03-31 19:14:29,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 19:14:29,924 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 19:15:14,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 19:15:14,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.54ms 2021-03-31 19:15:59,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.07ms 2021-03-31 19:15:59,942 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 19:16:44,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.45ms 2021-03-31 19:16:44,949 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 19:17:29,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 19:17:29,950 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 19:18:14,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 19:18:14,952 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.30ms 2021-03-31 19:18:59,898 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.25ms 2021-03-31 19:18:59,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-31 19:19:41,407 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 19:19:44,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.46ms 2021-03-31 19:19:44,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.55ms 2021-03-31 19:19:49,212 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41408} 2021-03-31 19:20:30,275 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.49ms 2021-03-31 19:20:30,315 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 19:21:15,272 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 19:21:15,316 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 19:22:00,278 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 19:22:00,333 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-31 19:22:47,596 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 19:22:47,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-31 19:23:32,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 19:23:32,640 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 19:24:17,586 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.40ms 2021-03-31 19:24:17,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 19:25:02,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.80ms 2021-03-31 19:25:02,636 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-31 19:25:47,590 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.45ms 2021-03-31 19:25:47,634 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.34ms 2021-03-31 19:26:32,593 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 19:26:32,628 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.95ms 2021-03-31 19:27:17,602 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.49ms 2021-03-31 19:27:17,647 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.11ms 2021-03-31 19:28:02,598 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 19:28:02,643 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 19:28:47,600 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 19:28:47,644 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 19:29:32,607 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.55ms 2021-03-31 19:29:32,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.38ms 2021-03-31 19:30:17,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.23ms 2021-03-31 19:30:17,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 19:31:02,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.36ms 2021-03-31 19:31:02,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-31 19:31:47,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.74ms 2021-03-31 19:31:47,655 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.15ms 2021-03-31 19:32:32,609 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-31 19:32:32,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 19:33:17,606 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-31 19:33:17,648 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.32ms 2021-03-31 19:34:02,613 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.76ms 2021-03-31 19:34:02,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.96ms 2021-03-31 19:34:41,408 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 19:34:47,615 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 19:34:47,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 19:34:49,201 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42308} 2021-03-31 19:35:32,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 19:35:32,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.20ms 2021-03-31 19:36:17,622 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.21ms 2021-03-31 19:36:17,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.86ms 2021-03-31 19:37:02,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.45ms 2021-03-31 19:37:02,736 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.23ms 2021-03-31 19:37:47,690 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 19:37:47,735 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 19:38:32,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 19:38:32,737 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.29ms 2021-03-31 19:39:18,461 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 19:39:18,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.30ms 2021-03-31 19:40:03,446 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.52ms 2021-03-31 19:40:03,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.42ms 2021-03-31 19:40:48,448 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.74ms 2021-03-31 19:40:48,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.13ms 2021-03-31 19:41:33,449 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-31 19:41:33,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.72ms 2021-03-31 19:42:18,450 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.79ms 2021-03-31 19:42:18,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 19:43:03,456 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.35ms 2021-03-31 19:43:03,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.03ms 2021-03-31 19:43:48,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.26ms 2021-03-31 19:43:48,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.10ms 2021-03-31 19:44:33,454 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 19:44:33,492 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 19:45:18,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 19:45:18,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.98ms 2021-03-31 19:46:03,462 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.24ms 2021-03-31 19:46:03,508 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.08ms 2021-03-31 19:46:48,464 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.75ms 2021-03-31 19:46:48,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.42ms 2021-03-31 19:47:33,466 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 19:47:33,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 19:48:18,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 19:48:18,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 19:49:03,459 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.36ms 2021-03-31 19:49:03,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-31 19:49:41,410 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 19:49:48,467 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.42ms 2021-03-31 19:49:48,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 19:49:49,178 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43208} 2021-03-31 19:50:33,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.48ms 2021-03-31 19:50:33,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.08ms 2021-03-31 19:51:18,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 19:51:19,254 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 19:52:03,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 19:52:03,512 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-31 19:52:48,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 19:52:48,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.99ms 2021-03-31 19:53:33,832 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-31 19:53:36,438 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-31 19:54:18,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.56ms 2021-03-31 19:54:18,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.35ms 2021-03-31 19:55:03,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.40ms 2021-03-31 19:55:03,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-31 19:55:48,497 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.31ms 2021-03-31 19:55:48,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.65ms 2021-03-31 19:56:33,503 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.27ms 2021-03-31 19:56:33,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.50ms 2021-03-31 19:57:18,502 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 19:57:18,546 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 19:58:03,505 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 19:58:03,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 19:58:48,507 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.37ms 2021-03-31 19:58:48,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.84ms 2021-03-31 19:59:33,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 19:59:33,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 20:00:18,511 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 20:00:18,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 20:01:03,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.63ms 2021-03-31 20:01:03,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.72ms 2021-03-31 20:01:48,517 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 20:01:48,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 20:02:33,519 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 20:02:33,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 20:03:18,520 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.14ms 2021-03-31 20:03:18,559 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.70ms 2021-03-31 20:04:03,522 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 20:04:03,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.62ms 2021-03-31 20:04:41,411 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 20:04:48,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 20:04:48,571 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.08ms 2021-03-31 20:04:49,176 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44108} 2021-03-31 20:05:33,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.16ms 2021-03-31 20:05:33,582 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 20:06:18,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.29ms 2021-03-31 20:06:18,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.29ms 2021-03-31 20:07:03,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.45ms 2021-03-31 20:07:03,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 20:07:48,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.76ms 2021-03-31 20:07:49,340 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.54ms 2021-03-31 20:08:33,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.00ms 2021-03-31 20:08:33,889 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.58ms 2021-03-31 20:09:18,840 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.26ms 2021-03-31 20:09:18,888 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 20:10:06,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 20:10:06,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.78ms 2021-03-31 20:10:51,474 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.21ms 2021-03-31 20:10:51,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 20:11:36,477 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 20:11:36,518 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.07ms 2021-03-31 20:12:21,481 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.02ms 2021-03-31 20:12:21,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.20ms 2021-03-31 20:13:06,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.71ms 2021-03-31 20:13:06,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.11ms 2021-03-31 20:13:51,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-31 20:13:51,528 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.46ms 2021-03-31 20:14:36,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-31 20:14:36,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.14ms 2021-03-31 20:16:06,488 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.38ms 2021-03-31 20:16:06,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 20:16:51,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.71ms 2021-03-31 20:16:51,542 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-31 20:17:36,490 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 20:17:36,537 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 20:18:21,491 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 20:18:21,539 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.76ms 2021-03-31 20:19:06,496 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 20:19:06,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.90ms 2021-03-31 20:19:41,413 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 20:19:49,218 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45008} 2021-03-31 20:19:51,494 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.64ms 2021-03-31 20:19:51,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.40ms 2021-03-31 20:20:36,498 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.21ms 2021-03-31 20:20:36,534 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.55ms 2021-03-31 20:21:21,499 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.55ms 2021-03-31 20:21:21,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.49ms 2021-03-31 20:22:06,867 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.19ms 2021-03-31 20:22:06,922 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.88ms 2021-03-31 20:22:51,501 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.13ms 2021-03-31 20:22:51,549 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.23ms 2021-03-31 20:23:36,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 20:23:36,562 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.48ms 2021-03-31 20:24:21,624 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 20:24:21,672 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.87ms 2021-03-31 20:25:06,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 20:25:06,666 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.34ms 2021-03-31 20:25:51,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.26ms 2021-03-31 20:25:51,675 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.65ms 2021-03-31 20:26:37,797 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 20:26:37,835 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 20:27:22,800 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 20:27:22,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.59ms 2021-03-31 20:28:07,807 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.04ms 2021-03-31 20:28:07,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 20:28:52,805 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 20:28:52,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.06ms 2021-03-31 20:29:37,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 20:29:37,853 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-31 20:30:22,814 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.18ms 2021-03-31 20:30:22,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.63ms 2021-03-31 20:31:07,810 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.63ms 2021-03-31 20:31:07,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 20:31:52,811 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.47ms 2021-03-31 20:31:52,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 20:32:37,808 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.50ms 2021-03-31 20:32:37,847 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.88ms 2021-03-31 20:33:22,812 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 20:33:22,858 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 20:34:07,815 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.06ms 2021-03-31 20:34:07,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 20:34:41,415 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 20:34:49,218 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45908} 2021-03-31 20:34:52,817 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 20:34:52,854 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.60ms 2021-03-31 20:35:37,821 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 20:35:37,862 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 20:36:22,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 20:36:22,861 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.87ms 2021-03-31 20:37:07,826 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.29ms 2021-03-31 20:37:07,874 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.95ms 2021-03-31 20:37:52,820 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 20:37:52,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 20:38:37,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.78ms 2021-03-31 20:38:38,787 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.20ms 2021-03-31 20:39:22,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 20:39:22,927 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.07ms 2021-03-31 20:40:07,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.42ms 2021-03-31 20:40:07,933 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 20:40:52,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 20:40:55,703 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 20:41:37,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.08ms 2021-03-31 20:41:37,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 20:42:22,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.23ms 2021-03-31 20:42:22,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.76ms 2021-03-31 20:43:07,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 20:43:07,935 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.50ms 2021-03-31 20:43:52,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.94ms 2021-03-31 20:43:52,938 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.17ms 2021-03-31 20:44:37,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.31ms 2021-03-31 20:44:37,942 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.51ms 2021-03-31 20:45:22,893 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 20:45:22,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.28ms 2021-03-31 20:46:07,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.25ms 2021-03-31 20:46:07,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 20:46:52,899 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.34ms 2021-03-31 20:46:52,940 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.94ms 2021-03-31 20:47:37,904 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 20:47:37,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.90ms 2021-03-31 20:48:22,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.95ms 2021-03-31 20:48:22,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.80ms 2021-03-31 20:49:07,903 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.53ms 2021-03-31 20:49:07,944 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 20:49:41,416 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 20:49:49,226 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46808} 2021-03-31 20:49:52,908 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.11ms 2021-03-31 20:49:52,955 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.60ms 2021-03-31 20:50:37,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.19ms 2021-03-31 20:50:37,960 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.89ms 2021-03-31 20:51:22,913 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 20:51:22,959 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.73ms 2021-03-31 20:52:07,917 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 20:52:07,960 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.73ms 2021-03-31 20:52:52,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.24ms 2021-03-31 20:52:52,967 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.12ms 2021-03-31 20:53:37,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.53ms 2021-03-31 20:53:37,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 20:54:22,920 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.33ms 2021-03-31 20:54:22,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 20:55:08,293 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 20:55:08,330 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.74ms 2021-03-31 20:55:53,258 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 20:55:53,300 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.08ms 2021-03-31 20:56:38,265 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.44ms 2021-03-31 20:56:38,311 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.14ms 2021-03-31 20:57:25,662 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 20:57:25,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.84ms 2021-03-31 20:58:10,649 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 20:58:10,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.48ms 2021-03-31 20:58:55,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 20:58:55,699 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.05ms 2021-03-31 20:59:40,655 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.01ms 2021-03-31 20:59:40,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.70ms 2021-03-31 21:00:25,665 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 21.19ms 2021-03-31 21:00:25,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 21:01:10,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.77ms 2021-03-31 21:01:10,704 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.57ms 2021-03-31 21:01:55,661 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-31 21:01:55,709 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 21:02:40,664 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 21:02:40,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.74ms 2021-03-31 21:03:25,663 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.44ms 2021-03-31 21:03:25,712 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-31 21:04:10,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.00ms 2021-03-31 21:04:10,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.69ms 2021-03-31 21:04:41,418 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 21:04:49,222 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47708} 2021-03-31 21:04:55,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.57ms 2021-03-31 21:04:55,707 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 21:05:40,679 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 21:05:40,715 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 21:06:25,680 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.60ms 2021-03-31 21:06:25,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.98ms 2021-03-31 21:07:10,685 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-31 21:07:10,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.30ms 2021-03-31 21:07:55,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.90ms 2021-03-31 21:07:55,721 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.43ms 2021-03-31 21:08:40,683 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.40ms 2021-03-31 21:08:40,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.43ms 2021-03-31 21:09:26,260 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.79ms 2021-03-31 21:09:26,306 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 21:10:10,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.68ms 2021-03-31 21:10:10,937 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.71ms 2021-03-31 21:10:55,896 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 21:10:55,943 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.17ms 2021-03-31 21:11:43,533 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.25ms 2021-03-31 21:11:43,573 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.80ms 2021-03-31 21:12:28,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 21:12:28,566 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.44ms 2021-03-31 21:13:13,524 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 21:13:13,569 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.32ms 2021-03-31 21:13:58,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.30ms 2021-03-31 21:13:58,574 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.52ms 2021-03-31 21:14:43,529 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.48ms 2021-03-31 21:14:43,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 21:15:28,536 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.20ms 2021-03-31 21:15:28,587 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.96ms 2021-03-31 21:16:13,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.02ms 2021-03-31 21:16:13,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.77ms 2021-03-31 21:16:58,538 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 21:16:58,578 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.80ms 2021-03-31 21:17:43,545 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.33ms 2021-03-31 21:17:43,585 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.88ms 2021-03-31 21:18:28,540 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.83ms 2021-03-31 21:18:28,575 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.68ms 2021-03-31 21:19:13,550 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 21:19:13,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.06ms 2021-03-31 21:19:41,419 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 21:19:49,231 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48608} 2021-03-31 21:19:58,551 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 21:19:58,595 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.72ms 2021-03-31 21:20:43,556 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.52ms 2021-03-31 21:20:43,604 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 21:21:28,553 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.92ms 2021-03-31 21:21:28,597 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 21:22:13,557 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.11ms 2021-03-31 21:22:13,614 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.83ms 2021-03-31 21:22:58,558 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.68ms 2021-03-31 21:22:58,603 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.21ms 2021-03-31 21:23:43,563 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.27ms 2021-03-31 21:23:43,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.42ms 2021-03-31 21:24:28,570 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.39ms 2021-03-31 21:24:28,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.08ms 2021-03-31 21:25:13,572 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.87ms 2021-03-31 21:25:13,727 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.24ms 2021-03-31 21:25:58,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 21:25:59,008 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.02ms 2021-03-31 21:26:43,608 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.35ms 2021-03-31 21:26:43,656 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.66ms 2021-03-31 21:27:28,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 21:27:28,684 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.28ms 2021-03-31 21:28:14,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.08ms 2021-03-31 21:28:14,659 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.90ms 2021-03-31 21:28:59,605 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.63ms 2021-03-31 21:28:59,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.79ms 2021-03-31 21:29:44,610 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 21:29:44,646 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.83ms 2021-03-31 21:30:29,611 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 21:30:29,650 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.65ms 2021-03-31 21:31:14,615 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.22ms 2021-03-31 21:31:14,668 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-31 21:31:59,621 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-31 21:31:59,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.92ms 2021-03-31 21:32:44,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 21:32:44,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.11ms 2021-03-31 21:33:29,623 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.95ms 2021-03-31 21:33:29,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.33ms 2021-03-31 21:34:14,620 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.25ms 2021-03-31 21:34:14,670 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.93ms 2021-03-31 21:34:41,421 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 21:34:49,227 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49508} 2021-03-31 21:34:59,629 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-31 21:34:59,674 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.41ms 2021-03-31 21:35:44,626 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.46ms 2021-03-31 21:35:44,669 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.47ms 2021-03-31 21:36:29,629 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.43ms 2021-03-31 21:36:29,673 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.89ms 2021-03-31 21:37:14,631 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.19ms 2021-03-31 21:37:14,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.65ms 2021-03-31 21:37:59,637 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.03ms 2021-03-31 21:37:59,676 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.52ms 2021-03-31 21:38:44,637 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 21:38:44,677 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.93ms 2021-03-31 21:39:29,671 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.10ms 2021-03-31 21:39:29,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.74ms 2021-03-31 21:40:14,852 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.31ms 2021-03-31 21:40:14,900 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.65ms 2021-03-31 21:40:59,842 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.14ms 2021-03-31 21:40:59,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.12ms 2021-03-31 21:41:44,848 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.05ms 2021-03-31 21:41:44,902 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.15ms 2021-03-31 21:42:32,697 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 21:43:14,857 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 21:43:14,910 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.44ms 2021-03-31 21:43:59,851 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.06ms 2021-03-31 21:43:59,897 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.53ms 2021-03-31 21:44:44,849 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 21:44:44,885 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.10ms 2021-03-31 21:45:29,855 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.64ms 2021-03-31 21:45:29,894 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.00ms 2021-03-31 21:46:14,859 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 21:46:14,907 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 16.43ms 2021-03-31 21:46:59,856 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.65ms 2021-03-31 21:46:59,901 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.20ms 2021-03-31 21:47:44,861 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.39ms 2021-03-31 21:47:44,909 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.80ms 2021-03-31 21:48:29,860 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 21:48:29,903 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.50ms 2021-03-31 21:49:14,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 21:49:14,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 21:49:41,423 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 21:49:49,224 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50408} 2021-03-31 21:49:59,863 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.96ms 2021-03-31 21:49:59,906 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.98ms 2021-03-31 21:50:44,868 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.85ms 2021-03-31 21:50:44,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.36ms 2021-03-31 21:51:29,870 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 21:51:29,919 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.88ms 2021-03-31 21:52:14,876 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-31 21:52:14,925 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.36ms 2021-03-31 21:52:59,879 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.14ms 2021-03-31 21:52:59,921 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.02ms 2021-03-31 21:53:44,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-31 21:53:44,922 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.05ms 2021-03-31 21:54:29,881 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.37ms 2021-03-31 21:54:29,923 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.91ms 2021-03-31 21:55:14,884 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 21:55:14,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-31 21:55:59,886 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.17ms 2021-03-31 21:55:59,930 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.79ms 2021-03-31 21:56:44,890 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.24ms 2021-03-31 21:56:44,934 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.84ms 2021-03-31 21:57:29,892 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.16ms 2021-03-31 21:57:29,935 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.56ms 2021-03-31 21:58:14,895 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.58ms 2021-03-31 21:58:14,939 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.01ms 2021-03-31 21:58:59,976 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.54ms 2021-03-31 21:59:00,386 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.10ms 2021-03-31 21:59:44,980 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.53ms 2021-03-31 21:59:45,024 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.70ms 2021-03-31 22:00:29,982 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.37ms 2021-03-31 22:00:30,025 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.38ms 2021-03-31 22:01:16,722 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.71ms 2021-03-31 22:01:16,767 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.60ms 2021-03-31 22:02:01,705 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 22:02:01,743 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.45ms 2021-03-31 22:02:46,708 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.13ms 2021-03-31 22:02:46,745 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.87ms 2021-03-31 22:03:31,710 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 22:03:31,748 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.86ms 2021-03-31 22:04:16,713 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.56ms 2021-03-31 22:04:16,747 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.97ms 2021-03-31 22:04:41,424 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 22:04:49,231 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51308} 2021-03-31 22:05:01,725 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 22:05:01,769 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.70ms 2021-03-31 22:05:46,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.09ms 2021-03-31 22:05:46,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.90ms 2021-03-31 22:06:31,711 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 22:06:31,759 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.02ms 2021-03-31 22:07:16,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.43ms 2021-03-31 22:07:16,774 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.43ms 2021-03-31 22:08:01,716 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.15ms 2021-03-31 22:08:01,758 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.89ms 2021-03-31 22:08:46,720 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.01ms 2021-03-31 22:08:46,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.27ms 2021-03-31 22:09:31,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.37ms 2021-03-31 22:09:31,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-31 22:10:16,732 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.05ms 2021-03-31 22:10:16,802 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.02ms 2021-03-31 22:11:01,723 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.33ms 2021-03-31 22:11:01,768 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.30ms 2021-03-31 22:11:46,729 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.30ms 2021-03-31 22:11:46,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.88ms 2021-03-31 22:12:31,728 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.98ms 2021-03-31 22:12:31,772 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 22:13:16,731 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.15ms 2021-03-31 22:13:16,781 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.41ms 2021-03-31 22:14:01,724 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.38ms 2021-03-31 22:14:01,766 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.16ms 2021-03-31 22:14:46,733 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.39ms 2021-03-31 22:14:46,780 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.54ms 2021-03-31 22:15:31,965 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.03ms 2021-03-31 22:15:32,012 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.10ms 2021-03-31 22:16:16,966 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.07ms 2021-03-31 22:16:17,011 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 22:17:01,956 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.25ms 2021-03-31 22:17:01,998 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.22ms 2021-03-31 22:17:47,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 18.03ms 2021-03-31 22:17:47,487 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.83ms 2021-03-31 22:18:32,453 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.26ms 2021-03-31 22:18:32,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.82ms 2021-03-31 22:19:17,457 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.86ms 2021-03-31 22:19:17,500 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.81ms 2021-03-31 22:19:41,425 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-03-31 22:19:49,240 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52208} 2021-03-31 22:20:02,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.65ms 2021-03-31 22:20:02,506 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.71ms 2021-03-31 22:20:47,465 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 22:20:47,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-31 22:21:32,469 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.85ms 2021-03-31 22:21:32,510 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.10ms 2021-03-31 22:22:17,472 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.81ms 2021-03-31 22:22:17,513 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.92ms 2021-03-31 22:23:02,473 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.66ms 2021-03-31 22:23:02,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.50ms 2021-03-31 22:23:47,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.62ms 2021-03-31 22:23:47,527 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.37ms 2021-03-31 22:24:32,475 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.51ms 2021-03-31 22:24:32,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.59ms 2021-03-31 22:25:17,470 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.89ms 2021-03-31 22:25:17,514 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.66ms 2021-03-31 22:26:02,476 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.10ms 2021-03-31 22:26:02,516 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.13ms 2021-03-31 22:26:47,479 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.75ms 2021-03-31 22:26:47,526 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 11.19ms 2021-03-31 22:27:32,482 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.17ms 2021-03-31 22:27:32,521 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.25ms 2021-03-31 22:28:17,483 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.72ms 2021-03-31 22:28:17,523 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.06ms 2021-03-31 22:29:02,484 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.47ms 2021-03-31 22:29:02,530 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 7.82ms 2021-03-31 22:29:47,485 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.55ms 2021-03-31 22:29:47,531 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.42ms 2021-03-31 22:30:32,486 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.72ms 2021-03-31 22:30:32,532 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.00ms 2021-03-31 22:31:17,493 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 17.13ms 2021-03-31 22:31:17,543 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.82ms 2021-03-31 22:32:02,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 15.68ms 2021-03-31 22:32:05,525 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 13.88ms 2021-03-31 22:32:47,651 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.19ms 2021-03-31 22:32:47,691 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 12.02ms 2021-03-31 22:33:32,653 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 14.98ms 2021-03-31 22:33:32,694 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 10.36ms 2021-03-31 22:34:08,176 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 22:34:08,178 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 22:34:08,771 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 22:34:08,772 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 22:34:10,138 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.100 2021-03-31 22:34:10,272 - octoprint.server.util.flask - INFO - Passively logging in user tiggercomuth from ::ffff:192.168.178.100 2021-03-31 22:34:10,272 - octoprint.access.users - INFO - Logged in user: tiggercomuth 2021-03-31 22:34:10,535 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-03-31 22:34:12,866 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.13s 2021-03-31 22:34:13,084 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.13s 2021-03-31 22:34:13,266 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.14s 2021-03-31 22:34:13,449 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.13s 2021-03-31 22:34:13,668 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.15s 2021-03-31 22:34:13,977 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.178.100) 8.02ms 2021-03-31 22:34:14,157 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-03-31 22:34:14,659 - octoprint.server.util.sockjs - INFO - User tiggercomuth logged in on the socket from client ::ffff:192.168.178.100 2021-03-31 22:34:14,827 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.178.100) 7.47ms 2021-03-31 22:34:14,871 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 7.11ms 2021-03-31 22:34:17,573 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-03-31 22:34:17,642 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-03-31 22:34:17,642 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2021-03-31 22:34:17,644 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2021-03-31 22:34:17,764 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-03-31 22:34:17,954 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.', 'throttled_now': False, 'throttled_past': True, 'throttled_mask': 327680} 2021-03-31 22:34:18,326 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.178.100) 258.42ms 2021-03-31 22:34:18,370 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 39.61ms 2021-03-31 22:34:18,382 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 8.12ms 2021-03-31 22:34:18,535 - tornado.access - WARNING - 409 GET /api/printer?exclude=state,sd&apikey=417F86A4C78746039005674FF8228F9A (::ffff:192.168.178.74) 9.07ms 2021-03-31 22:34:18,581 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.178.100) 6.74ms 2021-03-31 22:34:28,635 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.178.100) 45.10ms 2021-03-31 22:34:41,427 - octoprint.server.heartbeat - INFO - Server heartbeat <3