Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to control NeoPixel Ring of 12 LEDs #143

Closed
1 task done
micheld93 opened this issue Jun 20, 2021 · 10 comments
Closed
1 task done

Not able to control NeoPixel Ring of 12 LEDs #143

micheld93 opened this issue Jun 20, 2021 · 10 comments
Labels
approved Issue has been approved by the bot or manually question Get support, ask questions

Comments

@micheld93
Copy link

micheld93 commented Jun 20, 2021

What do you need help with?
I have a good working Octopi attached to my Prusa Mini but I'm unable to control my used Neopixel 12 LED-Ring. I used the wiring mentioned here as well as the neopixel ring used in the tutorial: https://towinet.de/raspberry-pi-kamera-clip-mit-integriertem-neopixel-ring.

The log says that the SPI couldn't be initialised but I have no display attached. The only other device connected to the Pi is a Pi-camera. I'm also wondering why the log says "ws2811" because I changed it to "ws2812 Strip".

Is there anyone who can help me?

Log files
[2021-06-20 17:26:42,614] INFO: Initialising LED strip
[2021-06-20 17:26:42,617] ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)')
[2021-06-20 17:26:42,618] ERROR: Strip failed to initialize, no effects will be run.
[2021-06-20 17:26:42,619] INFO: No strip initialised, exiting the effect process.

  • I have read the Get Help Guide
    But was unable to solve my problem

https://cp2004.gitbook.io/ws281x-led-status/guides/get-help-guide

@micheld93 micheld93 added the question Get support, ask questions label Jun 20, 2021
@github-actions
Copy link

Hi @micheld93,

It looks like there is some information missing from this issue that is required to process it:

Please read this guide, especially the troubleshooting section.

If you have read this guide, please tick the box in your issue next to 'I have read the Get Help Guide'

* [x] I have read the Get Help Guide

If you didn't mean to ask for help, please make sure you used the right template - bugs and requests should have [Bug] and [Request] respectively in the title.

I'm just a bot 🤖, not a human being, so don't expect any replies from me :) Your ticket is read by humans too, I'm just not one of them.

@github-actions github-actions bot added the incomplete Issue is not complete, more info requested by the bot label Jun 20, 2021
@cp2004 cp2004 added approved Issue has been approved by the bot or manually and removed incomplete Issue is not complete, more info requested by the bot labels Jun 20, 2021
@cp2004
Copy link
Owner

cp2004 commented Jun 20, 2021

Please upload the full log files, the octoprint.log as well.

@micheld93
Copy link
Author

micheld93 commented Jun 20, 2021

Sorry, here the complete Octoprint.log:

