2021-05-01 13:50:47,890 - octoprint.startup - INFO - ****************************************************************************** 2021-05-01 13:50:47,892 - octoprint.startup - INFO - Starting OctoPrint 1.6.0 2021-05-01 13:50:47,893 - octoprint.startup - INFO - ****************************************************************************** 2021-05-01 13:50:54,242 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-05-01 13:50:54,242 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-05-01 13:50:54,243 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-05-01 13:50:54,252 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-05-01 13:50:54,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-05-01 13:50:55,586 - octoprint.plugins.errortracking - INFO - Initialized error tracking 2021-05-01 13:50:55,633 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 42 hook handlers 2021-05-01 13:50:55,738 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-05-01 13:50:55,761 - octoprint.server - INFO - Intermediary server started 2021-05-01 13:50:55,777 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-05-01 13:50:55,778 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-05-01 13:50:55,782 - 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-05-01 13:50:55,782 - 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-05-01 13:50:55,782 - 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-05-01 13:50:55,783 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-05-01 13:50:55,783 - 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-05-01 13:50:55,783 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-05-01 13:50:55,784 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-05-01 13:50:55,784 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-05-01 13:50:55,784 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-05-01 13:50:55,785 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-05-01 13:50:55,785 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-05-01 13:50:55,785 - 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-05-01 13:50:55,786 - octoprint.server - INFO - Added new permission from plugin psucontrol: PLUGIN_PSUCONTROL_CONTROL (needs: "Need(method='role', value='plugin_psucontrol_admin')") 2021-05-01 13:50:55,786 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-05-01 13:50:55,786 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-05-01 13:50:55,786 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-05-01 13:50:56,471 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-05-01 13:50:56,985 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-05-01 13:50:56,987 - 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-05-01 13:50:56,988 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-01 13:50:57,051 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-05-01 13:50:57,075 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s) 2021-05-01 13:50:57,099 - octoprint.plugins.psucontrol_rpigpio - INFO - Running RPi.GPIO version 0.7.0 2021-05-01 13:50:57,099 - octoprint.plugins.psucontrol_rpigpio - INFO - Configuring switching GPIO for pin 21 2021-05-01 13:50:57,101 - 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 | 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 (2021.3.26.post2) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PSU Control (1.0.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol | PSU Control - RPi.GPIO (1.0.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol_rpigpio | 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-05-01 13:50:57,128 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 8203935744 | os: | bits: 32 | 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.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-05-01 13:50:57,141 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-05-01 13:50:57,156 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-05-01 13:50:57,615 - octoprint.server - INFO - Shutting down intermediary server... 2021-05-01 13:50:57,766 - octoprint.server - INFO - Intermediary server shut down 2021-05-01 13:50:57,769 - octoprint.events - INFO - Processing startup event, this is our first event 2021-05-01 13:50:57,769 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-05-01 13:50:57,773 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-05-01 13:50:57,776 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-05-01 13:50:57,777 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-05-01 13:50:57,782 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-05-01 13:50:58,588 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-05-01 13:50:59,396 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-05-01 13:50:59,412 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-05-01 13:50:59,431 - octoprint.plugins.psucontrol - INFO - Registered plugin - psucontrol_rpigpio 2021-05-01 13:50:59,434 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-05-01 13:50:59,506 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-05-01 13:51:00,144 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-05-01 13:51:00,150 - 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-05-01 13:51:00,150 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-01 13:51:00,191 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 51.0GB. That is considered sufficient for updating. 2021-05-01 13:51:00,192 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-05-01 13:51:00,369 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-05-01 13:51:00,522 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-05-01 13:51:01,586 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-05-01 13:51:01,778 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-05-01 13:51:01,784 - 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-05-01 13:51:01,784 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-01 13:51:01,906 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-05-01 13:51:02,199 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'OFFLINE'} 2021-05-01 13:51:02,239 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-05-01 13:51:02,248 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.42/', 'path': '/', 'query_string': 'l10n=en'} 2021-05-01 13:51:02,382 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8203935744, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'psucontrol:1.0.5,psucontrol_rpigpio:1.0.3'} 2021-05-01 13:51:02,549 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.6.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8203935744, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2021-05-01 13:51:03,003 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.28 2021-05-01 13:51:03,057 - octoprint.server.util.flask - INFO - Passively logging in user alex from ::ffff:192.168.1.28 2021-05-01 13:51:03,058 - octoprint.access.users - INFO - Logged in user: alex 2021-05-01 13:51:04,344 - octoprint.server.util.flask - INFO - Passively logging in user alex from ::ffff:192.168.1.28 2021-05-01 13:51:04,350 - octoprint.access.users - INFO - Logged in user: alex 2021-05-01 13:51:12,804 - octoprint.server.preemptive_cache - INFO - ... done in 10.56s 2021-05-01 13:51:12,827 - octoprint.server.util.sockjs - INFO - User alex logged in on the socket from client ::ffff:192.168.1.28 2021-05-01 13:51:12,872 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.28 2021-05-01 13:51:13,480 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.28 2021-05-01 13:51:13,507 - octoprint.server.util.flask - INFO - Passively logging in user alex from ::ffff:192.168.1.28 2021-05-01 13:51:13,507 - octoprint.access.users - INFO - Logged in user: alex 2021-05-01 13:51:14,460 - octoprint.server.util.sockjs - INFO - User alex logged in on the socket from client ::ffff:192.168.1.28 2021-05-01 13:51:33,949 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:51:39,259 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:51:44,383 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:51:49,508 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:51:54,631 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:52:01,649 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2021-05-01 13:52:03,206 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:53:24,296 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2021-05-01 13:53:26,840 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:53:32,051 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-05-01 13:53:32,053 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: VIRTUAL@115200, VIRTUAL@250000, VIRTUAL@230400, VIRTUAL@57600, VIRTUAL@38400, VIRTUAL@19200, VIRTUAL@9600 2021-05-01 13:53:32,053 - octoprint.util.comm - INFO - Serial detection: Trying port VIRTUAL, baudrate 115200 2021-05-01 13:53:32,090 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-05-01 13:53:32,093 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:32,098 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-05-01 13:53:32,112 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:32,128 - octoprint.util.comm - INFO - Printer reports firmware name "Virtual Marlin 1.0" 2021-05-01 13:53:32,129 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-05-01 13:53:32,133 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2021-05-01 13:53:32,135 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-05-01 13:53:32,318 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Virtual Marlin 1.0', 'printer_port': 'VIRTUAL', 'printer_baudrate': 0} 2021-05-01 13:53:32,462 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2021-05-01 13:53:32,464 - octoprint.plugins.virtual_printer.VirtualPrinter - INFO - Closing down read loop 2021-05-01 13:53:32,467 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-05-01 13:53:32,591 - octoprint.plugins.virtual_printer.VirtualPrinter - INFO - Closing down buffer loop 2021-05-01 13:53:33,888 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-05-01 13:53:33,955 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-05-01 13:53:33,958 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:34,025 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:34,027 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-05-01 13:53:34,064 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:34,069 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-01 13:53:34,076 - octoprint.util.comm - INFO - Printer reports firmware name "Virtual Marlin 1.0" 2021-05-01 13:53:34,083 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-05-01 13:53:34,085 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2021-05-01 13:53:34,088 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-05-01 13:53:34,240 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Virtual Marlin 1.0', 'printer_port': 'VIRTUAL', 'printer_baudrate': 115200} 2021-05-01 13:53:36,029 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2021-05-01 13:53:37,729 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2021-05-01 13:53:43,018 - octoprint.plugins.psucontrol - INFO - Switching PSU On