2020-07-08 17:57:14,789 - octoprint.startup - INFO - ****************************************************************************** 2020-07-08 17:57:14,792 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-07-08 17:57:14,792 - octoprint.startup - INFO - ****************************************************************************** 2020-07-08 17:57:15,615 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-07-08 17:57:15,700 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-08 17:57:17,570 - octoprint.plugin.core - INFO - Plugin Webcam Iframe (0.0.3) is disabled. 2020-07-08 17:57:18,763 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram/__init__.py:5: ExtDeprecationWarning: Importing flask.ext.babel is deprecated, use flask_babel instead. from flask.ext.babel import gettext 2020-07-08 17:57:18,767 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram/__init__.py:6: ExtDeprecationWarning: Importing flask.ext.login is deprecated, use flask_login instead. from flask.ext.login import current_user 2020-07-08 17:57:21,744 - octoprint.plugin.core - INFO - Plugin Octolapse (0.4.0) is disabled. 2020-07-08 17:57:21,792 - octoprint.plugin.core - ERROR - Error loading plugin GSLC Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GSLC/__init__.py", line 4, in import pigpio ImportError: No module named pigpio 2020-07-08 17:57:24,536 - octoprint.plugin.core - INFO - Found 47 plugin(s) providing 45 mixin implementations, 89 hook handlers 2020-07-08 17:57:25,309 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-07-08 17:57:25,338 - octoprint.server - INFO - Intermediary server started 2020-07-08 17:57:25,339 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-08 17:57:25,854 - octoprint.plugin.core - ERROR - Error loading plugin GSLC Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GSLC/__init__.py", line 4, in import pigpio ImportError: No module named pigpio 2020-07-08 17:57:25,867 - octoprint.plugin.core - INFO - Found 47 plugin(s) providing 45 mixin implementations, 89 hook handlers 2020-07-08 17:57:25,904 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-07-08 17:57:26,470 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-07-08 17:57:26,476 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-07-08 17:57:26,478 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-07-08 17:57:26,480 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-07-08 17:57:26,482 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-07-08 17:57:26,485 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-07-08 17:57:26,487 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-07-08 17:57:26,489 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-07-08 17:57:26,491 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-08 17:57:26,493 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-08 17:57:26,495 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-07-08 17:57:26,497 - octoprint.server - INFO - Added new permission from plugin shutdownprinter: PLUGIN_SHUTDOWNPRINTER_ADMIN (needs: u"Need(method='role', value=u'plugin_shutdownprinter_admin')") 2020-07-08 17:57:26,499 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-07-08 17:57:26,502 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-07-08 17:57:26,536 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2020-07-08 17:57:26,576 - octoprint.plugins.PrintJobHistory - INFO - Start initializing 2020-07-08 17:57:26,578 - octoprint.plugins.PrintJobHistory.DatabaseManager - INFO - Init DatabaseManager 2020-07-08 17:57:26,581 - octoprint.plugins.PrintJobHistory.DatabaseManager - INFO - Creating database in: /home/pi/.octoprint/data/PrintJobHistory/printJobHistory.db 2020-07-08 17:57:26,583 - octoprint.plugins.PrintJobHistory.DatabaseManager - INFO - Check if database-scheme upgrade needed. 2020-07-08 17:57:26,608 - octoprint.plugins.PrintJobHistory.DatabaseManager - INFO - Done DatabaseManager.createDatabase 2020-07-08 17:57:26,609 - octoprint.plugins.PrintJobHistory.CameraManager - INFO - Init CameraManager 2020-07-08 17:57:26,611 - octoprint.plugins.PrintJobHistory.CameraManager - INFO - Snapshot-Folder:/home/pi/.octoprint/data/PrintJobHistory/snapshots 2020-07-08 17:57:26,612 - octoprint.plugins.PrintJobHistory.CameraManager - INFO - Done CameraMenager 2020-07-08 17:57:26,625 - octoprint.plugins.PrintJobHistory - INFO - Done initializing 2020-07-08 17:57:27,318 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-07-08 17:57:27,326 - octoprint.plugins.fix_crlf_progress_reporting - INFO - octoprint.util.comm.PrintingGcodeFileInformation.start replaced with CRLF compatible version 2020-07-08 17:57:27,369 - octoprint.plugins.filamentmanager - ERROR - Failed to initialize database: (psycopg2.OperationalError) could not connect to server: Network is unreachable Is the server running on host "192.168.1.173" and accepting TCP/IP connections on port 5432? 2020-07-08 17:57:27,383 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-07-08 17:57:27,386 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2020-07-08 17:57:28,829 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-08 17:57:30,311 - octoprint.util.pip - INFO - Version of pip is 20.1.1 2020-07-08 17:57:30,313 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-07-08 17:57:30,315 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-07-08 17:57:30,325 - octoprint.plugin.core - INFO - Initialized 45 plugin implementation(s) 2020-07-08 17:57:30,365 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py:791: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if value_source != value_target: 2020-07-08 17:57:30,394 - octoprint.plugins.psucontrol - INFO - Using G-Code Commands for On/Off 2020-07-08 17:57:30,396 - octoprint.plugins.psucontrol - INFO - Using System Commands for tracking PSU on/off state. 2020-07-08 17:57:30,419 - octoprint.plugin.core - INFO - 47 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Leveling Plugin (2.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_CR10_Leveling | Bed Visualizer (0.1.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Change Filament Plugin (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_Change_Filament | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Creality Temperature (1.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_CrealityTemperature | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.22.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Dropbox Timelapse Plugin (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dropbox_timelapse | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Filament Manager (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentmanager | Firmware Updater (1.7.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | Fix CRLF Progress Reporting (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fix_crlf_progress_reporting | GcodeEditor (0.2.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | HeaterTimeout (0.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_HeaterTimeout | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | MultiCam (0.2.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_multicam | !Octolapse (0.4.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | OctoPrint-IFTTT (1.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_IFTTT | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Preheat Button (0.5.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | PrintJobHistory (1.5.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintJobHistory | PrintTimeGenius Plugin (2.2.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Progress Title (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_progress_title | PrusaSlicer Thumbnails (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_prusaslicerthumbnails | PSU Control (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_psucontrol | Resource Monitor (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_resource_monitor | Restore Leveling After G28 (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_restorelevelingafterg28 | Shutdown Printer (1.0.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_shutdownprinter | Simple Emergency Stop (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | STL Viewer (0.4.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer | Telegram Notifications (1.5.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram | TemperatureFailsafe (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_TemperatureFailsafe | Tuya Smartplug (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tuyasmartplug | Ultimaker Format Package (0.1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ultimakerformatpackage | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | !Webcam Iframe (0.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcam_iframe | Webhooks (3.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webhooks Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-07-08 17:57:30,475 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 916992000 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.17.0 | python: | pip: 20.1.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-07-08 17:57:30,500 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-07-08 17:57:30,532 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-07-08 17:57:32,253 - octoprint.server - INFO - Shutting down intermediary server... 2020-07-08 17:57:32,431 - octoprint.server - INFO - Intermediary server shut down 2020-07-08 17:57:32,435 - octoprint.events - INFO - Processing startup event, this is our first event 2020-07-08 17:57:32,436 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-07-08 17:57:32,448 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-07-08 17:57:32,448 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-07-08 17:57:32,463 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-07-08 17:57:32,525 - octoprint.server - INFO - Trying to connect to configured serial port /dev/CR-10S 2020-07-08 17:57:32,617 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-07-08 17:57:32,619 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-07-08 17:57:32,631 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-07-08 17:57:32,635 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-07-08 17:57:32,652 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "CR-10S"' for _http._tcp 2020-07-08 17:57:32,668 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-08 17:57:32,672 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "CR-10S"' for _octoprint._tcp 2020-07-08 17:57:32,758 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "CR-10S" for SSDP 2020-07-08 17:57:32,837 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-07-08 17:57:32,933 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-07-08 17:57:33,841 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-08 17:57:34,892 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.103 2020-07-08 17:57:36,302 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-08 17:57:36,310 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-07-08 17:57:36,311 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-07-08 17:57:36,381 - octoprint.plugins.softwareupdate - WARNING - Software update hook TemperatureFailsafe tried to overwrite config for check emergencyaction but that was already configured elsewhere 2020-07-08 17:57:36,409 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-07-08 17:57:36,548 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-07-08 17:57:36,768 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.103 2020-07-08 17:57:36,809 - octoprint.access.users - INFO - Logged in user: admin 2020-07-08 17:57:36,962 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.103 2020-07-08 17:57:37,243 - octoprint.plugins.HeaterTimeout - INFO - Starting up... 2020-07-08 17:57:37,269 - octoprint.plugins.PrintJobHistory - INFO - Plugin-State: PreHeat=enabled DisplayLayerProgress=enabled filamentmanager=enabled ultimakerformat=enabled PrusaSlicerThumbnails=enabled 2020-07-08 17:57:37,274 - octoprint.plugins.TemperatureFailsafe - INFO - Starting up... 2020-07-08 17:57:37,352 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-07-08 17:57:37,365 - octoprint.plugins.dropbox_timelapse - WARNING - Attempted to add an event that does not exist: PLUGIN_OCTOLAPSE_MOVIE_DONE 2020-07-08 17:57:37,365 - octoprint.plugins.dropbox_timelapse - WARNING - Attempted to add an event that does not exist: PLUGIN_OCTOLAPSE_SNAPSHOT_ARCHIVE_DONE 2020-07-08 17:57:37,382 - octoprint.plugins.filamentmanager - ERROR - Failed to fetch selected spools, pause feature will not be available: 'NoneType' object has no attribute 'get_all_selections' 2020-07-08 17:57:37,392 - octoprint.plugins.filamentmanager - ERROR - Failed to set temperature offsets: 'NoneType' object has no attribute 'get_all_selections' 2020-07-08 17:57:37,405 - octoprint.plugins.multicam - INFO - MultiCam Loaded! (more: [{'isButtonEnabled': False, 'name': 'Default', 'URL': '/webcam/?action=stream', 'streamRatio': '16:9', 'flipV': False, 'snapshot': 'http://127.0.0.1:8080/?action=snapshot', 'flipH': False, 'rotate90': False}]) 2020-07-08 17:57:37,414 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded! 2020-07-08 17:57:38,711 - octoprint.plugins.PrintJobHistory - INFO - Plugin-State: PreHeat=enabled DisplayLayerProgress=enabled filamentmanager=enabled ultimakerformat=enabled PrusaSlicerThumbnails=enabled 2020-07-08 17:57:38,857 - octoprint.plugins.telegram - INFO - An Exception in get final time : unsupported type for timedelta seconds component: unicode 2020-07-08 17:57:39,334 - octoprint.plugins.tuyasmartplug - INFO - TuyaSmartplug loaded! 2020-07-08 17:57:39,342 - octoprint.plugins.webhooks - INFO - Hello World from WebhooksPlugin! 2020-07-08 17:57:40,185 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-08 17:57:40,389 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-07-08 17:57:40,488 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-07-08 17:57:40,492 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-07-08 17:57:50,841 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-08 17:57:51,206 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin TH3D U1.R2.B2" 2020-07-08 17:57:51,335 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-07-08 17:57:51,452 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-07-08 17:57:51,497 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-07-08 17:57:52,105 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=it', 'path': '/', 'base_url': 'http://192.168.1.173/'} 2020-07-08 17:58:12,500 - octoprint.server.preemptive_cache - INFO - ... done in 20.39s 2020-07-08 17:58:33,738 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.103 2020-07-08 17:58:33,742 - octoprint.access.users - INFO - Logged in user: admin 2020-07-08 17:58:33,937 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.103 2020-07-08 17:58:34,097 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.103 2020-07-08 17:58:34,099 - octoprint.access.users - INFO - Logged in user: admin 2020-07-08 17:58:35,118 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.103 2020-07-08 17:58:35,453 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.103 2020-07-08 17:58:35,454 - octoprint.access.users - INFO - Logged in user: admin 2020-07-08 17:58:37,461 - octoprint.plugins.PrintJobHistory - INFO - Plugin-State: PreHeat=enabled DisplayLayerProgress=enabled filamentmanager=enabled ultimakerformat=enabled PrusaSlicerThumbnails=enabled 2020-07-08 17:58:38,270 - octoprint.plugins.filamentmanager - ERROR - Failed to fetch profiles lastmodified timestamp: 'NoneType' object has no attribute 'get_profiles_lastmodified' 2020-07-08 17:58:38,270 - octoprint.plugins.filamentmanager - ERROR - Failed to fetch profiles: 'NoneType' object has no attribute 'get_all_profiles' 2020-07-08 17:58:38,277 - tornado.access - ERROR - 500 GET /plugin/filamentmanager/profiles (::ffff:192.168.1.103) 14.56ms 2020-07-08 17:58:38,346 - octoprint.plugins.shutdownprinter - INFO - eventView 2020-07-08 17:58:39,088 - octoprint.plugins.shutdownprinter - INFO - eventView 2020-07-08 17:58:39,109 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.103 2020-07-08 17:58:41,152 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]}