Log File 2021-06-20 16:30:26,834 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'prusaslicerthumbnails:1.0.0,ws281x_led_status:0.7.2,simpleemergencystop:1.0.5,prusa_mini_eta:0.1.3,octopod:0.3.0,navbartemp:0.14,heatertimeout:0.0.3,floatingnavbar:0.3.7,dashboard:1.18.2,octolapse:0.4.1,displaylayerprogress:1.26.0'} 2021-06-20 16:30:26,836 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-06-20 16:30:26,837 - octoprint.server - INFO - OctoPrint 1.6.1 2021-06-20 16:30:26,840 - octoprint.plugin.core - INFO - 28 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Dashboard (1.18.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.26.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.5.31) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | Floating Navbar (0.3.7) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_floatingnavbar | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | HeaterTimeout (0.0.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_HeaterTimeout | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_navbartemp | Octolapse (0.4.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octolapse | OctoPod Plugin (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octopod | Pi Support Plugin (2021.6.14) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Prusa Mini ETA Plugin (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prusa_mini_eta | Simple Emergency Stop (1.0.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prusaslicerthumbnails | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer | WS281x LED Status (0.7.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ws281x_led_status Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-06-20 16:30:26,849 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-06-20 16:30:26,850 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-06-20 16:43:54,004 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-06-20 16:43:54,700 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 81020, 'printer_state': 'OFFLINE'} 2021-06-20 16:58:54,006 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-06-20 16:58:54,716 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 81920, 'printer_state': 'OFFLINE'} 2021-06-20 17:02:32,026 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.26 2021-06-20 17:02:34,343 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:02:34,347 - octoprint.server.api - INFO - Actively logging in user octopi from ::ffff:192.168.188.26 2021-06-20 17:02:34,462 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.26 2021-06-20 17:02:34,463 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:02:34,711 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.26 2021-06-20 17:02:36,127 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.26 2021-06-20 17:02:36,173 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.26 2021-06-20 17:02:36,174 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:02:36,690 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-06-20 17:02:39,371 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.13s 2021-06-20 17:02:39,588 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.13s 2021-06-20 17:02:39,774 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.14s 2021-06-20 17:02:39,959 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.14s 2021-06-20 17:02:40,164 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.14s 2021-06-20 17:02:40,487 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-06-20 17:02:41,947 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-06-20 17:02:41,948 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-06-20 17:02:41,949 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-06-20 17:02:42,820 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-06-20 17:02:43,067 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.26 2021-06-20 17:11:10,198 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-06-20 17:11:10,255 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-06-20 17:11:10,256 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-06-20 17:11:10,257 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-06-20 17:11:10,271 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-06-20 17:11:10,276 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-06-20 17:11:10,285 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-06-20 17:11:10,316 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-06-20 17:11:10,462 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware-Buddy 4.3.1+2759 (Github)" 2021-06-20 17:11:10,462 - octoprint.util.comm - INFO - Detected Prusa firmware, enabling relevant features for issue free communication 2021-06-20 17:11:10,506 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-06-20 17:11:10,704 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Prusa-Firmware-Buddy 4.3.1+2759 (Github)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-06-20 17:12:53,859 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-06-20 17:13:44,129 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48 2021-06-20 17:13:46,242 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48 2021-06-20 17:13:46,242 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:13:46,475 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.48 2021-06-20 17:13:54,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-06-20 17:13:54,723 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 82820, 'printer_state': 'OPERATIONAL'} 2021-06-20 17:13:59,679 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48 2021-06-20 17:14:54,393 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48 2021-06-20 17:14:58,127 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48 2021-06-20 17:14:59,903 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48 2021-06-20 17:14:59,904 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:14:59,948 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48 2021-06-20 17:14:59,949 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:15:00,085 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48 2021-06-20 17:15:00,089 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.48 2021-06-20 17:15:02,182 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48 2021-06-20 17:15:42,526 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2021-06-20 17:15:42,545 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-06-20 17:26:42,554 - octoprint.plugins.ws281x_led_status - INFO - WS281x LED Status runner stopped 2021-06-20 17:26:42,555 - octoprint.plugins.ws281x_led_status - INFO - WS281x LED Status runner stopped 2021-06-20 17:26:42,596 - octoprint.plugins.ws281x_led_status - INFO - WS281x LED Status runner started 2021-06-20 17:28:54,009 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-06-20 17:28:54,688 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 83720, 'printer_state': 'OFFLINE'} 2021-06-20 17:43:54,010 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-06-20 17:43:54,722 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 84620, 'printer_state': 'OFFLINE'} 2021-06-20 17:46:11,778 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48 2021-06-20 17:46:15,839 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48 2021-06-20 17:46:15,839 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:46:15,875 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.48 2021-06-20 17:46:17,731 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48 2021-06-20 17:46:25,701 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48 2021-06-20 17:46:27,667 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48 2021-06-20 17:46:27,668 - octoprint.access.users - INFO - Logged in user: octopi 2021-06-20 17:46:27,685 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.48 2021-06-20 17:46:28,874 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48 2021-06-20 17:47:31,130 - octoprint.plugins.logging - INFO - Setting logger octoprint level to 10 2021-06-20 17:47:32,173 - octoprint.events.fire - DEBUG - Firing event: SettingsUpdated (Payload: {'config_hash': '99c8ed18ba6fbfaba843d32ded76eb30', 'effective_hash': 'd229d57b92793e7036b633541cdb9c70'}) 2021-06-20 17:47:32,174 - octoprint.events - DEBUG - Sending action to .on_settings_update at 0x71d68db0> 2021-06-20 17:47:32,175 - octoprint.events - DEBUG - Sending action to > 2021-06-20 17:47:32,177 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2021-06-20 17:47:32,177 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2021-06-20 17:47:32,177 - octoprint.plugin - DEBUG - Calling on_event on announcements 2021-06-20 17:47:32,178 - octoprint.plugin - DEBUG - Calling on_event on file_check 2021-06-20 17:47:32,178 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2021-06-20 17:47:32,178 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2021-06-20 17:47:32,178 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2021-06-20 17:47:32,182 - octoprint.plugin - DEBUG - Calling on_event on tracking 2021-06-20 17:47:32,183 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress 2021-06-20 17:47:33,820 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin announcements 2021-06-20 17:47:33,821 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin logging 2021-06-20 17:47:33,822 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin appkeys 2021-06-20 17:47:33,824 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin discovery 2021-06-20 17:47:33,825 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin errortracking 2021-06-20 17:47:33,825 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_prompt 2021-06-20 17:47:33,825 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin gcodeviewer 2021-06-20 17:47:33,826 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_notification 2021-06-20 17:47:33,826 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin virtual_printer 2021-06-20 17:47:33,827 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin pluginmanager 2021-06-20 17:47:33,827 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin corewizard 2021-06-20 17:47:33,827 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin softwareupdate 2021-06-20 17:47:33,828 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin tracking 2021-06-20 17:47:33,828 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin backup 2021-06-20 17:47:33,828 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusaslicerthumbnails 2021-06-20 17:47:33,829 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin ws281x_led_status 2021-06-20 17:47:33,829 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin simpleemergencystop 2021-06-20 17:47:33,829 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusa_mini_eta 2021-06-20 17:47:33,836 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support/translations from plugin pi_support for locale de 2021-06-20 17:47:33,837 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octopod 2021-06-20 17:47:33,839 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin navbartemp 2021-06-20 17:47:33,840 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin HeaterTimeout 2021-06-20 17:47:33,841 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin floatingnavbar 2021-06-20 17:47:33,846 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check/translations from plugin firmware_check for locale de 2021-06-20 17:47:33,850 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check/translations from plugin file_check for locale de 2021-06-20 17:47:33,851 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin dashboard 2021-06-20 17:47:33,853 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octolapse 2021-06-20 17:47:33,856 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress/translations from plugin DisplayLayerProgress for locale de 2021-06-20 17:47:33,887 - octoprint.server.util.flask - DEBUG - Using translation core folder /home/pi/oprint/lib/python3.7/site-packages/octoprint/translations for locale de 2021-06-20 17:47:34,198 - octoprint.plugin - DEBUG - Calling on_event on dashboard 2021-06-20 17:47:34,198 - octoprint.plugin - DEBUG - Calling on_event on octolapse 2021-06-20 17:47:34,198 - octoprint.plugin - DEBUG - Calling on_event on octopod 2021-06-20 17:47:34,199 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails 2021-06-20 17:47:34,199 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status 2021-06-20 17:48:00,810 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=43.5'C

2021-06-20 17:48:00,811 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:48:00,811 - octoprint.plugins.octopod - DEBUG - match: 43.5
2021-06-20 17:48:00,811 - octoprint.plugins.octopod - DEBUG - SoC Temp: 43.5
2021-06-20 17:48:30,870 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=43.5'C

2021-06-20 17:48:30,871 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:48:30,871 - octoprint.plugins.octopod - DEBUG - match: 43.5
2021-06-20 17:48:30,872 - octoprint.plugins.octopod - DEBUG - SoC Temp: 43.5
2021-06-20 17:49:00,942 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=44.5'C

2021-06-20 17:49:00,943 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:49:00,943 - octoprint.plugins.octopod - DEBUG - match: 44.5
2021-06-20 17:49:00,944 - octoprint.plugins.octopod - DEBUG - SoC Temp: 44.5
2021-06-20 17:49:10,500 - octoprint.plugins.backup - INFO - Creating backup zip at /home/pi/.octoprint/data/backup/.octoprint-backup-20210620-174910.zip (excluded: -)...
2021-06-20 17:49:10,606 - octoprint.plugins.backup - INFO - ... done creating backup zip.
2021-06-20 17:49:10,608 - octoprint.events.fire - DEBUG - Firing event: plugin_backup_backup_created (Payload: {'name': 'octoprint-backup-20210620-174910.zip', 'path': '/home/pi/.octoprint/data/backup/octoprint-backup-20210620-174910.zip', 'excludes': []})
2021-06-20 17:49:10,610 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x640a82b0>>
2021-06-20 17:49:10,614 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 17:49:10,616 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 17:49:10,616 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 17:49:10,617 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 17:49:10,617 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 17:49:10,617 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 17:49:10,618 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 17:49:10,618 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 17:49:10,619 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 17:49:10,620 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 17:49:10,620 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 17:49:10,620 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 17:49:10,621 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 17:49:10,622 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 17:49:17,860 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.26
2021-06-20 17:49:17,861 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::ffff:192.168.188.26'})
2021-06-20 17:49:17,862 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 17:49:17,863 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 17:49:17,863 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 17:49:17,864 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 17:49:17,864 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 17:49:17,864 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 17:49:17,865 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 17:49:17,865 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 17:49:17,868 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 17:49:17,874 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 17:49:17,875 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 17:49:17,880 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 17:49:17,884 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 17:49:17,886 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 17:49:30,988 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=43.5'C

2021-06-20 17:49:30,989 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:49:30,990 - octoprint.plugins.octopod - DEBUG - match: 43.5
2021-06-20 17:49:30,990 - octoprint.plugins.octopod - DEBUG - SoC Temp: 43.5
2021-06-20 17:49:40,245 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48
2021-06-20 17:49:40,252 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::ffff:192.168.188.48'})
2021-06-20 17:49:40,253 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 17:49:40,254 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 17:49:40,254 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 17:49:40,254 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 17:49:40,254 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 17:49:40,255 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 17:49:40,255 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 17:49:40,255 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 17:49:40,256 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 17:49:40,374 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48
2021-06-20 17:49:42,265 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 17:49:42,266 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 17:49:42,266 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 17:49:42,267 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 17:49:42,267 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 17:49:42,268 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::ffff:192.168.188.48'})
2021-06-20 17:49:42,269 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 17:49:42,269 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 17:49:42,269 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 17:49:42,270 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 17:49:42,270 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 17:49:42,271 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 17:49:42,277 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 17:49:42,279 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 17:49:42,281 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 17:49:42,284 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 17:49:42,286 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 17:49:42,288 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 17:49:42,290 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 17:49:42,291 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 17:50:01,046 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:50:01,047 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:50:01,048 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:50:01,048 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:50:31,092 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:50:31,094 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:50:31,094 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:50:31,095 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:51:01,143 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:51:01,144 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:51:01,144 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:51:01,145 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:51:31,191 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:51:31,192 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:51:31,193 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:51:31,193 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:52:01,243 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:52:01,244 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:52:01,244 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:52:01,245 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:52:31,296 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:52:31,297 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:52:31,298 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:52:31,298 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:53:01,344 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:53:01,344 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:53:01,345 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:53:01,345 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:53:31,398 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:53:31,399 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:53:31,400 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:53:31,400 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:54:01,445 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:54:01,446 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:54:01,447 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:54:01,447 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:54:31,501 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 17:54:31,502 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:54:31,503 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 17:54:31,503 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 17:55:01,548 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 17:55:01,549 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:55:01,549 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 17:55:01,550 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 17:55:31,603 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 17:55:31,605 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:55:31,605 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 17:55:31,606 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 17:56:01,663 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:56:01,663 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:56:01,664 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:56:01,664 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:56:31,716 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:56:31,718 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:56:31,719 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:56:31,719 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:57:01,750 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:57:01,751 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:57:01,751 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:57:01,751 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:57:31,800 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:57:31,801 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:57:31,801 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:57:31,802 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:58:01,843 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 17:58:01,844 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:58:01,844 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 17:58:01,845 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 17:58:31,891 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 17:58:31,893 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:58:31,893 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 17:58:31,894 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 17:58:54,012 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 17:58:54,737 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 85520, 'printer_state': 'OFFLINE'}
2021-06-20 17:59:01,938 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 17:59:01,939 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:59:01,939 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 17:59:01,940 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 17:59:31,988 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 17:59:31,989 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 17:59:31,989 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 17:59:31,990 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:00:02,029 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:00:02,030 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:00:02,030 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:00:02,031 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:00:32,079 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:00:32,080 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:00:32,081 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:00:32,081 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:01:02,119 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:01:02,120 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:01:02,120 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:01:02,121 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:01:32,163 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:01:32,164 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:01:32,165 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:01:32,165 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:02:02,210 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:02:02,211 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:02:02,212 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:02:02,212 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:02:32,259 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:02:32,260 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:02:32,261 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:02:32,261 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:03:02,317 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:03:02,318 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:03:02,318 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:03:02,319 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:03:32,363 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:03:32,364 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:03:32,365 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:03:32,365 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:04:02,409 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:04:02,410 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:04:02,411 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:04:02,411 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:04:32,458 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:04:32,459 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:04:32,460 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:04:32,460 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:05:02,515 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:05:02,516 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:05:02,517 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:05:02,517 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:05:32,565 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:05:32,566 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:05:32,567 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:05:32,567 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:06:02,594 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:06:02,595 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:06:02,596 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:06:02,596 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:06:32,644 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:06:32,645 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:06:32,646 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:06:32,646 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:07:02,689 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:07:02,690 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:07:02,690 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:07:02,691 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:07:32,732 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:07:32,733 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:07:32,733 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:07:32,734 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:08:02,782 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:08:02,784 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:08:02,784 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:08:02,785 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:08:32,829 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:08:32,829 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:08:32,830 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:08:32,830 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:09:02,886 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:09:02,886 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:09:02,887 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:09:02,887 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:09:32,930 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:09:32,931 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:09:32,932 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:09:32,932 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:10:02,986 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:10:02,987 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:10:02,987 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:10:02,988 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:10:33,043 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:10:33,044 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:10:33,044 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:10:33,045 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:11:03,096 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:11:03,097 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:11:03,097 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:11:03,098 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:11:33,144 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:11:33,145 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:11:33,145 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:11:33,145 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:12:03,187 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:12:03,188 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:12:03,189 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:12:03,189 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:12:33,247 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:12:33,248 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:12:33,248 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:12:33,249 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:13:03,298 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:13:03,299 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:13:03,300 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:13:03,300 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:13:33,354 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:13:33,355 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:13:33,356 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:13:33,356 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:13:54,013 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 18:13:54,720 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 86420, 'printer_state': 'OFFLINE'}
2021-06-20 18:14:03,409 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:14:03,410 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:14:03,411 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:14:03,411 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:14:33,455 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:14:33,457 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:14:33,457 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:14:33,458 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:15:03,503 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:15:03,505 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:15:03,505 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:15:03,506 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:15:33,549 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:15:33,550 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:15:33,550 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:15:33,550 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:16:03,599 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:16:03,600 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:16:03,601 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:16:03,601 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:16:33,653 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:16:33,654 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:16:33,654 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:16:33,655 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:17:03,703 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:17:03,704 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:17:03,705 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:17:03,705 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:17:33,754 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:17:33,755 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:17:33,755 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:17:33,755 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:18:03,798 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:18:03,799 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:18:03,800 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:18:03,800 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:18:33,856 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:18:33,857 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:18:33,857 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:18:33,858 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:19:03,900 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:19:03,901 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:19:03,902 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:19:03,902 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:19:33,950 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:19:33,951 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:19:33,952 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:19:33,952 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:20:04,008 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:20:04,009 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:20:04,009 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:20:04,010 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:20:34,062 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:20:34,063 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:20:34,064 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:20:34,064 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:21:04,114 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:21:04,115 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:21:04,116 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:21:04,116 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:21:34,159 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:21:34,160 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:21:34,160 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:21:34,161 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:22:04,211 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:22:04,212 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:22:04,212 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:22:04,213 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:22:34,259 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:22:34,260 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:22:34,261 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:22:34,261 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:23:04,307 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:23:04,308 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:23:04,309 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:23:04,309 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:23:34,352 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:23:34,353 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:23:34,353 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:23:34,353 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:24:04,402 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:24:04,403 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:24:04,403 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:24:04,404 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:24:34,448 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:24:34,449 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:24:34,449 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:24:34,450 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:25:04,506 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:25:04,507 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:25:04,508 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:25:04,508 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:25:34,557 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:25:34,558 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:25:34,558 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:25:34,559 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:26:04,617 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:26:04,618 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:26:04,618 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:26:04,619 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:26:34,669 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:26:34,670 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:26:34,670 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:26:34,671 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:27:04,721 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:27:04,722 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:27:04,723 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:27:04,723 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:27:34,769 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:27:34,770 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:27:34,771 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:27:34,771 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:28:04,824 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:28:04,825 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:28:04,825 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:28:04,825 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:28:34,871 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:28:34,872 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:28:34,873 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:28:34,873 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:28:54,014 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 18:28:54,739 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 87320, 'printer_state': 'OFFLINE'}
2021-06-20 18:29:04,927 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:29:04,928 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:29:04,929 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:29:04,929 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:29:34,972 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:29:34,973 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:29:34,973 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:29:34,974 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:30:05,020 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:30:05,021 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:30:05,021 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:30:05,022 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:30:35,070 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:30:35,071 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:30:35,071 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:30:35,072 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:31:05,122 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:31:05,123 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:31:05,124 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:31:05,124 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:31:35,171 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:31:35,173 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:31:35,173 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:31:35,174 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:32:05,219 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:32:05,220 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:32:05,221 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:32:05,221 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:32:35,268 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:32:35,269 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:32:35,269 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:32:35,270 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:33:05,311 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:33:05,312 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:33:05,312 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:33:05,312 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:33:35,355 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:33:35,356 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:33:35,356 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:33:35,357 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:34:05,405 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:34:05,406 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:34:05,407 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:34:05,407 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:34:35,456 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:34:35,457 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:34:35,457 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:34:35,457 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:35:05,499 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:35:05,500 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:35:05,500 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:35:05,501 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:35:35,547 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:35:35,548 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:35:35,549 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:35:35,549 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:36:05,592 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:36:05,593 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:36:05,594 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:36:05,594 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:36:35,641 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:36:35,642 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:36:35,643 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:36:35,643 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:37:05,692 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:37:05,692 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:37:05,693 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:37:05,693 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:37:35,734 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:37:35,735 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:37:35,736 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:37:35,736 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:38:05,784 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:38:05,785 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:38:05,786 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:38:05,786 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:38:35,832 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:38:35,833 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:38:35,834 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:38:35,835 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:39:05,882 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:39:05,884 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:39:05,884 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:39:05,885 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:39:35,927 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:39:35,928 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:39:35,928 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:39:35,929 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:40:05,972 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:40:05,973 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:40:05,973 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:40:05,974 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:40:36,020 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:40:36,021 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:40:36,021 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:40:36,022 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:41:06,067 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:41:06,068 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:41:06,068 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:41:06,069 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:41:36,112 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:41:36,113 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:41:36,113 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:41:36,114 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:42:06,165 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 18:42:06,166 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:42:06,167 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 18:42:06,167 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 18:42:36,215 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:42:36,216 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:42:36,217 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:42:36,217 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:43:06,259 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:43:06,260 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:43:06,261 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:43:06,261 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:43:36,308 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:43:36,309 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:43:36,310 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:43:36,310 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:43:54,015 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 18:43:54,735 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 88220, 'printer_state': 'OFFLINE'}
2021-06-20 18:44:06,354 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 18:44:06,355 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:44:06,356 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 18:44:06,356 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 18:44:36,402 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:44:36,403 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:44:36,403 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:44:36,403 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:45:06,451 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 18:45:06,453 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:45:06,453 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 18:45:06,454 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 18:45:36,498 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:45:36,498 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:45:36,499 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:45:36,499 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:46:06,548 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 18:46:06,549 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:46:06,549 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 18:46:06,550 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 18:46:36,593 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:46:36,594 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:46:36,595 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:46:36,595 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:47:06,647 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:47:06,649 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:47:06,649 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:47:06,650 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:47:36,701 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:47:36,702 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:47:36,703 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:47:36,703 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:48:06,753 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:48:06,754 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:48:06,755 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:48:06,755 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:48:36,805 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:48:36,806 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:48:36,807 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:48:36,807 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:49:06,852 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:49:06,853 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:49:06,854 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:49:06,854 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:49:36,898 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:49:36,899 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:49:36,899 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:49:36,900 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:50:06,943 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:50:06,944 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:50:06,945 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:50:06,945 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:50:36,992 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:50:36,993 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:50:36,994 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:50:36,995 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:51:07,043 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:51:07,044 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:51:07,044 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:51:07,045 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:51:37,092 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:51:37,093 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:51:37,093 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:51:37,094 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:52:07,140 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:52:07,141 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:52:07,141 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:52:07,142 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:52:37,184 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:52:37,185 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:52:37,185 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:52:37,185 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:53:07,234 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:53:07,235 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:53:07,236 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:53:07,236 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:53:37,279 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:53:37,280 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:53:37,280 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:53:37,281 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:54:07,327 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:54:07,328 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:54:07,329 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:54:07,329 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:54:37,372 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:54:37,373 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:54:37,373 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:54:37,374 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:55:07,423 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:55:07,424 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:55:07,424 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:55:07,425 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:55:37,472 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:55:37,473 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:55:37,473 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:55:37,474 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:56:07,522 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:56:07,523 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:56:07,523 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:56:07,524 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:56:37,570 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 18:56:37,571 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:56:37,571 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 18:56:37,572 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 18:57:07,618 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:57:07,619 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:57:07,620 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:57:07,620 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:57:37,667 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:57:37,668 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:57:37,669 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:57:37,669 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:58:07,717 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:58:07,719 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:58:07,719 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:58:07,720 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:58:37,761 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:58:37,762 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:58:37,763 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:58:37,763 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:58:54,016 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 18:58:54,748 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 89120, 'printer_state': 'OFFLINE'}
2021-06-20 18:59:07,810 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:59:07,812 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:59:07,812 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:59:07,813 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 18:59:37,866 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 18:59:37,867 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 18:59:37,868 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 18:59:37,868 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:00:07,913 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:00:07,915 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:00:07,915 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:00:07,916 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:00:37,961 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:00:37,962 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:00:37,962 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:00:37,963 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:01:08,020 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:01:08,021 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:01:08,022 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:01:08,022 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:01:38,070 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:01:38,071 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:01:38,072 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:01:38,072 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:02:08,121 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:02:08,122 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:02:08,122 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:02:08,122 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:02:38,171 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:02:38,173 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:02:38,173 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:02:38,174 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:03:08,222 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:03:08,223 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:03:08,224 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:03:08,225 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:03:38,272 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:03:38,273 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:03:38,274 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:03:38,274 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:04:08,320 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:04:08,321 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:04:08,321 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:04:08,322 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:04:38,367 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:04:38,368 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:04:38,369 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:04:38,369 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:05:08,413 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:05:08,414 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:05:08,414 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:05:08,415 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:05:38,464 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:05:38,465 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:05:38,466 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:05:38,466 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:06:08,508 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:06:08,509 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:06:08,509 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:06:08,510 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:06:38,557 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:06:38,558 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:06:38,559 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:06:38,559 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:07:08,604 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:07:08,605 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:07:08,606 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:07:08,606 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:07:38,653 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:07:38,654 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:07:38,654 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:07:38,655 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:08:08,702 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:08:08,703 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:08:08,703 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:08:08,704 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:08:38,751 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:08:38,752 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:08:38,752 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:08:38,753 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:09:08,796 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:09:08,797 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:09:08,797 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:09:08,798 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:09:38,843 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:09:38,844 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:09:38,845 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:09:38,845 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:10:08,889 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:10:08,890 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:10:08,890 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:10:08,890 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:10:38,942 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:10:38,943 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:10:38,944 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:10:38,944 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:11:08,997 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:11:08,998 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:11:08,999 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:11:08,999 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:11:39,051 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:11:39,052 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:11:39,053 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:11:39,053 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:12:09,106 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:12:09,107 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:12:09,108 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:12:09,108 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:12:39,154 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:12:39,156 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:12:39,156 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:12:39,157 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:13:09,199 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:13:09,200 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:13:09,200 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:13:09,201 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:13:39,244 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:13:39,245 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:13:39,245 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:13:39,246 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:13:54,018 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2021-06-20 19:13:54,758 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 90020, 'printer_state': 'OFFLINE'}
2021-06-20 19:14:09,289 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:14:09,290 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:14:09,290 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:14:09,291 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:14:39,347 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:14:39,348 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:14:39,348 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:14:39,349 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:15:09,399 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:15:09,400 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:15:09,401 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:15:09,401 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:15:39,451 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:15:39,452 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:15:39,453 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:15:39,453 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:16:09,499 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:16:09,500 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:16:09,500 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:16:09,501 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:16:39,551 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:16:39,552 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:16:39,553 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:16:39,553 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:17:09,601 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 19:17:09,602 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:17:09,602 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 19:17:09,602 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 19:17:39,656 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:17:39,657 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:17:39,658 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:17:39,658 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:18:09,701 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:18:09,702 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:18:09,702 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:18:09,703 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:18:33,558 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.48
2021-06-20 19:18:33,571 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::ffff:192.168.188.48'})
2021-06-20 19:18:33,571 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:18:33,572 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:18:33,572 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:18:33,573 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:18:33,573 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:18:33,573 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:18:33,574 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:18:33,575 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:18:33,585 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:18:35,488 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.48
2021-06-20 19:18:35,490 - octoprint.access.users - INFO - Logged in user: octopi
2021-06-20 19:18:35,503 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.188.48
2021-06-20 19:18:35,593 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:18:35,593 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:18:35,593 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:18:35,594 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:18:35,594 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:18:35,594 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'octopi'})
2021-06-20 19:18:35,595 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:18:35,595 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:18:35,595 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:18:35,595 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:18:35,596 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:18:35,596 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:18:35,596 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:18:35,596 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:18:35,597 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:18:35,597 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:18:35,598 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:18:35,598 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:18:35,599 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:18:35,602 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:18:35,603 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::ffff:192.168.188.48'})
2021-06-20 19:18:35,605 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:18:35,606 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:18:35,607 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:18:35,608 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:18:35,609 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:18:35,610 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:18:35,611 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:18:35,612 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:18:35,614 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:18:35,615 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:18:35,616 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:18:35,617 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:18:35,618 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:18:35,619 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:18:39,751 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 19:18:39,752 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:18:39,753 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 19:18:39,753 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9
2021-06-20 19:19:09,796 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:19:09,797 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:19:09,798 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:19:09,798 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:19:39,847 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.4'C

