2020-11-30 16:36:45,681 - octoprint.startup - INFO - ****************************************************************************** 2020-11-30 16:36:45,683 - octoprint.startup - INFO - Starting OctoPrint 1.5.0 2020-11-30 16:36:45,684 - octoprint.startup - INFO - ****************************************************************************** 2020-11-30 16:36:46,192 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-11-30 16:36:46,304 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-11-30 16:36:46,305 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-11-30 16:36:46,305 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-11-30 16:36:46,954 - octoprint.startup - INFO - Blacklist processing done, adding 10 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8) 2020-11-30 16:36:47,004 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-11-30 16:36:49,333 - octoprint.plugin.core - WARNING - Plugin Metadata Preprocessor (0.1.0) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2020-11-30 16:36:49,375 - octoprint.plugin.core - WARNING - Plugin Filetypes Plugin (0.1.0) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2020-11-30 16:36:49,777 - octoprint.plugin.core - WARNING - Plugin Emergency Stop Button (0.1.2) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2020-11-30 16:36:49,792 - octoprint.plugin.core - ERROR - Invalid syntax in /home/pi/oprint/lib/python3.7/site-packages/octoprint_detailedprogress/__init__.py for plugin detailedprogress Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugin/core.py", line 762, in _parse_metadata root = ast.parse(f.read(), filename=path) File "/usr/lib/python3.7/ast.py", line 35, in parse return compile(source, filename, mode, PyCF_ONLY_AST) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_detailedprogress/__init__.py", line 45 currentData = { "progress": { "completion": 100, "printTimeLeft": 0 } } ^ TabError: inconsistent use of tabs and spaces in indentation 2020-11-30 16:36:49,795 - octoprint.plugin.core - WARNING - Plugin OctoPrint-DetailedProgress (0.2.5) can't be compiled under Python 3.7.3 due to invalid syntax 2020-11-30 16:36:49,846 - octoprint.plugin.core - WARNING - Plugin BetterHeaterTimeout (1.2.0) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2020-11-30 16:36:49,869 - octoprint.plugin.core - INFO - Plugin Marlin GCode Documentation (0.11.0) is disabled. 2020-11-30 16:36:49,903 - octoprint.plugin.core - WARNING - Plugin LayerDisplay (0.4.3) is not compatible to Python 3.7.3 (compatibility string: >=2.7,<3). 2020-11-30 16:36:50,263 - octoprint.plugin.core - INFO - Found 58 plugin(s) providing 51 mixin implementations, 83 hook handlers 2020-11-30 16:36:50,574 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-11-30 16:36:50,585 - octoprint.server - INFO - Intermediary server started 2020-11-30 16:36:50,611 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-11-30 16:36:50,613 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-11-30 16:36:50,616 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2020-11-30 16:36:50,617 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2020-11-30 16:36:50,618 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2020-11-30 16:36:50,619 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2020-11-30 16:36:50,619 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2020-11-30 16:36:50,620 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2020-11-30 16:36:50,620 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2020-11-30 16:36:50,621 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2020-11-30 16:36:50,621 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2020-11-30 16:36:50,621 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2020-11-30 16:36:50,622 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2020-11-30 16:36:50,624 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2020-11-30 16:36:50,625 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2020-11-30 16:36:50,626 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2020-11-30 16:36:50,626 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2020-11-30 16:36:50,642 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2020-11-30 16:36:51,026 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-11-30 16:36:52,001 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2020-11-30 16:36:52,869 - octoprint.util.pip - INFO - Version of pip is 20.2.3 2020-11-30 16:36:52,870 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-11-30 16:36:52,871 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-11-30 16:36:52,940 - octoprint.plugins.SpoolManager - INFO - Start initializing 2020-11-30 16:36:52,942 - octoprint.plugins.SpoolManager.DatabaseManager - INFO - Init DatabaseManager 2020-11-30 16:36:52,942 - octoprint.plugins.SpoolManager.DatabaseManager - INFO - Creating database in: /home/pi/.octoprint/data/SpoolManager/spoolmanager.db 2020-11-30 16:36:52,944 - octoprint.plugins.SpoolManager.DatabaseManager - INFO - Check if database-scheme upgrade needed. 2020-11-30 16:36:52,957 - octoprint.plugins.SpoolManager.DatabaseManager - INFO - Done DatabaseManager 2020-11-30 16:36:52,958 - octoprint.plugins.SpoolManager - INFO - Done initializing 2020-11-30 16:36:53,149 - octoprint.plugin.core - INFO - Initialized 51 plugin implementation(s) 2020-11-30 16:36:53,183 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2020-11-30 16:36:53,184 - octoprint.plugins.psucontrol - INFO - Using internal tracking for PSU on/off state. 2020-11-30 16:36:53,184 - octoprint.plugins.psucontrol - INFO - Running RPi.GPIO version 0.7.0 2020-11-30 16:36:53,184 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2020-11-30 16:36:53,184 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 15 2020-11-30 16:36:53,199 - octoprint.plugin.core - INFO - 58 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 | Active Filters Extended (0.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_active_filters_extended | 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 | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_arc_welder | Autoscroll (0.0.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_autoscroll | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Backup Scheduler (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_backupscheduler | *BetterHeaterTimeout (1.2.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_BetterHeaterTimeout | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Cost Estimation (3.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_costestimation | Custom Background (0.10.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_custombackground | Custom Control Editor (0.2.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_customControl | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Dragon Order (0.1.7) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_dragon_order | DryRun Plugin (1.2.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DryRun | *Emergency Stop Button (0.1.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | Extra Distance Buttons (0.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_extradistance | Fan Speed Control (0.2.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_fanspeedslider | Filament Manager (1.6.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filamentmanager | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | FileManager (0.1.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filemanager | *Filetypes Plugin (0.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_filetypes | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | Floating Navbar (0.3.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_floatingnavbar | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | GcodeEditor (0.2.9) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_GcodeEditor | *LayerDisplay (0.4.3) = /home/pi/oprint/lib/python3.7/site-packages/layerdisplay | 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 | Marlin EEPROM Editor (2.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_eeprom_marlin | !Marlin GCode Documentation (0.11.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_marlingcodedocumentation | *Metadata Preprocessor (0.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_metadatapreprocessor | MultipleUpload Plugin (1.1.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_MultipleUpload | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | *OctoPrint-DetailedProgress (0.2.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_detailedprogress | OctoPrint-WiFiStatus (1.4.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_wifistatus | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PortLister (0.1.10) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_portlister | Preheat Button (0.5.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_preheat | PrettyGCode (1.2.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | Printer Stats (3.1.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_stats | PrintTimeGenius Plugin (2.2.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | PSU Control (0.1.9) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_psucontrol | RequestSpinner (0.2.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_requestspinner | Resource Monitor (0.2.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Simple Emergency Stop (1.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | SpoolManager Plugin (1.2.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_SpoolManager | Stateful Sidebar (0.1.2) = /home/pi/oprint/lib/python3.7/site-packages/statefulsidebar | Tempsgraph Plugin (0.3.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_tempsgraph | Themeify (1.2.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_themeify | Upload Anything (1.0.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_uploadanything | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-11-30 16:36:53,236 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 915714048 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.17.0 | throttle_state: '0x0' | python: | pip: 20.2.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2020-11-30 16:36:53,249 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-11-30 16:36:53,250 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-11-30 16:36:54,434 - octoprint.server - INFO - Shutting down intermediary server... 2020-11-30 16:36:54,816 - octoprint.server - INFO - Intermediary server shut down 2020-11-30 16:36:54,818 - octoprint.events - INFO - Processing startup event, this is our first event 2020-11-30 16:36:54,818 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-11-30 16:36:54,819 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-11-30 16:36:54,825 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-11-30 16:36:54,838 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-11-30 16:36:54,865 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-11-30 16:36:54,892 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-11-30 16:36:55,112 - octoprint.server - INFO - Trying to connect to configured serial port None 2020-11-30 16:36:55,386 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-11-30 16:36:55,440 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-11-30 16:36:55,498 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-11-30 16:36:56,498 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dave's AM8"._http._tcp.local.' for _http._tcp.local. 2020-11-30 16:36:56,615 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-11-30 16:36:56,623 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 1 port/baudrate candidates: /dev/ttyS0@115200 2020-11-30 16:36:56,623 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyS0, baudrate 115200 2020-11-30 16:36:56,624 - octoprint.util.comm - INFO - Connecting to port /dev/ttyS0, baudrate 115200 2020-11-30 16:36:56,634 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyS0, baudrate 115200 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 265, in open self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK) PermissionError: [Errno 13] Permission denied: '/dev/ttyS0' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0' 2020-11-30 16:36:56,634 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyS0, baudrate 115200, skipping 2020-11-30 16:36:56,634 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2020-11-30 16:36:56,636 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2020-11-30 16:36:56,640 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 16:36:56,641 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 16:36:56,642 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 16:36:57,310 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dave's AM8"._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-11-30 16:36:57,326 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Dave's AM8" for SSDP 2020-11-30 16:36:57,365 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-11-30 16:36:57,383 - octoprint.plugins.backup - INFO - Found config folder backup from prior restore, deleting it... 2020-11-30 16:36:57,457 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 16:36:57,595 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-11-30 16:36:57,905 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 16:36:57,906 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 16:36:58,514 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2020-11-30 16:36:58,515 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-11-30 16:36:58,515 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-11-30 16:36:58,564 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 198.2GB. That is considered sufficient for updating. 2020-11-30 16:36:59,112 - octoprint.plugins.SpoolManager - INFO - Plugin-State: filamentmanager=enabled 2020-11-30 16:36:59,322 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-11-30 16:36:59,398 - octoprint.plugins.portlister - INFO - Port Lister () {} 2020-11-30 16:36:59,414 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2020-11-30 16:36:59,418 - octoprint.plugins.stats - INFO - Printer Stats 2020-11-30 16:36:59,436 - octoprint.plugins.themeify - INFO - Themeify initialized. 2020-11-30 16:36:59,437 - octoprint.plugins.wifistatus - INFO - WiFiStatus loaded! 2020-11-30 16:36:59,965 - octoprint.plugins.backup - INFO - ... deleted. 2020-11-30 16:37:00,639 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.30:8188/', 'path': '/', 'query_string': 'l10n=en'} 2020-11-30 16:37:06,029 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 16:37:06,030 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 16:37:26,504 - octoprint.server.preemptive_cache - INFO - ... done in 25.87s 2020-11-30 16:37:26,505 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://73.157.124.139:8188/', 'path': '/', 'query_string': 'l10n=en'} 2020-11-30 16:37:27,306 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 16:37:27,338 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 16:37:27,547 - octoprint.server.preemptive_cache - INFO - ... done in 1.04s 2020-11-30 16:37:28,869 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 16:37:29,040 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 16:37:29,041 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 16:37:34,051 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 16:37:51,811 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2020-11-30 16:37:54,131 - octoprint.plugins.portlister - INFO - on_port_created connection_options {'ports': ['/dev/ttyS0', '/dev/ttyUSB0'], 'baudrates': [250000, 230400, 115200, 57600, 38400, 19200, 9600], 'portPreference': None, 'baudratePreference': 115200, 'autoconnect': True} 2020-11-30 16:37:54,132 - octoprint.plugins.portlister - INFO - Checking if /dev/ttyUSB0 is in ['/dev/ttyS0', '/dev/ttyUSB0'] 2020-11-30 16:37:54,136 - octoprint.plugins.portlister - INFO - autoconnect_delay 20 2020-11-30 16:38:07,342 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2020-11-30 16:38:07,343 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2020-11-30 16:38:07,371 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2020-11-30 16:38:09,023 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-11-30 16:38:12,096 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-11-30 16:38:12,103 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-11-30 16:38:12,121 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 16:38:12,222 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-11-30 16:38:12,236 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-11-30 16:38:12,325 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-11-30 16:38:14,141 - octoprint.plugins.portlister - INFO - do_auto_connect 2020-11-30 16:38:14,158 - octoprint.plugins.portlister - INFO - realpath match 2020-11-30 16:38:14,217 - octoprint.plugins.portlister - INFO - Not autoconnecting; printer already connected 2020-11-30 16:38:28,654 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-11-30 16:38:29,788 - octoprint.plugins.softwareupdate - WARNING - Could not check MultipleUpload for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:29,808 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:29,815 - octoprint.plugins.softwareupdate - WARNING - Could not check PrintTimeGenius for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:29,820 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest target octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2020-11-30 16:38:29,839 - octoprint.plugins.softwareupdate - WARNING - Could not check DryRun for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:29,847 - octoprint.plugins.softwareupdate - WARNING - Could not check GcodeEditor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,168 - octoprint.plugins.softwareupdate - WARNING - Could not check SpoolManager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,186 - octoprint.plugins.softwareupdate - WARNING - Could not check active_filters_extended for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,211 - octoprint.plugins.softwareupdate - WARNING - Could not check autoscroll for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,235 - octoprint.plugins.softwareupdate - WARNING - Could not check backupscheduler for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,235 - octoprint.plugins.softwareupdate - WARNING - Could not check costestimation for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,531 - octoprint.plugins.softwareupdate - WARNING - Could not check customcontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,556 - octoprint.plugins.softwareupdate - WARNING - Could not check custombackground for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,593 - octoprint.plugins.softwareupdate - WARNING - Could not check dragon_order for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,608 - octoprint.plugins.softwareupdate - WARNING - Could not check eeprom_marlin for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,621 - octoprint.plugins.softwareupdate - WARNING - Could not check unknown for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,897 - octoprint.plugins.softwareupdate - WARNING - Could not check fanspeedslider for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,912 - octoprint.plugins.softwareupdate - WARNING - Could not check filamentmanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,973 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:30,991 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,019 - octoprint.plugins.softwareupdate - WARNING - Could not check filemanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,274 - octoprint.plugins.softwareupdate - WARNING - Could not check floatingnavbar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,291 - octoprint.plugins.softwareupdate - WARNING - Could not check m73progress for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,345 - octoprint.plugins.softwareupdate - WARNING - Could not check navbartemp for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,366 - octoprint.plugins.softwareupdate - WARNING - Could not check portlister for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,388 - octoprint.plugins.softwareupdate - WARNING - Could not check preheat for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,644 - octoprint.plugins.softwareupdate - WARNING - Could not check prettygcode for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,661 - octoprint.plugins.softwareupdate - WARNING - Could not check psucontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,711 - octoprint.plugins.softwareupdate - WARNING - Could not check requestspinner for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,740 - octoprint.plugins.softwareupdate - WARNING - Could not check resource_monitor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:31,756 - octoprint.plugins.softwareupdate - WARNING - Could not check simpleemergencystop for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,019 - octoprint.plugins.softwareupdate - WARNING - Could not check statefulsidebar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,035 - octoprint.plugins.softwareupdate - WARNING - Could not check stats for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,098 - octoprint.plugins.softwareupdate - WARNING - Could not check tempsgraph for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,118 - octoprint.plugins.softwareupdate - WARNING - Could not check themeify for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,137 - octoprint.plugins.softwareupdate - WARNING - Could not check uploadanything for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,387 - octoprint.plugins.softwareupdate - WARNING - Could not check wifistatus for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 16:38:32,529 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-11-30 16:38:59,264 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2020-11-30 16:38:59,328 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-11-30 16:38:59,332 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 16:38:59,336 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 16:38:59,609 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 60.12ms 2020-11-30 16:38:59,635 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 82.96ms 2020-11-30 16:39:56,058 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 16:51:50,576 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-11-30 17:00:17,860 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:00:17,861 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:00:19,739 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 17:00:19,870 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:00:19,870 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:00:25,414 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 17:00:26,809 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 15.86ms 2020-11-30 17:00:26,822 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 26.03ms 2020-11-30 17:00:36,236 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-11-30 17:00:37,357 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,384 - octoprint.plugins.softwareupdate - WARNING - Could not check MultipleUpload for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,392 - octoprint.plugins.softwareupdate - WARNING - Could not check DryRun for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,393 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest target octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2020-11-30 17:00:37,399 - octoprint.plugins.softwareupdate - WARNING - Could not check GcodeEditor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,419 - octoprint.plugins.softwareupdate - WARNING - Could not check PrintTimeGenius for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,777 - octoprint.plugins.softwareupdate - WARNING - Could not check active_filters_extended for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,788 - octoprint.plugins.softwareupdate - WARNING - Could not check SpoolManager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,790 - octoprint.plugins.softwareupdate - WARNING - Could not check autoscroll for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,813 - octoprint.plugins.softwareupdate - WARNING - Could not check costestimation for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:37,824 - octoprint.plugins.softwareupdate - WARNING - Could not check backupscheduler for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,163 - octoprint.plugins.softwareupdate - WARNING - Could not check custombackground for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,181 - octoprint.plugins.softwareupdate - WARNING - Could not check dragon_order for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,211 - octoprint.plugins.softwareupdate - WARNING - Could not check unknown for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,214 - octoprint.plugins.softwareupdate - WARNING - Could not check eeprom_marlin for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,221 - octoprint.plugins.softwareupdate - WARNING - Could not check customcontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,527 - octoprint.plugins.softwareupdate - WARNING - Could not check fanspeedslider for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,572 - octoprint.plugins.softwareupdate - WARNING - Could not check filamentmanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,599 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,606 - octoprint.plugins.softwareupdate - WARNING - Could not check filemanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,614 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,878 - octoprint.plugins.softwareupdate - WARNING - Could not check floatingnavbar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,973 - octoprint.plugins.softwareupdate - WARNING - Could not check navbartemp for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:38,996 - octoprint.plugins.softwareupdate - WARNING - Could not check m73progress for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,003 - octoprint.plugins.softwareupdate - WARNING - Could not check portlister for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,006 - octoprint.plugins.softwareupdate - WARNING - Could not check preheat for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,250 - octoprint.plugins.softwareupdate - WARNING - Could not check prettygcode for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,360 - octoprint.plugins.softwareupdate - WARNING - Could not check psucontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,376 - octoprint.plugins.softwareupdate - WARNING - Could not check requestspinner for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,395 - octoprint.plugins.softwareupdate - WARNING - Could not check simpleemergencystop for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,412 - octoprint.plugins.softwareupdate - WARNING - Could not check resource_monitor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,648 - octoprint.plugins.softwareupdate - WARNING - Could not check statefulsidebar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,753 - octoprint.plugins.softwareupdate - WARNING - Could not check stats for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,771 - octoprint.plugins.softwareupdate - WARNING - Could not check themeify for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,785 - octoprint.plugins.softwareupdate - WARNING - Could not check tempsgraph for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:39,792 - octoprint.plugins.softwareupdate - WARNING - Could not check uploadanything for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:40,017 - octoprint.plugins.softwareupdate - WARNING - Could not check wifistatus for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:00:40,156 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-11-30 17:00:56,280 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 17:01:44,128 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:01:44,128 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:01:45,814 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 17:01:45,857 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:01:45,858 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:01:50,666 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 17:01:51,723 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 16.51ms 2020-11-30 17:01:51,737 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 27.10ms 2020-11-30 17:01:54,213 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-11-30 17:01:54,242 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 1 port/baudrate candidates: /dev/ttyS0@115200 2020-11-30 17:01:54,243 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyS0, baudrate 115200 2020-11-30 17:01:54,243 - octoprint.util.comm - INFO - Connecting to port /dev/ttyS0, baudrate 115200 2020-11-30 17:01:54,247 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyS0, baudrate 115200 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 265, in open self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK) PermissionError: [Errno 13] Permission denied: '/dev/ttyS0' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0' 2020-11-30 17:01:54,248 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyS0, baudrate 115200, skipping 2020-11-30 17:01:54,248 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2020-11-30 17:01:54,249 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2020-11-30 17:01:54,259 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:01:54,320 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:01:54,327 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:01:55,738 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 45.72ms 2020-11-30 17:01:55,751 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 55.83ms 2020-11-30 17:01:59,162 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2020-11-30 17:02:17,075 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-11-30 17:02:17,106 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 1 port/baudrate candidates: /dev/ttyS0@115200 2020-11-30 17:02:17,106 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyS0, baudrate 115200 2020-11-30 17:02:17,107 - octoprint.util.comm - INFO - Connecting to port /dev/ttyS0, baudrate 115200 2020-11-30 17:02:17,110 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyS0, baudrate 115200 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 265, in open self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK) PermissionError: [Errno 13] Permission denied: '/dev/ttyS0' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0' 2020-11-30 17:02:17,111 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyS0, baudrate 115200, skipping 2020-11-30 17:02:17,111 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2020-11-30 17:02:17,112 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2020-11-30 17:02:17,121 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:02:17,193 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:02:17,201 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:02:30,539 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2020-11-30 17:02:30,546 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:02:30,548 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:02:43,360 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:02:43,361 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:02:44,200 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 17:02:45,795 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 17:02:45,833 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:02:45,833 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:02:49,242 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 17:02:50,098 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 15.77ms 2020-11-30 17:02:50,111 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 25.66ms 2020-11-30 17:02:55,992 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2020-11-30 17:03:27,879 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2020-11-30 17:03:27,885 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:03:27,888 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:03:28,136 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 45.73ms 2020-11-30 17:03:28,149 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 55.90ms 2020-11-30 17:04:06,265 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2020-11-30 17:05:10,434 - octoprint.plugins.psucontrol - INFO - Running RPi.GPIO version 0.7.0 2020-11-30 17:05:10,435 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off 2020-11-30 17:05:10,435 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 15 2020-11-30 17:05:19,378 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2020-11-30 17:05:19,383 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:05:19,386 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:05:26,162 - octoprint.plugins.psucontrol - INFO - Switching PSU On 2020-11-30 17:05:28,328 - octoprint.plugins.portlister - INFO - on_port_created connection_options {'ports': ['/dev/ttyS0', '/dev/ttyUSB0'], 'baudrates': [250000, 230400, 115200, 57600, 38400, 19200, 9600], 'portPreference': '/dev/ttyUSB0', 'baudratePreference': 115200, 'autoconnect': True} 2020-11-30 17:05:28,328 - octoprint.plugins.portlister - INFO - Checking if /dev/ttyUSB0 is in ['/dev/ttyS0', '/dev/ttyUSB0'] 2020-11-30 17:05:28,330 - octoprint.plugins.portlister - INFO - autoconnect_delay 20 2020-11-30 17:05:32,781 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2020-11-30 17:05:32,783 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2020-11-30 17:05:32,808 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2020-11-30 17:05:34,472 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-11-30 17:05:37,535 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-11-30 17:05:37,544 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:05:37,544 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-11-30 17:05:37,660 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-11-30 17:05:37,678 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-11-30 17:05:37,763 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-11-30 17:05:46,841 - octoprint.plugins.psucontrol - INFO - Switching PSU Off 2020-11-30 17:05:46,903 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-11-30 17:05:46,907 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:05:46,910 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:05:47,199 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 46.05ms 2020-11-30 17:05:47,212 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 56.27ms 2020-11-30 17:05:48,337 - octoprint.plugins.portlister - INFO - do_auto_connect 2020-11-30 17:05:48,344 - octoprint.plugins.portlister - INFO - realpath match 2020-11-30 17:05:48,423 - octoprint.plugins.portlister - INFO - Attempting to connect to /dev/ttyUSB0 at 115200 with profile '_default' 2020-11-30 17:05:48,576 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2020-11-30 17:05:48,577 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2020-11-30 17:05:48,607 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Error: Connection error, see Terminal tab" 2020-11-30 17:05:48,609 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Connection error, see Terminal tab" to "Offline (Error: Connection error, see Terminal tab)" 2020-11-30 17:05:48,610 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 115200 from hook default: SerialException: '[Errno 2] could not open port /dev/ttyUSB0: [Errno 2] No such file or directory: '/dev/ttyUSB0'' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 265, in open self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK) FileNotFoundError: [Errno 2] No such file or directory: '/dev/ttyUSB0' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 2] could not open port /dev/ttyUSB0: [Errno 2] No such file or directory: '/dev/ttyUSB0' 2020-11-30 17:05:48,624 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:05:48,660 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-11-30 17:05:48,664 - octoprint.plugins.stats - INFO - Printer Stats - on_event 2020-11-30 17:06:39,548 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-11-30 17:06:40,669 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:40,685 - octoprint.plugins.softwareupdate - WARNING - Could not check GcodeEditor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:40,701 - octoprint.plugins.softwareupdate - WARNING - Could not check DryRun for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:40,702 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest target octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2020-11-30 17:06:40,720 - octoprint.plugins.softwareupdate - WARNING - Could not check MultipleUpload for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:40,732 - octoprint.plugins.softwareupdate - WARNING - Could not check PrintTimeGenius for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,087 - octoprint.plugins.softwareupdate - WARNING - Could not check SpoolManager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,102 - octoprint.plugins.softwareupdate - WARNING - Could not check active_filters_extended for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,120 - octoprint.plugins.softwareupdate - WARNING - Could not check autoscroll for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,142 - octoprint.plugins.softwareupdate - WARNING - Could not check backupscheduler for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,144 - octoprint.plugins.softwareupdate - WARNING - Could not check costestimation for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,466 - octoprint.plugins.softwareupdate - WARNING - Could not check customcontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,495 - octoprint.plugins.softwareupdate - WARNING - Could not check dragon_order for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,506 - octoprint.plugins.softwareupdate - WARNING - Could not check unknown for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,526 - octoprint.plugins.softwareupdate - WARNING - Could not check custombackground for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,537 - octoprint.plugins.softwareupdate - WARNING - Could not check eeprom_marlin for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,827 - octoprint.plugins.softwareupdate - WARNING - Could not check fanspeedslider for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,881 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,901 - octoprint.plugins.softwareupdate - WARNING - Could not check filamentmanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,918 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:41,923 - octoprint.plugins.softwareupdate - WARNING - Could not check filemanager for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,191 - octoprint.plugins.softwareupdate - WARNING - Could not check floatingnavbar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,263 - octoprint.plugins.softwareupdate - WARNING - Could not check m73progress for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,307 - octoprint.plugins.softwareupdate - WARNING - Could not check preheat for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,309 - octoprint.plugins.softwareupdate - WARNING - Could not check navbartemp for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,327 - octoprint.plugins.softwareupdate - WARNING - Could not check portlister for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,557 - octoprint.plugins.softwareupdate - WARNING - Could not check prettygcode for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,645 - octoprint.plugins.softwareupdate - WARNING - Could not check psucontrol for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,679 - octoprint.plugins.softwareupdate - WARNING - Could not check resource_monitor for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,692 - octoprint.plugins.softwareupdate - WARNING - Could not check simpleemergencystop for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,711 - octoprint.plugins.softwareupdate - WARNING - Could not check requestspinner for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:42,929 - octoprint.plugins.softwareupdate - WARNING - Could not check statefulsidebar for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,074 - octoprint.plugins.softwareupdate - WARNING - Could not check stats for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,091 - octoprint.plugins.softwareupdate - WARNING - Could not check tempsgraph for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,092 - octoprint.plugins.softwareupdate - WARNING - Could not check uploadanything for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,097 - octoprint.plugins.softwareupdate - WARNING - Could not check themeify for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,309 - octoprint.plugins.softwareupdate - WARNING - Could not check wifistatus for updates due to running into a rate limit: Github rate limit exceeded, reset at 2020-12-01 01:09 2020-11-30 17:06:43,452 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-11-30 17:06:50,576 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-11-30 17:07:01,818 - octoprint.plugins.backup - INFO - Creating backup zip at /home/pi/.octoprint/data/backup/.octoprint-backup-20201130-170701.zip (excluded: -)... 2020-11-30 17:07:01,884 - octoprint.plugins.backup - INFO - ... done creating backup zip. 2020-11-30 17:13:57,978 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 17:21:50,577 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-11-30 17:35:02,005 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 17:35:02,065 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:35:02,066 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:35:02,100 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 17:35:05,479 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:35:05,479 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:35:05,586 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 18.40ms 2020-11-30 17:35:05,600 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 29.32ms 2020-11-30 17:35:05,606 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.9 2020-11-30 17:35:06,888 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 2020-11-30 17:35:06,917 - octoprint.server.util.flask - INFO - Passively logging in user 5ft24 from 192.168.1.9 2020-11-30 17:35:06,918 - octoprint.access.users - INFO - Logged in user: 5ft24 2020-11-30 17:35:11,024 - octoprint.server.util.sockjs - INFO - User 5ft24 logged in on the socket from client 192.168.1.9 2020-11-30 17:35:11,235 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 17.32ms 2020-11-30 17:35:11,248 - tornado.access - WARNING - 409 POST /api/printer/command (192.168.1.9) 27.38ms 2020-11-30 17:35:30,491 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-11-30 17:35:32,556 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2020-11-30 17:35:32,558 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-11-30 17:35:32,559 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-11-30 17:35:32,568 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest target octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2020-11-30 17:35:35,857 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-11-30 17:36:50,577 - octoprint.server.heartbeat - INFO - Server heartbeat <3