2023-06-13 20:06:42,934 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:06:42,937 - octoprint.startup - INFO - Starting OctoPrint 1.9.0 2023-06-13 20:06:42,938 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:06:48,418 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-06-13 20:06:48,419 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-06-13 20:06:48,419 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2023-06-13 20:06:48,419 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-06-13 20:06:48,930 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2023-06-13 20:06:48,940 - 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... 2023-06-13 20:06:52,425 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 33 mixin implementations, 79 hook handlers 2023-06-13 20:06:52,558 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-06-13 20:06:52,701 - octoprint.server - INFO - Intermediary server started 2023-06-13 20:06:52,723 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2023-06-13 20:06:52,726 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2023-06-13 20:06:52,730 - 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')") 2023-06-13 20:06:52,730 - 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')") 2023-06-13 20:06:52,731 - 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')") 2023-06-13 20:06:52,731 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-06-13 20:06:52,731 - 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')") 2023-06-13 20:06:52,732 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-06-13 20:06:52,732 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-06-13 20:06:52,732 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-06-13 20:06:52,733 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-06-13 20:06:52,733 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-06-13 20:06:52,733 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_RECEIVE_NOTIFICATIONS (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:06:52,733 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_GET_DATA (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:06:52,734 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2023-06-13 20:06:52,734 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-06-13 20:06:52,734 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-06-13 20:06:52,735 - 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')") 2023-06-13 20:06:52,735 - octoprint.server - INFO - Added new permission from plugin psucontrol: PLUGIN_PSUCONTROL_CONTROL (needs: "Need(method='role', value='plugin_psucontrol_admin')") 2023-06-13 20:06:52,735 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-06-13 20:06:52,736 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-06-13 20:06:52,736 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-06-13 20:06:52,757 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2023-06-13 20:06:53,506 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:06:54,071 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2023-06-13 20:06:54,088 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:06:54,089 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:06:54,236 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-06-13 20:06:54,256 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-06-13 20:06:54,335 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-06-13 20:06:54,335 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-06-13 20:06:54,364 - octoprint.plugin.core - INFO - Initialized 33 plugin implementation(s) 2023-06-13 20:06:54,445 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-06-13 20:06:54,447 - octoprint.plugin.core - INFO - 33 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 | Calibration Tools (1.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CalibrationTools | Camera Settings (0.4.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Creality-2x-temperature-reporting-fix (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ender3v2tempfix | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ultimakerformatpackage | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | Filament Sensor Simplified (0.3.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filamentsensorsimplified | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 | M73 Progress Plugin (0.2.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_m73progress | OctoApp (1.2.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoapp | OctoLight (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolight | Physical Button (0.6.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_physicalbutton | Pi Support Plugin (2023.5.24) (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 | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | PSU Control (1.0.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol | Resource Monitor (0.3.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | 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 2023-06-13 20:06:54,479 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 8228380672 | 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_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2023-06-13 20:06:54,498 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2023-06-13 20:06:54,499 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2023-06-13 20:06:54,500 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2023-06-13 20:06:54,649 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:06:54,650 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2023-06-13 20:06:54,656 - octoprint.plugins.filamentsensorsimplified - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:06:54,656 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentsensorsimplified is DISABLED 2023-06-13 20:06:55,031 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-06-13 20:06:55,047 - octoprint.server - INFO - Shutting down intermediary server... 2023-06-13 20:06:55,215 - octoprint.server - INFO - Intermediary server shut down 2023-06-13 20:06:55,218 - octoprint.events - INFO - Processing startup event, this is our first event 2023-06-13 20:06:55,218 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2023-06-13 20:06:55,218 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-06-13 20:06:55,222 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-06-13 20:06:55,248 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-06-13 20:06:55,266 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-06-13 20:06:55,315 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-06-13 20:06:55,425 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-06-13 20:06:55,430 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:06:55,431 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-06-13 20:06:55,435 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-06-13 20:06:55,436 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-06-13 20:06:55,444 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2023-06-13 20:06:55,444 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-06-13 20:06:55,446 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-06-13 20:06:55,453 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error 2023-06-13 20:06:55,462 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:06:55,481 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-06-13 20:06:55,489 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-06-13 20:06:55,859 - 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} 2023-06-13 20:06:55,948 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.58s 2023-06-13 20:06:55,992 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2023-06-13 20:06:56,297 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2023-06-13 20:06:56,353 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-06-13 20:06:56,644 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.52s 2023-06-13 20:06:56,821 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:06:56,827 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:06:56,848 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:06:57,212 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-06-13 20:06:57,254 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2023-06-13 20:06:57,412 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.52s 2023-06-13 20:06:57,691 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2023-06-13 20:06:57,769 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-06-13 20:06:58,051 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.47s 2023-06-13 20:06:58,065 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-06-13 20:06:58,295 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.48s 2023-06-13 20:06:58,466 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:06:58,467 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-06-13 20:06:58,480 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:06:58,490 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:06:58,576 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.6GB. That is considered sufficient for updating. 2023-06-13 20:06:58,955 - octoprint.plugins.filamentsensorsimplified - INFO - Filament Sensor Simplified started 2023-06-13 20:06:58,958 - octoprint.plugins.filamentsensorsimplified - INFO - Initializing GPIO. 2023-06-13 20:06:58,969 - octoprint.plugins.filamentsensorsimplified - INFO - Enabling filament sensor. 2023-06-13 20:06:58,969 - octoprint.plugins.filamentsensorsimplified - INFO - Mode is 10 2023-06-13 20:06:59,080 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.53s 2023-06-13 20:06:59,120 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.5s 2023-06-13 20:06:59,174 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:06:59,174 - octoprint.plugins.octolight - INFO - OctoLight started, listening for GET request 2023-06-13 20:06:59,175 - octoprint.plugins.octolight - INFO - Light pin: 18, inverted_input: True 2023-06-13 20:06:59,176 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:06:59,376 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpigpio: A different mode has already been set! 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:06:59,438 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7, 'printer_state': 'OFFLINE'} 2023-06-13 20:06:59,447 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from lgpio: No module named 'lgpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:06:59,517 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpio: No module named 'RPIO' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:06:59,524 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-06-13 20:06:59,532 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from pigpio: No module named 'pigpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:06:59,544 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:285: NativePinFactoryFallback: Falling back to the experimental pin factory NativeFactory because no other pin factory could be loaded. For best results, install RPi.GPIO or pigpio. See https://gpiozero.readthedocs.io/en/stable/api_pins.html for more information. warnings.warn(NativePinFactoryFallback(native_fallback_message)) 2023-06-13 20:06:59,591 - octoprint.plugins.physicalbutton - INFO - Buttons have been set up! 2023-06-13 20:06:59,591 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-06-13 20:06:59,591 - octoprint.plugins.psucontrol - INFO - Periphery version: (2, 3, 0) 2023-06-13 20:06:59,591 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2023-06-13 20:06:59,592 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 23 2023-06-13 20:06:59,826 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.245/', 'path': '/', 'query_string': 'l10n=en'} 2023-06-13 20:06:59,969 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'physicalbutton:0.6.1,ultimakerformatpackage:1.0.2,resource_monitor:0.3.14,psucontrol:1.0.6,printtimegenius:2.3.0,prettygcode:1.2.4,excluderegion:0.3.2,camerasettings:0.4.2,calibrationtools:1.0.4,octolight:0.1.3,octoapp:1.2.3,m73progress:0.2.1,filamentsensorsimplified:0.3.3,ender3v2tempfix:0.0.4'} 2023-06-13 20:07:00,584 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2023-06-13 20:07:03,593 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:07:03,681 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:07:03,681 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:07:03,682 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: True 2023-06-13 20:07:03,682 - octoprint.plugins.filamentsensorsimplified - INFO - Filament detected 2023-06-13 20:07:47,127 - octoprint.server.preemptive_cache - INFO - ... done in 10.41s 2023-06-13 20:10:06,067 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.121 2023-06-13 20:10:06,215 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:10:06,223 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:10:06,223 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:10:06,224 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: True 2023-06-13 20:10:06,224 - octoprint.plugins.filamentsensorsimplified - INFO - Filament detected 2023-06-13 20:11:57,549 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.121 2023-06-13 20:11:57,576 - octoprint.server - INFO - Shutting down... 2023-06-13 20:11:57,580 - octoprint.server - INFO - Calling on_shutdown on plugins 2023-06-13 20:11:57,582 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2023-06-13 20:11:58,041 - octoprint.events - INFO - Event loop shut down 2023-06-13 20:11:58,060 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2023-06-13 20:11:58,063 - octoprint.plugins.physicalbutton - INFO - Cleaning up used GPIOs before shutting down ... 2023-06-13 20:11:58,123 - octoprint.plugins.physicalbutton - INFO - Done! 2023-06-13 20:11:58,123 - octoprint.server - INFO - Goodbye! 2023-06-13 20:12:10,066 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:12:10,069 - octoprint.startup - INFO - Starting OctoPrint 1.9.0 2023-06-13 20:12:10,070 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:12:16,488 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2023-06-13 20:12:16,490 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2023-06-13 20:12:16,490 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2023-06-13 20:12:16,502 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2023-06-13 20:12:16,513 - 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... 2023-06-13 20:12:20,295 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 33 mixin implementations, 79 hook handlers 2023-06-13 20:12:20,429 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-06-13 20:12:20,571 - octoprint.server - INFO - Intermediary server started 2023-06-13 20:12:20,593 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2023-06-13 20:12:20,596 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2023-06-13 20:12:20,600 - 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')") 2023-06-13 20:12:20,600 - 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')") 2023-06-13 20:12:20,601 - 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')") 2023-06-13 20:12:20,601 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-06-13 20:12:20,601 - 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')") 2023-06-13 20:12:20,602 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-06-13 20:12:20,602 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-06-13 20:12:20,602 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-06-13 20:12:20,603 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-06-13 20:12:20,603 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-06-13 20:12:20,603 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_RECEIVE_NOTIFICATIONS (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:12:20,603 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_GET_DATA (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:12:20,604 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2023-06-13 20:12:20,604 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-06-13 20:12:20,604 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-06-13 20:12:20,604 - 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')") 2023-06-13 20:12:20,605 - octoprint.server - INFO - Added new permission from plugin psucontrol: PLUGIN_PSUCONTROL_CONTROL (needs: "Need(method='role', value='plugin_psucontrol_admin')") 2023-06-13 20:12:20,605 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-06-13 20:12:20,606 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-06-13 20:12:20,609 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-06-13 20:12:20,627 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2023-06-13 20:12:21,368 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:12:21,917 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2023-06-13 20:12:21,935 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:12:21,935 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:12:22,082 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-06-13 20:12:22,102 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-06-13 20:12:22,180 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-06-13 20:12:22,180 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-06-13 20:12:22,210 - octoprint.plugin.core - INFO - Initialized 33 plugin implementation(s) 2023-06-13 20:12:22,292 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-06-13 20:12:22,294 - octoprint.plugin.core - INFO - 33 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 | Calibration Tools (1.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CalibrationTools | Camera Settings (0.4.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Creality-2x-temperature-reporting-fix (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ender3v2tempfix | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ultimakerformatpackage | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | Filament Sensor Simplified (0.3.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filamentsensorsimplified | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 | M73 Progress Plugin (0.2.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_m73progress | OctoApp (1.2.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoapp | OctoLight (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolight | Physical Button (0.6.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_physicalbutton | Pi Support Plugin (2023.5.24) (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 | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | PSU Control (1.0.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol | Resource Monitor (0.3.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | 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 2023-06-13 20:12:22,327 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3971162112 | 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_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2023-06-13 20:12:22,353 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2023-06-13 20:12:22,354 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2023-06-13 20:12:22,355 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2023-06-13 20:12:22,503 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:12:22,503 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2023-06-13 20:12:22,510 - octoprint.plugins.filamentsensorsimplified - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:12:22,510 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentsensorsimplified is DISABLED 2023-06-13 20:12:22,881 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-06-13 20:12:22,897 - octoprint.server - INFO - Shutting down intermediary server... 2023-06-13 20:12:23,087 - octoprint.server - INFO - Intermediary server shut down 2023-06-13 20:12:23,089 - octoprint.events - INFO - Processing startup event, this is our first event 2023-06-13 20:12:23,090 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-06-13 20:12:23,090 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-06-13 20:12:23,095 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-06-13 20:12:23,101 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-06-13 20:12:23,122 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-06-13 20:12:23,221 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-06-13 20:12:23,226 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:12:23,226 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-06-13 20:12:23,229 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-06-13 20:12:23,232 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-06-13 20:12:23,248 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2023-06-13 20:12:23,248 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-06-13 20:12:23,250 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-06-13 20:12:23,257 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error 2023-06-13 20:12:23,259 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:12:23,260 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-06-13 20:12:23,269 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-06-13 20:12:24,050 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2023-06-13 20:12:24,878 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-06-13 20:12:24,911 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2023-06-13 20:12:24,948 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2023-06-13 20:12:25,075 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-06-13 20:12:25,631 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:12:25,637 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:12:25,637 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:12:25,650 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.6GB. That is considered sufficient for updating. 2023-06-13 20:12:25,650 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2023-06-13 20:12:25,796 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-06-13 20:12:25,886 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-06-13 20:12:26,788 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-06-13 20:12:27,362 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-06-13 20:12:27,688 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:12:27,690 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:12:27,690 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:12:27,768 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-06-13 20:12:27,784 - octoprint.plugins.filamentsensorsimplified - INFO - Filament Sensor Simplified started 2023-06-13 20:12:27,787 - octoprint.plugins.filamentsensorsimplified - INFO - Initializing GPIO. 2023-06-13 20:12:27,790 - octoprint.plugins.filamentsensorsimplified - INFO - Enabling filament sensor. 2023-06-13 20:12:27,790 - octoprint.plugins.filamentsensorsimplified - INFO - Mode is 10 2023-06-13 20:12:27,836 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:12:27,836 - octoprint.plugins.octolight - INFO - OctoLight started, listening for GET request 2023-06-13 20:12:27,837 - octoprint.plugins.octolight - INFO - Light pin: 18, inverted_input: True 2023-06-13 20:12:27,838 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:12:27,862 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpigpio: A different mode has already been set! 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:12:27,866 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from lgpio: No module named 'lgpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:12:27,870 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpio: No module named 'RPIO' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:12:27,873 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from pigpio: No module named 'pigpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:12:27,881 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:285: NativePinFactoryFallback: Falling back to the experimental pin factory NativeFactory because no other pin factory could be loaded. For best results, install RPi.GPIO or pigpio. See https://gpiozero.readthedocs.io/en/stable/api_pins.html for more information. warnings.warn(NativePinFactoryFallback(native_fallback_message)) 2023-06-13 20:12:27,917 - octoprint.plugins.physicalbutton - INFO - Buttons have been set up! 2023-06-13 20:12:27,917 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-06-13 20:12:27,918 - octoprint.plugins.psucontrol - INFO - Periphery version: (2, 3, 0) 2023-06-13 20:12:27,918 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2023-06-13 20:12:27,918 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 23 2023-06-13 20:12:28,133 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.245/', 'path': '/', 'query_string': 'l10n=en'} 2023-06-13 20:12:28,246 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'OFFLINE'} 2023-06-13 20:12:28,703 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3971162112, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'physicalbutton:0.6.1,ultimakerformatpackage:1.0.2,resource_monitor:0.3.14,psucontrol:1.0.6,printtimegenius:2.3.0,prettygcode:1.2.4,excluderegion:0.3.2,camerasettings:0.4.2,calibrationtools:1.0.4,octolight:0.1.3,octoapp:1.2.3,m73progress:0.2.1,filamentsensorsimplified:0.3.3,ender3v2tempfix:0.0.4'} 2023-06-13 20:12:29,163 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3971162112, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2023-06-13 20:16:26,546 - octoprint.server.preemptive_cache - INFO - ... done in 9.09s 2023-06-13 20:16:27,878 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:16:27,886 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:16:28,384 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:16:28,437 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:16:28,437 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:16:28,438 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: False 2023-06-13 20:16:28,438 - octoprint.plugins.filamentsensorsimplified - INFO - Filament not detected 2023-06-13 20:16:28,460 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:16:28,460 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:16:30,285 - octoprint.server.util.sockjs - INFO - User burnski logged in on the socket from client ::ffff:192.168.1.121 2023-06-13 20:16:31,582 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '114.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-06-13 20:17:29,342 - octoprint.plugins.octolight - INFO - Got request. Light state: True 2023-06-13 20:17:30,075 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2023-06-13 20:17:30,079 - octoprint.plugins.filamentsensorsimplified - INFO - Sensor callback called 2023-06-13 20:17:30,083 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:17:30,084 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: False 2023-06-13 20:17:30,084 - octoprint.plugins.filamentsensorsimplified - INFO - Filament not detected 2023-06-13 20:17:30,085 - octoprint.plugins.filamentsensorsimplified - INFO - Sensor was triggered 2023-06-13 20:17:32,196 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-06-13 20:18:36,371 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-06-13 20:18:36,390 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 1 port/baudrate candidates: /dev/ttyUSB0@115200 2023-06-13 20:18:36,390 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2023-06-13 20:18:36,394 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2023-06-13 20:18:36,466 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-06-13 20:18:36,481 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-06-13 20:18:36,521 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-06-13 20:18:36,535 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-06-13 20:18:36,650 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-JyersUI v2.0.1 (Nov 5 2021 21:19:20)" 2023-06-13 20:18:36,665 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build of Marlin (build date 20211105). It might be more unstable than a release version and should be kept up-to-date.. More information at https://faq.octoprint.org/warning-firmware-development 2023-06-13 20:18:36,720 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-06-13 20:18:36,725 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-06-13 20:18:36,750 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-06-13 20:18:37,144 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin bugfix-JyersUI v2.0.1 (Nov 5 2021 21:19:20)', 'printer_port': 'AUTO', 'printer_baudrate': 115200} 2023-06-13 20:18:38,024 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2023-06-13 20:18:44,639 - octoprint.plugins.octolight - INFO - Got request. Light state: False 2023-06-13 20:18:46,999 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2023-06-13 20:18:49,476 - 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 4081, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6832, 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?) 2023-06-13 20:18:49,525 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2023-06-13 20:18:49,537 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline after error" 2023-06-13 20:18:49,546 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:18:49,554 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-06-13 20:18:49,574 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-06-13 20:19:07,752 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.121 2023-06-13 20:19:07,918 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:19:07,926 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:19:07,927 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:19:07,927 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: False 2023-06-13 20:19:07,927 - octoprint.plugins.filamentsensorsimplified - INFO - Filament not detected 2023-06-13 20:19:16,500 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:19:16,501 - octoprint.server.api - INFO - Actively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:19:16,544 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:19:16,545 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:19:16,609 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.121 2023-06-13 20:19:17,067 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:19:17,076 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:19:17,076 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:19:17,076 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: False 2023-06-13 20:19:17,076 - octoprint.plugins.filamentsensorsimplified - INFO - Filament not detected 2023-06-13 20:19:17,096 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:19:17,097 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:19:18,875 - octoprint.server.util.sockjs - INFO - User burnski logged in on the socket from client ::ffff:192.168.1.121 2023-06-13 20:19:19,857 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '114.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-06-13 20:21:29,691 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2023-06-13 20:21:29,694 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2023-06-13 20:21:29,696 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2023-06-13 20:21:29,698 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2023-06-13 20:21:29,701 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2023-06-13 20:21:29,703 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2023-06-13 20:21:29,760 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-image_fx based on ^bcm2835-codec-\w+$ 2023-06-13 20:21:29,763 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2023-06-13 20:21:36,174 - octoprint.plugins.backup - INFO - Creating backup zip at /home/pi/.octoprint/data/backup/.octoprint-backup-20230613-202136.zip (excluded: -)... 2023-06-13 20:22:43,123 - octoprint.plugins.backup - INFO - ... done creating backup zip. 2023-06-13 20:26:05,874 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2023-06-13 20:26:05,877 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2023-06-13 20:26:05,879 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2023-06-13 20:26:05,882 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2023-06-13 20:26:05,884 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2023-06-13 20:26:05,887 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2023-06-13 20:26:05,918 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-image_fx based on ^bcm2835-codec-\w+$ 2023-06-13 20:26:05,921 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2023-06-13 20:27:20,430 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-06-13 20:27:28,227 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 679, 'printer_state': 'OFFLINE'} 2023-06-13 20:34:29,458 - octoprint.access.users - INFO - Cleaning up user session D078127E1D3F4475A4785E53492739F4 for user burnski 2023-06-13 20:34:29,459 - octoprint.access.users - INFO - Logged out user: burnski 2023-06-13 20:41:01,007 - octoprint.server - INFO - Shutting down... 2023-06-13 20:41:01,055 - octoprint.server - INFO - Calling on_shutdown on plugins 2023-06-13 20:41:01,058 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2023-06-13 20:41:01,561 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2023-06-13 20:41:01,646 - octoprint.plugins.physicalbutton - INFO - Cleaning up used GPIOs before shutting down ... 2023-06-13 20:41:01,650 - octoprint.events - INFO - Event loop shut down 2023-06-13 20:41:01,745 - octoprint.plugins.physicalbutton - INFO - Done! 2023-06-13 20:41:01,745 - octoprint.server - INFO - Goodbye! 2023-06-13 20:41:13,205 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:41:13,208 - octoprint.startup - INFO - Starting OctoPrint 1.9.0 2023-06-13 20:41:13,210 - octoprint.startup - INFO - ****************************************************************************** 2023-06-13 20:41:19,619 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2023-06-13 20:41:19,619 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2023-06-13 20:41:19,620 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2023-06-13 20:41:19,628 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2023-06-13 20:41:19,637 - 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... 2023-06-13 20:41:23,027 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 33 mixin implementations, 79 hook handlers 2023-06-13 20:41:23,160 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-06-13 20:41:23,302 - octoprint.server - INFO - Intermediary server started 2023-06-13 20:41:23,324 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2023-06-13 20:41:23,327 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2023-06-13 20:41:23,331 - 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')") 2023-06-13 20:41:23,332 - 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')") 2023-06-13 20:41:23,333 - 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')") 2023-06-13 20:41:23,333 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-06-13 20:41:23,333 - 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')") 2023-06-13 20:41:23,334 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-06-13 20:41:23,334 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-06-13 20:41:23,334 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-06-13 20:41:23,335 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-06-13 20:41:23,335 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-06-13 20:41:23,335 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_RECEIVE_NOTIFICATIONS (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:41:23,335 - octoprint.server - INFO - Added new permission from plugin octoapp: PLUGIN_OCTOAPP_GET_DATA (needs: "Need(method='role', value='plugin_octoapp_admin')") 2023-06-13 20:41:23,336 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2023-06-13 20:41:23,336 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-06-13 20:41:23,336 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-06-13 20:41:23,336 - 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')") 2023-06-13 20:41:23,337 - octoprint.server - INFO - Added new permission from plugin psucontrol: PLUGIN_PSUCONTROL_CONTROL (needs: "Need(method='role', value='plugin_psucontrol_admin')") 2023-06-13 20:41:23,345 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-06-13 20:41:23,347 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-06-13 20:41:23,348 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-06-13 20:41:23,363 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2023-06-13 20:41:24,096 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:41:24,647 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2023-06-13 20:41:24,664 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:41:24,664 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:41:24,810 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-06-13 20:41:24,863 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-06-13 20:41:24,941 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-06-13 20:41:24,942 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-06-13 20:41:24,969 - octoprint.plugin.core - INFO - Initialized 33 plugin implementation(s) 2023-06-13 20:41:25,060 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-06-13 20:41:25,061 - octoprint.plugin.core - INFO - 33 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 | Calibration Tools (1.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CalibrationTools | Camera Settings (0.4.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Creality-2x-temperature-reporting-fix (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ender3v2tempfix | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ultimakerformatpackage | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | Filament Sensor Simplified (0.3.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filamentsensorsimplified | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 | M73 Progress Plugin (0.2.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_m73progress | OctoApp (1.2.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoapp | OctoLight (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolight | Physical Button (0.6.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_physicalbutton | Pi Support Plugin (2023.5.24) (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 | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | PSU Control (1.0.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol | Resource Monitor (0.3.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | 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 2023-06-13 20:41:25,095 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3971162112 | 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_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2023-06-13 20:41:25,119 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2023-06-13 20:41:25,120 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2023-06-13 20:41:25,121 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2023-06-13 20:41:25,269 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:41:25,270 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2023-06-13 20:41:25,276 - octoprint.plugins.filamentsensorsimplified - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2023-06-13 20:41:25,276 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentsensorsimplified is DISABLED 2023-06-13 20:41:25,646 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-06-13 20:41:25,661 - octoprint.server - INFO - Shutting down intermediary server... 2023-06-13 20:41:25,816 - octoprint.server - INFO - Intermediary server shut down 2023-06-13 20:41:25,819 - octoprint.events - INFO - Processing startup event, this is our first event 2023-06-13 20:41:25,819 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-06-13 20:41:25,819 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-06-13 20:41:25,826 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-06-13 20:41:25,827 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-06-13 20:41:25,851 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-06-13 20:41:25,947 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-06-13 20:41:25,952 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:41:25,952 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-06-13 20:41:25,956 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-06-13 20:41:25,959 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-06-13 20:41:25,964 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2023-06-13 20:41:25,964 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-06-13 20:41:25,966 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-06-13 20:41:25,978 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error 2023-06-13 20:41:25,984 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-06-13 20:41:25,987 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-06-13 20:41:25,995 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-06-13 20:41:26,792 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2023-06-13 20:41:27,621 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-06-13 20:41:27,632 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2023-06-13 20:41:27,701 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2023-06-13 20:41:27,865 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-06-13 20:41:28,450 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2023-06-13 20:41:28,457 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2023-06-13 20:41:28,474 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-06-13 20:41:28,528 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.3GB. That is considered sufficient for updating. 2023-06-13 20:41:28,528 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2023-06-13 20:41:28,682 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-06-13 20:41:28,803 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-06-13 20:41:28,956 - octoprint.plugins.filamentsensorsimplified - INFO - Filament Sensor Simplified started 2023-06-13 20:41:28,958 - octoprint.plugins.filamentsensorsimplified - INFO - Initializing GPIO. 2023-06-13 20:41:28,965 - octoprint.plugins.filamentsensorsimplified - INFO - Enabling filament sensor. 2023-06-13 20:41:28,965 - octoprint.plugins.filamentsensorsimplified - INFO - Mode is 10 2023-06-13 20:41:29,260 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:41:29,260 - octoprint.plugins.octolight - INFO - OctoLight started, listening for GET request 2023-06-13 20:41:29,263 - octoprint.plugins.octolight - INFO - Light pin: 18, inverted_input: True 2023-06-13 20:41:29,263 - octoprint.plugins.octolight - INFO - -------------------------------------------- 2023-06-13 20:41:29,502 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'OFFLINE'} 2023-06-13 20:41:29,590 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpigpio: A different mode has already been set! 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:41:29,606 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-06-13 20:41:29,686 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from lgpio: No module named 'lgpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:41:29,742 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from rpio: No module named 'RPIO' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:41:29,836 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:290: PinFactoryFallback: Falling back from pigpio: No module named 'pigpio' 'Falling back from %s: %s' % (name, str(e)))) 2023-06-13 20:41:29,915 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/gpiozero/devices.py:285: NativePinFactoryFallback: Falling back to the experimental pin factory NativeFactory because no other pin factory could be loaded. For best results, install RPi.GPIO or pigpio. See https://gpiozero.readthedocs.io/en/stable/api_pins.html for more information. warnings.warn(NativePinFactoryFallback(native_fallback_message)) 2023-06-13 20:41:30,046 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3971162112, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'physicalbutton:0.6.1,ultimakerformatpackage:1.0.2,resource_monitor:0.3.14,psucontrol:1.0.6,printtimegenius:2.3.0,prettygcode:1.2.4,excluderegion:0.3.2,camerasettings:0.4.2,calibrationtools:1.0.4,octolight:0.1.3,octoapp:1.2.3,m73progress:0.2.1,filamentsensorsimplified:0.3.3,ender3v2tempfix:0.0.4'} 2023-06-13 20:41:30,211 - octoprint.plugins.physicalbutton - INFO - Buttons have been set up! 2023-06-13 20:41:30,211 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-06-13 20:41:30,211 - octoprint.plugins.psucontrol - INFO - Periphery version: (2, 3, 0) 2023-06-13 20:41:30,211 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2023-06-13 20:41:30,212 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 23 2023-06-13 20:41:30,551 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.0', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3971162112, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'} 2023-06-13 20:41:30,683 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-06-13 20:41:30,706 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.245/', 'path': '/', 'query_string': 'l10n=en'} 2023-06-13 20:41:33,408 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:41:33,411 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:41:33,490 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:41:33,490 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:41:33,525 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:41:33,525 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:42:24,181 - octoprint.server.preemptive_cache - INFO - ... done in 17.95s 2023-06-13 20:42:24,604 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.121 2023-06-13 20:42:24,659 - octoprint.plugins.filamentsensorsimplified - INFO - Setting icon status 2023-06-13 20:42:24,660 - octoprint.plugins.filamentsensorsimplified - INFO - Reading sensor values 2023-06-13 20:42:24,660 - octoprint.plugins.filamentsensorsimplified - INFO - Reading result: False 2023-06-13 20:42:24,660 - octoprint.plugins.filamentsensorsimplified - INFO - Filament not detected 2023-06-13 20:42:24,680 - octoprint.server.util.flask - INFO - Passively logging in user burnski from ::ffff:192.168.1.121 2023-06-13 20:42:24,681 - octoprint.access.users - INFO - Logged in user: burnski 2023-06-13 20:42:26,451 - octoprint.server.util.sockjs - INFO - User burnski logged in on the socket from client ::ffff:192.168.1.121 2023-06-13 20:42:27,675 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '114.0.0.0', 'os_name': 'Windows', 'os_version': '10'}