2021-06-20 19:19:39,848 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:19:39,848 - octoprint.plugins.octopod - DEBUG - match: 42.4
2021-06-20 19:19:39,849 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.4
2021-06-20 19:20:09,894 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.3'C

2021-06-20 19:20:09,896 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:20:09,896 - octoprint.plugins.octopod - DEBUG - match: 41.3
2021-06-20 19:20:09,897 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.3
2021-06-20 19:20:39,943 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:20:39,944 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:20:39,945 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:20:39,945 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:21:09,986 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:21:09,987 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:21:09,988 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:21:09,988 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:21:40,041 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=41.9'C

2021-06-20 19:21:40,042 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:21:40,042 - octoprint.plugins.octopod - DEBUG - match: 41.9
2021-06-20 19:21:40,043 - octoprint.plugins.octopod - DEBUG - SoC Temp: 41.9
2021-06-20 19:22:00,429 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.26
2021-06-20 19:22:00,430 - octoprint.access.users - INFO - Logged in user: octopi
2021-06-20 19:22:00,435 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'octopi'})
2021-06-20 19:22:00,439 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:22:00,460 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:22:00,462 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:22:00,464 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:22:00,466 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:22:00,468 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:22:00,469 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:22:00,471 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:22:00,474 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:22:00,477 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:22:00,480 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:22:00,483 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:22:00,485 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:22:00,488 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:22:00,542 - octoprint.server.util.flask.PreemptiveCache - DEBUG - Updating timestamp and counter for / and {'path': '/', 'base_url': 'http://192.168.188.51/', 'query_string': 'l10n=de'}
2021-06-20 19:22:00,567 - octoprint.server.util.flask - DEBUG - Serving entry for / from cache (key: ui:_default:http://192.168.188.51/:de)
2021-06-20 19:22:01,490 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.188.26
2021-06-20 19:22:01,497 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::ffff:192.168.188.26'})
2021-06-20 19:22:01,499 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:22:01,501 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:22:01,511 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:22:01,512 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:22:01,512 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:22:01,512 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:22:01,512 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:22:01,513 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:22:01,513 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:22:01,725 - octoprint.server.util.flask - INFO - Passively logging in user octopi from ::ffff:192.168.188.26
2021-06-20 19:22:01,725 - octoprint.access.users - INFO - Logged in user: octopi
2021-06-20 19:22:03,509 - octoprint.server.util.sockjs - DEBUG - Socket message held back until permissions cleared, added to backlog: plugin
2021-06-20 19:22:03,516 - octoprint.server.util.sockjs - DEBUG - Socket message held back until permissions cleared, added to backlog: plugin
2021-06-20 19:22:03,520 - octoprint.server.util.sockjs - DEBUG - Socket message held back until permissions cleared, added to backlog: plugin
2021-06-20 19:22:03,521 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:22:03,521 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:22:03,521 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:22:03,522 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:22:03,522 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:22:03,522 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'octopi'})
2021-06-20 19:22:03,523 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:22:03,523 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:22:03,523 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:22:03,523 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:22:03,524 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:22:03,524 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:22:03,524 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:22:03,525 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:22:03,525 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:22:03,526 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:22:03,526 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:22:03,526 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:22:03,527 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:22:03,527 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:22:04,009 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin announcements
2021-06-20 19:22:04,010 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin logging
2021-06-20 19:22:04,011 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin appkeys
2021-06-20 19:22:04,012 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin discovery
2021-06-20 19:22:04,014 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin errortracking
2021-06-20 19:22:04,015 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_prompt
2021-06-20 19:22:04,016 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin gcodeviewer
2021-06-20 19:22:04,017 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_notification
2021-06-20 19:22:04,018 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin virtual_printer
2021-06-20 19:22:04,020 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin pluginmanager
2021-06-20 19:22:04,021 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin corewizard
2021-06-20 19:22:04,022 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin softwareupdate
2021-06-20 19:22:04,023 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin tracking
2021-06-20 19:22:04,024 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin backup
2021-06-20 19:22:04,025 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusaslicerthumbnails
2021-06-20 19:22:04,027 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin ws281x_led_status
2021-06-20 19:22:04,028 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin simpleemergencystop
2021-06-20 19:22:04,029 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusa_mini_eta
2021-06-20 19:22:04,033 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support/translations from plugin pi_support for locale de
2021-06-20 19:22:04,034 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octopod
2021-06-20 19:22:04,035 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin navbartemp
2021-06-20 19:22:04,036 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin HeaterTimeout
2021-06-20 19:22:04,038 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin floatingnavbar
2021-06-20 19:22:04,041 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check/translations from plugin firmware_check for locale de
2021-06-20 19:22:04,044 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check/translations from plugin file_check for locale de
2021-06-20 19:22:04,046 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin dashboard
2021-06-20 19:22:04,047 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octolapse
2021-06-20 19:22:04,050 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress/translations from plugin DisplayLayerProgress for locale de
2021-06-20 19:22:04,081 - octoprint.server.util.flask - DEBUG - Using translation core folder /home/pi/oprint/lib/python3.7/site-packages/octoprint/translations for locale de
2021-06-20 19:22:04,440 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin announcements
2021-06-20 19:22:04,442 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin logging
2021-06-20 19:22:04,443 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin appkeys
2021-06-20 19:22:04,444 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin discovery
2021-06-20 19:22:04,445 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin errortracking
2021-06-20 19:22:04,447 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_prompt
2021-06-20 19:22:04,448 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin gcodeviewer
2021-06-20 19:22:04,449 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_notification
2021-06-20 19:22:04,451 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin virtual_printer
2021-06-20 19:22:04,452 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin pluginmanager
2021-06-20 19:22:04,453 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin corewizard
2021-06-20 19:22:04,454 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin softwareupdate
2021-06-20 19:22:04,456 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin tracking
2021-06-20 19:22:04,457 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin backup
2021-06-20 19:22:04,458 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusaslicerthumbnails
2021-06-20 19:22:04,459 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin ws281x_led_status
2021-06-20 19:22:04,461 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin simpleemergencystop
2021-06-20 19:22:04,462 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusa_mini_eta
2021-06-20 19:22:04,466 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support/translations from plugin pi_support for locale de
2021-06-20 19:22:04,467 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octopod
2021-06-20 19:22:04,468 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin navbartemp
2021-06-20 19:22:04,469 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin HeaterTimeout
2021-06-20 19:22:04,470 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin floatingnavbar
2021-06-20 19:22:04,473 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check/translations from plugin firmware_check for locale de
2021-06-20 19:22:04,476 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check/translations from plugin file_check for locale de
2021-06-20 19:22:04,478 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin dashboard
2021-06-20 19:22:04,479 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octolapse
2021-06-20 19:22:04,482 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress/translations from plugin DisplayLayerProgress for locale de
2021-06-20 19:22:04,513 - octoprint.server.util.flask - DEBUG - Using translation core folder /home/pi/oprint/lib/python3.7/site-packages/octoprint/translations for locale de
2021-06-20 19:22:05,098 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin announcements
2021-06-20 19:22:05,099 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin logging
2021-06-20 19:22:05,101 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin appkeys
2021-06-20 19:22:05,102 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin discovery
2021-06-20 19:22:05,103 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin errortracking
2021-06-20 19:22:05,104 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_prompt
2021-06-20 19:22:05,105 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin gcodeviewer
2021-06-20 19:22:05,106 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin action_command_notification
2021-06-20 19:22:05,108 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin virtual_printer
2021-06-20 19:22:05,109 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin pluginmanager
2021-06-20 19:22:05,110 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin corewizard
2021-06-20 19:22:05,111 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin softwareupdate
2021-06-20 19:22:05,112 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin tracking
2021-06-20 19:22:05,113 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin backup
2021-06-20 19:22:05,115 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusaslicerthumbnails
2021-06-20 19:22:05,116 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin ws281x_led_status
2021-06-20 19:22:05,117 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin simpleemergencystop
2021-06-20 19:22:05,118 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin prusa_mini_eta
2021-06-20 19:22:05,122 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support/translations from plugin pi_support for locale de
2021-06-20 19:22:05,123 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octopod
2021-06-20 19:22:05,124 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin navbartemp
2021-06-20 19:22:05,126 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin HeaterTimeout
2021-06-20 19:22:05,127 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin floatingnavbar
2021-06-20 19:22:05,130 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check/translations from plugin firmware_check for locale de
2021-06-20 19:22:05,133 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check/translations from plugin file_check for locale de
2021-06-20 19:22:05,134 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin dashboard
2021-06-20 19:22:05,135 - octoprint.server.util.flask - DEBUG - No translations for locale de from plugin octolapse
2021-06-20 19:22:05,139 - octoprint.server.util.flask - DEBUG - Using translation plugin folder /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress/translations from plugin DisplayLayerProgress for locale de
2021-06-20 19:22:05,170 - octoprint.server.util.flask - DEBUG - Using translation core folder /home/pi/oprint/lib/python3.7/site-packages/octoprint/translations for locale de
2021-06-20 19:22:05,213 - octoprint.server.api.files.timings - DEBUG - Entering octoprint.server.api.files._getFileList('local',filter=False,recursive=True,allow_from_cache=True)...
2021-06-20 19:22:05,215 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList('local',filter=False,recursive=True,allow_from_cache=True) took 1.08ms
2021-06-20 19:22:05,215 - octoprint.server.api.files.timings - DEBUG - Entering octoprint.server.api.files._getFileList('sdcard',allow_from_cache=True)...
2021-06-20 19:22:05,216 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList('sdcard',allow_from_cache=True) took 0.36ms
2021-06-20 19:22:05,465 - octoprint.server.util.sockjs - INFO - User octopi logged in on the socket from client ::ffff:192.168.188.26
2021-06-20 19:22:05,465 - octoprint.server.util.sockjs - DEBUG - Sending 3 messages on the socket that were held back
2021-06-20 19:22:05,477 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {'username': 'octopi', 'remoteAddress': '::ffff:192.168.188.26'})
2021-06-20 19:22:05,478 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2021-06-20 19:22:05,478 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2021-06-20 19:22:05,478 - octoprint.plugin - DEBUG - Calling on_event on announcements
2021-06-20 19:22:05,478 - octoprint.plugin - DEBUG - Calling on_event on file_check
2021-06-20 19:22:05,479 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2021-06-20 19:22:05,479 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2021-06-20 19:22:05,479 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2021-06-20 19:22:05,479 - octoprint.plugin - DEBUG - Calling on_event on tracking
2021-06-20 19:22:05,480 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2021-06-20 19:22:05,480 - octoprint.plugin - DEBUG - Calling on_event on dashboard
2021-06-20 19:22:05,481 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2021-06-20 19:22:05,481 - octoprint.plugin - DEBUG - Calling on_event on octopod
2021-06-20 19:22:05,481 - octoprint.plugin - DEBUG - Calling on_event on prusaslicerthumbnails
2021-06-20 19:22:05,481 - octoprint.plugin - DEBUG - Calling on_event on ws281x_led_status
2021-06-20 19:22:05,502 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Startup
2021-06-20 19:22:05,503 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Shutdown
2021-06-20 19:22:05,504 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ConnectivityChanged
2021-06-20 19:22:05,506 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Connecting
2021-06-20 19:22:05,507 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Connected
2021-06-20 19:22:05,509 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Disconnecting
2021-06-20 19:22:05,510 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Disconnected
2021-06-20 19:22:05,511 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrinterStateChanged
2021-06-20 19:22:05,513 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrinterReset
2021-06-20 19:22:05,514 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ClientOpened
2021-06-20 19:22:05,516 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ClientClosed
2021-06-20 19:22:05,517 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ClientAuthed
2021-06-20 19:22:05,520 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ClientDeauthed
2021-06-20 19:22:05,521 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event UserLoggedIn
2021-06-20 19:22:05,523 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event UserLoggedOut
2021-06-20 19:22:05,524 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Upload
2021-06-20 19:22:05,525 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FileSelected
2021-06-20 19:22:05,526 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FileDeselected
2021-06-20 19:22:05,528 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event UpdatedFiles
2021-06-20 19:22:05,529 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MetadataAnalysisStarted
2021-06-20 19:22:05,530 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MetadataAnalysisFinished
2021-06-20 19:22:05,531 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MetadataStatisticsUpdated
2021-06-20 19:22:05,533 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FileAdded
2021-06-20 19:22:05,534 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FileRemoved
2021-06-20 19:22:05,535 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FolderAdded
2021-06-20 19:22:05,536 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FolderRemoved
2021-06-20 19:22:05,537 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event TransferStarted
2021-06-20 19:22:05,539 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event TransferDone
2021-06-20 19:22:05,540 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event TransferFailed
2021-06-20 19:22:05,542 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintStarted
2021-06-20 19:22:05,543 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintDone
2021-06-20 19:22:05,544 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintFailed
2021-06-20 19:22:05,545 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintCancelling
2021-06-20 19:22:05,547 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintCancelled
2021-06-20 19:22:05,548 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintPaused
2021-06-20 19:22:05,549 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrintResumed
2021-06-20 19:22:05,550 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Error
2021-06-20 19:22:05,552 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PowerOn
2021-06-20 19:22:05,553 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PowerOff
2021-06-20 19:22:05,554 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Home
2021-06-20 19:22:05,555 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ZChange
2021-06-20 19:22:05,556 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Waiting
2021-06-20 19:22:05,558 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Dwelling
2021-06-20 19:22:05,559 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Cooling
2021-06-20 19:22:05,560 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Alert
2021-06-20 19:22:05,561 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Conveyor
2021-06-20 19:22:05,562 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event Eject
2021-06-20 19:22:05,563 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event EStop
2021-06-20 19:22:05,565 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PositionUpdate
2021-06-20 19:22:05,566 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event FirmwareData
2021-06-20 19:22:05,567 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event ToolChange
2021-06-20 19:22:05,568 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event RegisteredMessageReceived
2021-06-20 19:22:05,570 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event CommandSuppressed
2021-06-20 19:22:05,571 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event InvalidToolReported
2021-06-20 19:22:05,572 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event CaptureStart
2021-06-20 19:22:05,573 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event CaptureDone
2021-06-20 19:22:05,574 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event CaptureFailed
2021-06-20 19:22:05,576 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PostRollStart
2021-06-20 19:22:05,577 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PostRollEnd
2021-06-20 19:22:05,578 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MovieRendering
2021-06-20 19:22:05,579 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MovieDone
2021-06-20 19:22:05,580 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event MovieFailed
2021-06-20 19:22:05,581 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingStarted
2021-06-20 19:22:05,583 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingDone
2021-06-20 19:22:05,584 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingFailed
2021-06-20 19:22:05,585 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingCancelled
2021-06-20 19:22:05,586 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingProfileAdded
2021-06-20 19:22:05,588 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingProfileModified
2021-06-20 19:22:05,589 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SlicingProfileDeleted
2021-06-20 19:22:05,590 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrinterProfileAdded
2021-06-20 19:22:05,591 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrinterProfileModified
2021-06-20 19:22:05,593 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event PrinterProfileDeleted
2021-06-20 19:22:05,594 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event SettingsUpdated
2021-06-20 19:22:05,595 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_backup_backup_created
2021-06-20 19:22:05,598 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_firmware_check_warning
2021-06-20 19:22:05,600 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_octolapse_movie_done
2021-06-20 19:22:05,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_octolapse_snapshot_archive_done
2021-06-20 19:22:05,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_pi_support_throttle_state
2021-06-20 19:22:05,603 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_pluginmanager_install_plugin
2021-06-20 19:22:05,604 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_pluginmanager_uninstall_plugin
2021-06-20 19:22:05,605 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_pluginmanager_enable_plugin
2021-06-20 19:22:05,606 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_pluginmanager_disable_plugin
2021-06-20 19:22:05,608 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_softwareupdate_update_succeeded
2021-06-20 19:22:05,609 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x63fb7190>> for event plugin_softwareupdate_update_failed
2021-06-20 19:22:10,094 - octoprint.plugins.octopod - DEBUG - response from sarge: temp=42.9'C

