2025-04-16 20:21:31,933 - octoprint.startup - INFO - ****************************************************************************** 2025-04-16 20:21:31,933 - octoprint.startup - INFO - Starting OctoPrint 1.10.3 2025-04-16 20:21:31,933 - octoprint.startup - INFO - ****************************************************************************** 2025-04-16 20:21:32,318 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2025-04-16 20:21:32,332 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2025-04-16 20:21:32,332 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2025-04-16 20:21:32,332 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2025-04-16 20:21:32,491 - 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) 2025-04-16 20:21:32,494 - octoprint.plugin.core - INFO - Loading plugins from /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins, /Users/Vin/Library/Application Support/OctoPrint/plugins and installed plugin packages... 2025-04-16 20:21:32,685 - octoprint.plugin.core - INFO - Plugin Classic Webcam is disabled. 2025-04-16 20:21:34,592 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.10.10) did not pass check, not loading. 2025-04-16 20:21:34,620 - octoprint.plugin.core - ERROR - Invalid syntax in plugin file of plugin helloworld Traceback (most recent call last): File "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugin/core.py", line 803, in _parse_metadata return parse_plugin_metadata(self.location) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugin/core.py", line 78, in parse_plugin_metadata root = ast.parse(f.read(), filename=path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/Cellar/python@3.12/3.12.10/Frameworks/Python.framework/Versions/3.12/lib/python3.12/ast.py", line 52, in parse return compile(source, filename, mode, flags, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/OctoPrint-Helloworld/octoprint_helloworld/__init__.py", line 17 return [ ^ TabError: inconsistent use of tabs and spaces in indentation 2025-04-16 20:21:34,620 - octoprint.plugin.core - WARNING - Plugin OctoPrint-Helloworld (0.1.0) can't be compiled under Python 3.12.10 due to invalid syntax 2025-04-16 20:21:34,640 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 18 mixin implementations, 39 hook handlers 2025-04-16 20:21:34,674 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2025-04-16 20:21:34,764 - py.warnings - WARNING - /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages/flask_limiter/extension.py:280: DeprecationWarning: Call to deprecated class FixedWindowElasticExpiryRateLimiter. -- Deprecated since version 4.1. self.init_app(app) 2025-04-16 20:21:34,815 - octoprint.server - INFO - Intermediary server started 2025-04-16 20:21:34,818 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /Users/Vin/Library/Application Support/OctoPrint/uploads... 2025-04-16 20:21:34,819 - octoprint.filemanager.storage - INFO - ... file metadata for /Users/Vin/Library/Application Support/OctoPrint/uploads initialized successfully. 2025-04-16 20:21:34,820 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2025-04-16 20:21:34,820 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2025-04-16 20:21:34,820 - 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')") 2025-04-16 20:21:34,821 - 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')") 2025-04-16 20:21:34,821 - 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')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2025-04-16 20:21:34,821 - 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')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2025-04-16 20:21:34,821 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2025-04-16 20:21:34,822 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2025-04-16 20:21:34,822 - 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')") 2025-04-16 20:21:34,822 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2025-04-16 20:21:34,822 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2025-04-16 20:21:34,822 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2025-04-16 20:21:34,829 - octoprint.plugins.achievements - INFO - Loading data from /Users/Vin/Library/Application Support/OctoPrint/data/achievements/data.json 2025-04-16 20:21:34,830 - octoprint.plugins.achievements - INFO - Loading data for None from /Users/Vin/Library/Application Support/OctoPrint/data/achievements/2025.json 2025-04-16 20:21:34,841 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2025-04-16 20:21:35,254 - octoprint.util.pip - INFO - Using "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/bin/python -m pip" as command to invoke pip 2025-04-16 20:21:35,525 - octoprint.util.pip - INFO - Version of pip is 25.0.1 2025-04-16 20:21:35,610 - octoprint.util.pip - INFO - pip installs to /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2025-04-16 20:21:35,611 - octoprint.util.pip - INFO - ==> pip ok -> yes 2025-04-16 20:21:35,627 - octoprint.plugins.file_check - INFO - Native grep available: True 2025-04-16 20:21:35,631 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2025-04-16 20:21:35,638 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Achievements Plugin (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/appkeys | Backup & Restore (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/backup | !Classic Webcam (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/corewizard | Discovery (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/discovery | Error Tracking (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/errortracking | Event Manager (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/eventmanager | File Check (2024.11.12) (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/gcodeviewer | Logging (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/logging | *OctoPrint-Helloworld (0.1.0) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/OctoPrint-Helloworld/octoprint_helloworld | Plugin Manager (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/pluginmanager | Software Update (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/src/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2025-04-16 20:21:35,639 - octoprint.environment - INFO - Detected environment is Python 3.12.10 under Macos (darwin). Details: | hardware: | cores: 8 | freq: 2600 | ram: 17179869184 | os: | bits: 64 | id: macos | platform: darwin | python: | pip: 25.0.1 | version: 3.12.10 | virtualenv: /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv 2025-04-16 20:21:35,645 - octoprint.server - INFO - Reset webasset folder /Users/Vin/Library/Application Support/OctoPrint/generated/webassets... 2025-04-16 20:21:35,645 - octoprint.server - INFO - Reset webasset folder /Users/Vin/Library/Application Support/OctoPrint/generated/.webassets-cache... 2025-04-16 20:21:35,645 - octoprint.server - INFO - Reset webasset folder /Users/Vin/Library/Application Support/OctoPrint/generated/.webassets-manifest.json... 2025-04-16 20:21:35,813 - octoprint.server - INFO - Shutting down intermediary server... 2025-04-16 20:21:35,819 - octoprint.server - INFO - Intermediary server shut down 2025-04-16 20:21:35,821 - octoprint.events - INFO - Processing startup event, this is our first event 2025-04-16 20:21:35,822 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2025-04-16 20:21:35,822 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2025-04-16 20:21:35,826 - octoprint.server - INFO - Starting autorefresh of serial port list 2025-04-16 20:21:35,836 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2025-04-16 20:21:35,838 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2025-04-16 20:21:35,841 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2025-04-16 20:21:35,842 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2025-04-16 20:21:35,846 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2025-04-16 20:21:35,972 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.11s 2025-04-16 20:21:36,043 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2025-04-16 20:21:36,166 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.16s 2025-04-16 20:21:36,338 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2025-04-16 20:21:36,338 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.11s 2025-04-16 20:21:36,482 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.12s 2025-04-16 20:21:36,486 - octoprint.util.pip - INFO - Using "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/bin/python -m pip" as command to invoke pip 2025-04-16 20:21:36,487 - octoprint.util.pip - INFO - pip installs to /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2025-04-16 20:21:36,487 - octoprint.util.pip - INFO - ==> pip ok -> yes 2025-04-16 20:21:36,498 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2025-04-16 20:21:36,622 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.11s 2025-04-16 20:21:36,662 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on IdeaStation._http._tcp.local.' for _http._tcp.local. 2025-04-16 20:21:37,470 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on IdeaStation._octoprint._tcp.local.' for _octoprint._tcp.local. 2025-04-16 20:21:37,473 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on IdeaStation for SSDP 2025-04-16 20:21:37,477 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2025-04-16 20:21:37,493 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2025-04-16 20:21:37,631 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2025-04-16 20:21:37,761 - octoprint.util.pip - INFO - Using "/Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/bin/python -m pip" as command to invoke pip 2025-04-16 20:21:37,762 - octoprint.util.pip - INFO - pip installs to /Users/Vin/Dropbox/Docs/Python/OctoPrint-dev/venv/lib/python3.12/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2025-04-16 20:21:37,762 - octoprint.util.pip - INFO - ==> pip ok -> yes 2025-04-16 20:21:37,765 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 70.1GB. That is considered sufficient for updating. 2025-04-16 20:21:37,902 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3, 'printer_state': 'OFFLINE'} 2025-04-16 20:21:37,998 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.3', 'os': 'macos', 'bits': 64, 'python': '3.12.10', 'pip': '25.0.1', 'cores': 8, 'freq': 2600, 'ram': 17179869184, 'plugins': '', 'achievements': 'the_wizard'} 2025-04-16 20:21:38,122 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.3', 'os': 'macos', 'bits': 64, 'python': '3.12.10', 'pip': '25.0.1', 'cores': 8, 'freq': 2600, 'ram': 17179869184}