2021-04-03 20:08:52,063 - octoprint.startup - INFO - ****************************************************************************** 2021-04-03 20:08:52,067 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-04-03 20:08:52,069 - octoprint.startup - INFO - ****************************************************************************** 2021-04-03 20:08:53,098 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-04-03 20:08:53,198 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-03 20:08:53,199 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-03 20:08:53,199 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-03 20:08:53,243 - 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-04-03 20:08:53,349 - 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-04-03 20:08:55,950 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-04-03 20:08:56,294 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-03 20:08:56,312 - octoprint.server - INFO - Intermediary server started 2021-04-03 20:08:56,377 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-03 20:08:56,380 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-03 20:08:56,388 - 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-04-03 20:08:56,390 - 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-04-03 20:08:56,393 - 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-04-03 20:08:56,396 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-03 20:08:56,398 - 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-04-03 20:08:56,401 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-03 20:08:56,404 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-03 20:08:56,407 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-03 20:08:56,409 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-03 20:08:56,412 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-03 20:08:56,416 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-03 20:08:56,419 - 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-04-03 20:08:56,420 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-03 20:08:56,421 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-03 20:08:56,422 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-03 20:08:58,573 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-03 20:09:00,435 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-03 20:09:00,438 - 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-04-03 20:09:00,440 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-03 20:09:00,632 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-04-03 20:09:00,682 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-04-03 20:09:00,715 - 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-04-03 20:09:00,757 - 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-04-03 20:09:00,782 - 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: '0x50005' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-03 20:09:00,810 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-03 20:09:00,858 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-03 20:09:02,525 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-03 20:09:03,008 - octoprint.server - INFO - Intermediary server shut down 2021-04-03 20:09:03,012 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-03 20:09:03,014 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-04-03 20:09:03,016 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-03 20:09:03,028 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-03 20:09:03,040 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-03 20:09:03,041 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-03 20:09:03,106 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-03 20:09:03,050 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-03 20:09:03,673 - 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-04-03 20:09:04,016 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-04-03 20:09:04,897 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-03 20:09:04,945 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-04-03 20:09:05,051 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-03 20:09:05,272 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.10.166 2021-04-03 20:09:05,393 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-03 20:09:06,002 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:09:06,033 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:09:07,383 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-03 20:09:07,385 - 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-04-03 20:09:07,385 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-03 20:09:07,548 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 11.9GB. That is considered sufficient for updating. 2021-04-03 20:09:08,651 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12} 2021-04-03 20:09:09,314 - 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-04-03 20:09:09,962 - 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-04-03 20:09:11,739 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-03 20:09:13,203 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-03 20:09:14,589 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:09:14,590 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:09:35,169 - octoprint.server.util.sockjs - INFO - User Rato2941 logged in on the socket from client ::ffff:192.168.10.166 2021-04-03 20:09:35,204 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.10.166 2021-04-03 20:09:35,794 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.10.166 2021-04-03 20:09:35,928 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:09:35,929 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:09:39,114 - octoprint.server.util.sockjs - INFO - User Rato2941 logged in on the socket from client ::ffff:192.168.10.166 2021-04-03 20:09:44,497 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-03 20:09:44,565 - 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-04-03 20:09:44,566 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-04-03 20:09:44,569 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-04-03 20:09:44,604 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-04-03 20:09:44,611 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-03 20:09:45,545 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-04-03 20:09:45,617 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-03 20:09:46,205 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.1 (Creality3D)" 2021-04-03 20:09:46,211 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-04-03 20:09:46,549 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.1 (Creality3D)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-04-03 20:12:11,457 - tornado.access - WARNING - 409 POST /plugin/softwareupdate/update (::ffff:192.168.10.166) 34.68ms 2021-04-03 20:13:18,839 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.10.166 2021-04-03 20:13:22,180 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:13:22,181 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:13:23,334 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.10.166 2021-04-03 20:13:23,400 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:13:23,401 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:13:25,924 - octoprint.server.util.sockjs - INFO - User Rato2941 logged in on the socket from client ::ffff:192.168.10.166 2021-04-03 20:14:14,799 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-04-03 20:14:14,970 - octoprint.server - INFO - Shutting down... 2021-04-03 20:14:14,981 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-04-03 20:14:15,606 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-04-03 20:14:15,610 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-04-03 20:14:15,619 - octoprint.events - INFO - Event loop shut down 2021-04-03 20:14:16,465 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-04-03 20:14:16,469 - octoprint.server - INFO - Goodbye! 2021-04-03 20:14:21,081 - octoprint.startup - INFO - ****************************************************************************** 2021-04-03 20:14:21,087 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-04-03 20:14:21,089 - octoprint.startup - INFO - ****************************************************************************** 2021-04-03 20:14:22,120 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-04-03 20:14:22,253 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-03 20:14:22,253 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-03 20:14:22,254 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-03 20:14:22,294 - 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-04-03 20:14:22,400 - 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-04-03 20:14:24,959 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-04-03 20:14:25,304 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-03 20:14:25,321 - octoprint.server - INFO - Intermediary server started 2021-04-03 20:14:25,385 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-03 20:14:25,388 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-03 20:14:25,395 - 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-04-03 20:14:25,396 - 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-04-03 20:14:25,397 - 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-04-03 20:14:25,398 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-03 20:14:25,400 - 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-04-03 20:14:25,402 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-03 20:14:25,406 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-03 20:14:25,409 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-03 20:14:25,412 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-03 20:14:25,416 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-03 20:14:25,419 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-03 20:14:25,423 - 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-04-03 20:14:25,426 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-03 20:14:25,432 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-03 20:14:25,436 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-03 20:14:27,589 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-03 20:14:29,470 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-03 20:14:29,474 - 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-04-03 20:14:29,475 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-03 20:14:29,652 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-04-03 20:14:29,701 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-04-03 20:14:29,734 - 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-04-03 20:14:29,776 - 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-04-03 20:14:29,800 - 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: '0x50005' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-03 20:14:29,829 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-03 20:14:29,876 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-03 20:14:31,516 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-03 20:14:31,526 - octoprint.server - INFO - Intermediary server shut down 2021-04-03 20:14:31,542 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-03 20:14:31,543 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-04-03 20:14:31,559 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-03 20:14:31,565 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-03 20:14:31,571 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-03 20:14:31,575 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-03 20:14:31,636 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-03 20:14:31,637 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-03 20:14:32,139 - 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-04-03 20:14:32,588 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-04-03 20:14:33,477 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-03 20:14:33,522 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-04-03 20:14:33,626 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-03 20:14:33,903 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-03 20:14:35,730 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.10.166 2021-04-03 20:14:35,906 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-03 20:14:35,908 - 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-04-03 20:14:35,909 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-03 20:14:35,997 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 11.9GB. That is considered sufficient for updating. 2021-04-03 20:14:36,497 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:14:36,499 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:14:37,374 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12} 2021-04-03 20:14:37,923 - 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-04-03 20:14:38,406 - 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-04-03 20:14:39,984 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-03 20:14:41,117 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-03 20:14:43,021 - octoprint.server.util.sockjs - INFO - User Rato2941 logged in on the socket from client ::ffff:192.168.10.166 2021-04-03 20:14:55,825 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:14:55,827 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:15:15,328 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.10.166 2021-04-03 20:15:16,077 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.10.166 2021-04-03 20:15:16,225 - octoprint.server.util.flask - INFO - Passively logging in user Rato2941 from ::ffff:192.168.10.166 2021-04-03 20:15:16,226 - octoprint.access.users - INFO - Logged in user: Rato2941 2021-04-03 20:15:18,622 - octoprint.server.util.sockjs - INFO - User Rato2941 logged in on the socket from client ::ffff:192.168.10.166 2021-04-03 20:15:25,664 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-03 20:15:25,754 - 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-04-03 20:15:25,755 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-04-03 20:15:25,757 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-04-03 20:15:25,776 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-04-03 20:15:25,782 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-03 20:15:26,721 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-04-03 20:15:26,812 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-03 20:15:27,377 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.1 (Creality3D)" 2021-04-03 20:15:27,388 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-04-03 20:15:27,697 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.1 (Creality3D)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-04-03 20:19:05,421 - tornado.access - WARNING - 409 POST /plugin/softwareupdate/update (::ffff:192.168.10.166) 32.03ms