2021-06-20 19:22:10,095 - octoprint.plugins.octopod - DEBUG - used pattern: "=(.*)'"
2021-06-20 19:22:10,095 - octoprint.plugins.octopod - DEBUG - match: 42.9
2021-06-20 19:22:10,096 - octoprint.plugins.octopod - DEBUG - SoC Temp: 42.9

@cp2004
Copy link
Owner

cp2004 commented Jun 20, 2021

Well, that log file doesn't show me the startup of the server so I can't tell what is setup on your environment. And you can just attach logs as full files, it makes them much easier to read, please remember this in future.

You need to enable SPI to use this plugin. Run the OS configuration test, ensure that SPI is enabled, open your /boot/config.txt file and check for dtparam=spi=on in this file, uncommented.

@micheld93
Copy link
Author

I didn't remember that I can upload full logs, a new one can be found here:
octoprint-2.log

SPI is activated. I checked the LEDs with the implemented tests for different colours (in Utilities section) but the colour is not changing. I also executed a reboot with connected LEDs and SPI on but no change.

@cp2004
Copy link
Owner

cp2004 commented Jun 22, 2021

According to the log file, two of the OS configuration tests failed, one for the SPI buffer and the other for the core frequency. They should be fixed, otherwise you may not be able to control the LEDs. You can use the built in OS configuration test for this.

@micheld93
Copy link
Author

micheld93 commented Jun 26, 2021 via email

@cp2004
Copy link
Owner

cp2004 commented Jun 26, 2021

Great, keep me posted - there's not much I can do about the delay, as the only place I can think of is that it is the network/API connection that is slow. Do other things (like pressing buttons in the control tab) have as large of a delay? The power supply may be an issue, as the LEDs might not be picking up the commands right if they are underpowered.

@cp2004
Copy link
Owner

cp2004 commented Jul 9, 2021

It sounds like this issue was solved - if it was not, please let me know.

@cp2004 cp2004 closed this as completed Jul 9, 2021
@micheld93
Copy link
Author

Sorry. I tried it with a 5V/2A supply and it works very well. It was just not enough power. Thanks for helping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Issue has been approved by the bot or manually question Get support, ask questions
Projects
None yet
Development

No branches or pull requests

2 participants