2020-12-07 21:13:21,382 - octoprint.startup - INFO - ****************************************************************************** 2020-12-07 21:13:21,384 - octoprint.startup - INFO - Starting OctoPrint 1.5.1 2020-12-07 21:13:21,384 - octoprint.startup - INFO - ****************************************************************************** 2020-12-07 21:13:21,779 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-07 21:13:21,897 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-12-07 21:13:21,898 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-12-07 21:13:21,898 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-12-07 21:13:22,097 - 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) 2020-12-07 21:13:22,130 - 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... 2020-12-07 21:13:23,172 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 45 hook handlers 2020-12-07 21:13:23,236 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-07 21:13:23,242 - octoprint.server - INFO - Intermediary server started 2020-12-07 21:13:23,260 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-07 21:13:23,563 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-07 21:13:23,566 - 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')") 2020-12-07 21:13:23,567 - 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')") 2020-12-07 21:13:23,567 - 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')") 2020-12-07 21:13:23,567 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2020-12-07 21:13:23,568 - 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')") 2020-12-07 21:13:23,568 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2020-12-07 21:13:23,568 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2020-12-07 21:13:23,569 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2020-12-07 21:13:23,569 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2020-12-07 21:13:23,569 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2020-12-07 21:13:23,570 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2020-12-07 21:13:23,570 - 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')") 2020-12-07 21:13:23,571 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2020-12-07 21:13:23,571 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2020-12-07 21:13:23,571 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2020-12-07 21:13:24,195 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2020-12-07 21:13:24,790 - octoprint.util.pip - INFO - Version of pip is 20.2.4 2020-12-07 21:13:24,791 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-07 21:13:24,791 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-07 21:13:24,899 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-07 21:13:24,936 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2020-12-07 21:13:24,947 - 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 | 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 | Octolapse (0.4.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse | 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 | Simple Filament Change Buttons (1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_simple_filament_change_buttons | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | UI Customizer (0.1.0.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_uicustomizer | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-07 21:13:24,971 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3928301568 | os: | bits: 64 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.4 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.2.4 | version: 3.7.3 | virtualenv: /home/pi/oprint 2020-12-07 21:13:24,981 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-07 21:13:24,998 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-07 21:13:25,691 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-07 21:13:25,876 - octoprint.server - INFO - Intermediary server shut down 2020-12-07 21:13:25,878 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-07 21:13:25,879 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-12-07 21:13:25,884 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-07 21:13:25,887 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-07 21:13:25,890 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-07 21:13:25,891 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-07 21:13:25,894 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-07 21:13:25,920 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-07 21:13:26,221 - 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} 2020-12-07 21:13:27,088 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-07 21:13:28,161 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2020-12-07 21:13:28,972 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-07 21:13:28,991 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-12-07 21:13:29,015 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-07 21:13:29,110 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-07 21:13:29,117 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.16 2020-12-07 21:13:29,479 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:13:29,480 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:13:29,893 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2020-12-07 21:13:29,905 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-07 21:13:29,906 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-07 21:13:29,942 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.3GB. That is considered sufficient for updating. 2020-12-07 21:13:30,361 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2020-12-07 21:13:30,442 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-07 21:13:30,585 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2020-12-07 21:13:30,603 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.90/', 'path': '/', 'query_string': 'l10n=en'} 2020-12-07 21:13:30,786 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.1', 'os': 'linux', 'bits': 64, 'python': '3.7.3', 'pip': '20.2.4', 'cores': 4, 'freq': 1500.0, 'ram': 3928301568, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'uicustomizer:0.1.0.5,simple_filament_change_buttons:1.0,octolapse:0.4.1'} 2020-12-07 21:13:31,040 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.1', 'os': 'linux', 'bits': 64, 'python': '3.7.3', 'pip': '20.2.4', 'cores': 4, 'freq': 1500.0, 'ram': 3928301568, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2020-12-07 21:13:32,175 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:13:32,175 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:13:43,006 - octoprint.server.preemptive_cache - INFO - ... done in 12.40s 2020-12-07 21:13:43,028 - octoprint.server.util.sockjs - INFO - User phillmeglass logged in on the socket from client ::ffff:192.168.0.16 2020-12-07 21:13:43,100 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.16 2020-12-07 21:13:43,746 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.16 2020-12-07 21:13:43,962 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:13:43,962 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:13:45,626 - octoprint.server.util.sockjs - INFO - User phillmeglass logged in on the socket from client ::ffff:192.168.0.16 2020-12-07 21:14:25,342 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-07 21:14:25,375 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2020-12-07 21:14:25,375 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-07 21:14:25,376 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-07 21:14:25,397 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-07 21:14:25,400 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-07 21:14:25,405 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-07 21:14:25,413 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-07 21:14:25,462 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.6.1 (Nov 29 2020" 2020-12-07 21:14:25,467 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-12-07 21:14:25,748 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.0.6.1 (Nov 29 2020', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2020-12-07 21:14:41,452 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: xyzCalibration.gcode, owner: phillmeglass, user: phillmeglass 2020-12-07 21:14:41,476 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-12-07 21:14:41,483 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: xyzCalibration.gcode, owner: phillmeglass, user: phillmeglass 2020-12-07 21:14:41,504 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-07 21:14:41,521 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-12-07 21:14:41,719 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '1b6a526417c95a54c12f1b7f8f253f768b697ab6'} 2020-12-07 21:14:43,552 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-07 21:15:45,007 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-07 21:24:37,231 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2020-12-07 21:27:23,267 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2020-12-07 21:28:23,237 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-07 21:28:30,527 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 907} 2020-12-07 21:28:52,657 - octoprint.util.comm - INFO - Cancelling job on behalf of user phillmeglass 2020-12-07 21:28:52,662 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-12-07 21:28:52,678 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: xyzCalibration.gcode, owner: phillmeglass, user: phillmeglass 2020-12-07 21:28:52,962 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '1b6a526417c95a54c12f1b7f8f253f768b697ab6', 'elapsed': 851} 2020-12-07 21:28:53,123 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '1b6a526417c95a54c12f1b7f8f253f768b697ab6', 'elapsed': 851, 'reason': 'cancelled'} 2020-12-07 21:28:54,136 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-12-07 21:32:56,320 - octoprint.plugins.tracking - INFO - Sent tracking event disable_plugin, payload: {'plugin': 'uicustomizer', 'plugin_version': '0.1.0.5'} 2020-12-07 21:33:02,319 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2020-12-07 21:33:02,436 - octoprint.server - INFO - Shutting down... 2020-12-07 21:33:02,455 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2020-12-07 21:33:03,354 - octoprint.server - INFO - Calling on_shutdown on plugins 2020-12-07 21:33:03,359 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-12-07 21:33:03,363 - octoprint.events - INFO - Event loop shut down 2020-12-07 21:33:04,071 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2020-12-07 21:33:04,073 - octoprint.server - INFO - Goodbye! 2020-12-07 21:33:05,544 - octoprint.startup - INFO - ****************************************************************************** 2020-12-07 21:33:05,547 - octoprint.startup - INFO - Starting OctoPrint 1.5.1 2020-12-07 21:33:05,548 - octoprint.startup - INFO - ****************************************************************************** 2020-12-07 21:33:05,937 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-07 21:33:06,055 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-12-07 21:33:06,055 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-12-07 21:33:06,055 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-12-07 21:33:06,250 - 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) 2020-12-07 21:33:06,283 - 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... 2020-12-07 21:33:07,027 - octoprint.plugin.core - INFO - Plugin UI Customizer (0.1.0.5) is disabled. 2020-12-07 21:33:07,319 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 19 mixin implementations, 44 hook handlers 2020-12-07 21:33:07,384 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-07 21:33:07,391 - octoprint.server - INFO - Intermediary server started 2020-12-07 21:33:07,409 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-07 21:33:07,708 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-07 21:33:07,711 - 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')") 2020-12-07 21:33:07,711 - 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')") 2020-12-07 21:33:07,711 - 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')") 2020-12-07 21:33:07,712 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2020-12-07 21:33:07,712 - 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')") 2020-12-07 21:33:07,712 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2020-12-07 21:33:07,713 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2020-12-07 21:33:07,713 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2020-12-07 21:33:07,713 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2020-12-07 21:33:07,714 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2020-12-07 21:33:07,714 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2020-12-07 21:33:07,715 - 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')") 2020-12-07 21:33:07,715 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2020-12-07 21:33:07,715 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2020-12-07 21:33:07,715 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2020-12-07 21:33:08,336 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2020-12-07 21:33:08,930 - octoprint.util.pip - INFO - Version of pip is 20.2.4 2020-12-07 21:33:08,931 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-07 21:33:08,932 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-07 21:33:09,039 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-07 21:33:09,067 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s) 2020-12-07 21:33:09,078 - 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 | 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 | Octolapse (0.4.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse | 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 | Simple Filament Change Buttons (1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_simple_filament_change_buttons | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | !UI Customizer (0.1.0.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_uicustomizer | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-07 21:33:09,102 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3928301568 | os: | bits: 64 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.4 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.2.4 | version: 3.7.3 | virtualenv: /home/pi/oprint 2020-12-07 21:33:09,112 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-07 21:33:09,134 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-07 21:33:09,815 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-07 21:33:10,060 - octoprint.server - INFO - Intermediary server shut down 2020-12-07 21:33:10,062 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-07 21:33:10,062 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-12-07 21:33:10,062 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-07 21:33:10,072 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-07 21:33:10,074 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-07 21:33:10,087 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-07 21:33:10,087 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-07 21:33:10,097 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-07 21:33:10,386 - 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} 2020-12-07 21:33:11,276 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-07 21:33:12,230 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2020-12-07 21:33:13,038 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-07 21:33:13,041 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-12-07 21:33:13,061 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-07 21:33:13,102 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.16 2020-12-07 21:33:13,182 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-07 21:33:13,419 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:33:13,420 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:33:13,851 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2020-12-07 21:33:13,852 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-07 21:33:13,852 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-07 21:33:13,872 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.3GB. That is considered sufficient for updating. 2020-12-07 21:33:14,536 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-07 21:33:14,624 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2020-12-07 21:33:14,633 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.90/', 'path': '/', 'query_string': 'l10n=en'} 2020-12-07 21:33:14,834 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.1', 'os': 'linux', 'bits': 64, 'python': '3.7.3', 'pip': '20.2.4', 'cores': 4, 'freq': 1500.0, 'ram': 3928301568, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'simple_filament_change_buttons:1.0,octolapse:0.4.1'} 2020-12-07 21:33:15,066 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.1', 'os': 'linux', 'bits': 64, 'python': '3.7.3', 'pip': '20.2.4', 'cores': 4, 'freq': 1500.0, 'ram': 3928301568, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2020-12-07 21:33:16,072 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:33:16,072 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:33:26,696 - octoprint.server.preemptive_cache - INFO - ... done in 12.06s 2020-12-07 21:33:26,741 - octoprint.server.util.sockjs - INFO - User phillmeglass logged in on the socket from client ::ffff:192.168.0.16 2020-12-07 21:33:26,751 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.16 2020-12-07 21:33:27,023 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.16 2020-12-07 21:33:27,065 - octoprint.server.util.flask - INFO - Passively logging in user phillmeglass from ::ffff:192.168.0.16 2020-12-07 21:33:27,065 - octoprint.access.users - INFO - Logged in user: phillmeglass 2020-12-07 21:33:28,594 - octoprint.server.util.sockjs - INFO - User phillmeglass logged in on the socket from client ::ffff:192.168.0.16