2019-08-15 18:29:44,851 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 18:29:44,897 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2019-08-15 18:29:44,897 - octoprint.server - INFO - OctoPrint 1.3.11 2019-08-15 18:29:44,905 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-15 18:29:45,094 - octoprint.environment - ERROR - Unexpected error while detecting environment Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 51, in run_detection plugin_result = self._detect_from_plugins() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 128, in _detect_from_plugins "environment data from plugin {}".format(implementation._identifier), AttributeError: 'PiSupportPlugin' object has no attribute '_identifier' 2019-08-15 18:29:45,098 - octoprint.environment - ERROR - Error logging detected environment Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 142, in log_detected_environment _log(self._format()) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 157, in _format return u"Detected environment is Python {} under {} ({}). Details:\n{}".format(environment["python"]["version"], KeyError: 'python' 2019-08-15 18:29:45,099 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2019-08-15 18:29:46,184 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-15 18:29:46,308 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-15 18:29:47,947 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-15 18:29:48,332 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-15 18:29:54,260 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:29:58,675 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-15 18:29:58,679 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-15 18:29:58,680 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-15 18:29:58,695 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2019-08-15 18:29:59,488 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-15 18:29:59,493 - octoprint.environment - ERROR - Error logging detected environment Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 142, in log_detected_environment _log(self._format()) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/environment.py", line 157, in _format return u"Detected environment is Python {} under {} ({}). Details:\n{}".format(environment["python"]["version"], KeyError: 'python' 2019-08-15 18:29:59,537 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-15 18:29:59,592 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-15 18:30:02,589 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-15 18:30:02,834 - octoprint.server - INFO - Intermediary server shut down 2019-08-15 18:30:02,840 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-15 18:30:02,841 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-15 18:30:02,853 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-15 18:30:02,928 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-15 18:30:03,429 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-15 18:30:03,445 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-15 18:30:03,455 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-15 18:30:03,475 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-15 18:30:03,500 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-15 18:30:03,510 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-15 18:30:03,521 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-15 18:30:03,535 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-15 18:30:03,594 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-15 18:30:03,638 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-15 18:30:03,656 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-15 18:30:03,675 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-15 18:30:03,725 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-08-15 18:30:03,774 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-15 18:30:03,812 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-15 18:30:04,128 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.1s 2019-08-15 18:30:04,770 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-15 18:30:05,167 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.3s 2019-08-15 18:30:05,336 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-08-15 18:30:07,210 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 18:30:07,880 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.81s 2019-08-15 18:30:08,563 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.94s 2019-08-15 18:30:08,941 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.62s 2019-08-15 18:30:10,697 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.2s 2019-08-15 18:30:11,852 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.6s 2019-08-15 18:30:13,050 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:13,056 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-15 18:30:13,136 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-15 18:30:13,438 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:13,748 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:13,977 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:14,038 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-08-15 18:30:14,071 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.1s 2019-08-15 18:30:14,548 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.7s 2019-08-15 18:30:15,259 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:15,309 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 18:30:15,483 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-15 18:30:28,180 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-15 18:30:28,181 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-15 18:30:29,289 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-15 18:30:29,305 - octoprint.plugin - ERROR - Error while calling plugin tracking Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 219, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking/__init__.py", line 93, in on_after_startup self._start_tracking() File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking/__init__.py", line 183, in _start_tracking self._track_startup() File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking/__init__.py", line 197, in _track_startup os=self._environment[b"os"][b"id"], TypeError: 'NoneType' object has no attribute '__getitem__' 2019-08-15 18:30:29,322 - octoprint.plugins.astroprint - INFO - There was an error loading /home/pi/.octoprint/data/astroprint/print_files.yaml: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/AstroprintDB.py", line 49, in getPrintFiles with open(self.infoPrintFiles, "r") as f: IOError: [Errno 2] No such file or directory: '/home/pi/.octoprint/data/astroprint/print_files.yaml' 2019-08-15 18:30:29,385 - octoprint.plugins.astroprint - ERROR - Error getting camera status: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /?action=snapshot (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-08-15 18:30:29,434 - octoprint.plugins.astroprint - INFO - No user logged to AstroPrint 2019-08-15 18:30:29,440 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-08-15 18:30:30,398 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51} 2019-08-15 18:30:30,442 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi/'} 2019-08-15 18:31:18,051 - octoprint.server.preemptive_cache - INFO - ... done in 47.61s 2019-08-15 18:32:35,223 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 18:33:51,550 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from ::ffff:192.168.178.60 2019-08-15 18:34:16,414 - octoprint.server.util.sockjs - INFO - New connection from client: 2001:16b8:26f8:7300:804a:7e50:c189:7976 2019-08-15 18:34:16,916 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 2001:16b8:26f8:7300:804a:7e50:c189:7976 2019-08-15 18:34:22,657 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 2001:16b8:26f8:7300:804a:7e50:c189:7976 2019-08-15 18:44:44,853 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 18:45:29,622 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 951} 2019-08-15 18:47:35,451 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 18:48:35,988 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 18:58:35,649 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 18:59:44,856 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 19:00:05,731 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:00:29,856 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1851} 2019-08-15 19:03:01,941 - octoprint.server.util.sockjs - INFO - Client connection closed: 2001:16b8:26f8:7300:804a:7e50:c189:7976 2019-08-15 19:05:06,152 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:06:05,777 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:14:44,859 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 19:15:29,612 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2751} 2019-08-15 19:16:05,910 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:16:37,915 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:19:32,686 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-15 19:19:34,167 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-15 19:21:52,965 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-15 19:21:53,320 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-15 19:21:57,864 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-15 19:29:44,887 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 19:30:29,602 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3651} 2019-08-15 19:41:37,266 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:42:10,191 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-08-15 19:42:10,590 - octoprint.server - INFO - Shutting down... 2019-08-15 19:42:10,967 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-15 19:42:10,978 - octoprint.events - INFO - Event loop shut down 2019-08-15 19:42:10,998 - octoprint.server - INFO - Goodbye! 2019-08-15 19:42:19,775 - octoprint.startup - INFO - ****************************************************************************** 2019-08-15 19:42:19,779 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-15 19:42:19,782 - octoprint.startup - INFO - ****************************************************************************** 2019-08-15 19:42:19,909 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-15 19:42:20,326 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-15 19:42:20,367 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-15 19:42:25,427 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-15 19:42:26,339 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-15 19:42:26,396 - octoprint.server - INFO - Intermediary server started 2019-08-15 19:42:26,397 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-15 19:42:28,029 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-15 19:42:28,131 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-15 19:42:29,616 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-15 19:42:29,950 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-15 19:42:33,649 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 19:42:37,462 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-15 19:42:37,465 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-15 19:42:37,467 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-15 19:42:37,482 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2019-08-15 19:42:37,525 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-15 19:42:37,566 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.15.1 | python: | pip: 9.0.3 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-08-15 19:42:37,593 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-15 19:42:37,639 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-15 19:42:40,472 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-15 19:42:40,478 - octoprint.server - INFO - Intermediary server shut down 2019-08-15 19:42:40,484 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-15 19:42:40,485 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-15 19:42:40,492 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-15 19:42:40,639 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-15 19:42:40,718 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-15 19:42:41,426 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-15 19:42:42,428 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-15 19:42:42,433 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-15 19:42:42,439 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-15 19:42:42,440 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-15 19:42:42,457 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-15 19:42:42,508 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-15 19:42:42,512 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-15 19:42:42,525 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-15 19:42:42,552 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-15 19:42:42,588 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-15 19:42:42,590 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-15 19:42:42,612 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-15 19:42:42,635 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-15 19:42:42,669 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-15 19:42:43,454 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-15 19:42:43,961 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-15 19:42:44,897 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-15 19:42:44,939 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-15 19:42:45,283 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:42:45,339 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-15 19:42:45,408 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-15 19:42:47,783 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-15 19:42:47,785 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-15 19:42:47,786 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-15 19:42:47,910 - octoprint.plugins.astroprint - INFO - There was an error loading /home/pi/.octoprint/data/astroprint/print_files.yaml: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/AstroprintDB.py", line 49, in getPrintFiles with open(self.infoPrintFiles, "r") as f: IOError: [Errno 2] No such file or directory: '/home/pi/.octoprint/data/astroprint/print_files.yaml' 2019-08-15 19:42:48,185 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25} 2019-08-15 19:42:48,468 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.15.1', 'version': u'1.3.11', 'pip': '9.0.3', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-08-15 19:43:43,048 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:57:26,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 19:57:48,151 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 925} 2019-08-15 19:58:43,269 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 19:59:13,191 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:12:26,344 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 20:12:48,143 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1825} 2019-08-15 20:19:13,495 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:19:43,540 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:27:26,346 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 20:27:48,246 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2725} 2019-08-15 20:39:43,631 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:41:43,718 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:42:26,349 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 20:42:48,129 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3625} 2019-08-15 20:46:43,866 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:47:13,807 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 20:57:26,358 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 20:57:48,177 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4525} 2019-08-15 21:12:26,363 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 21:12:48,249 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5425} 2019-08-15 21:17:14,159 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:17:44,092 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:27:26,366 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 21:27:44,175 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:27:48,215 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6325} 2019-08-15 21:28:44,458 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:38:44,778 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:41:14,830 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:42:26,368 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 21:42:48,220 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7225} 2019-08-15 21:46:15,047 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:47:15,008 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:52:16,100 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:54:45,348 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 21:57:26,370 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 21:57:48,155 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8125} 2019-08-15 21:59:45,368 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:00:15,492 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:05:15,635 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:07:15,746 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:12:16,780 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:12:26,372 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 22:12:46,377 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:12:48,296 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9025} 2019-08-15 22:27:26,374 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 22:27:48,196 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9925} 2019-08-15 22:37:45,955 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:38:15,969 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 22:42:26,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 22:42:48,336 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10825} 2019-08-15 22:57:26,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 22:57:48,258 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11725} 2019-08-15 23:08:16,298 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:08:46,180 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:12:26,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 23:12:48,278 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12625} 2019-08-15 23:27:26,384 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 23:27:48,442 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13525} 2019-08-15 23:28:46,438 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:30:16,453 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:35:16,611 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:36:16,620 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:42:26,386 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 23:42:48,304 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14425} 2019-08-15 23:46:16,721 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:47:46,835 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:52:46,939 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:54:17,050 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-15 23:57:26,388 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-15 23:57:48,337 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15325} 2019-08-16 00:04:17,276 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:04:47,193 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:12:26,391 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 00:12:48,345 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16225} 2019-08-16 00:14:47,357 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:15:17,301 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:20:17,485 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:21:17,485 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:27:26,394 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 00:27:48,303 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17125} 2019-08-16 00:36:17,696 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:36:47,822 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:42:26,395 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 00:42:48,410 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18025} 2019-08-16 00:51:47,911 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:52:17,917 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 00:57:26,398 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 00:57:48,274 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18925} 2019-08-16 01:02:19,217 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:02:48,065 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:07:48,169 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:08:18,215 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:12:26,400 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 01:12:48,725 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19825} 2019-08-16 01:23:18,523 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:24:18,420 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:27:26,402 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 01:27:48,277 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20725} 2019-08-16 01:39:18,677 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:39:48,603 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:42:26,403 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 01:42:48,509 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21625} 2019-08-16 01:49:48,726 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:50:48,780 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:55:48,864 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 01:57:26,405 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 01:57:48,350 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22525} 2019-08-16 01:58:49,140 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:12:26,408 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 02:12:48,313 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23425} 2019-08-16 02:13:49,702 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:14:19,309 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:24:19,522 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:24:49,572 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:27:26,409 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 02:27:48,399 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24325} 2019-08-16 02:42:26,410 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 02:42:48,315 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25225} 2019-08-16 02:44:49,990 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:45:19,701 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 02:57:26,412 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 02:57:48,922 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26125} 2019-08-16 03:05:19,846 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:06:19,891 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:12:26,414 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 03:12:48,793 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27025} 2019-08-16 03:16:20,209 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:16:50,382 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:26:51,258 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:27:26,417 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 03:27:49,536 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27925} 2019-08-16 03:28:21,908 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:33:21,116 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:33:50,467 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:42:26,418 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 03:42:48,551 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28825} 2019-08-16 03:48:53,710 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:49:23,726 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:50:16,087 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 03:50:16,489 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 03:50:16,551 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 03:54:20,992 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:54:50,968 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 03:57:26,422 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 03:57:48,440 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29725} 2019-08-16 03:58:49,802 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 04:04:51,078 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:05:20,971 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:10:21,079 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:11:21,156 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:12:26,424 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 04:12:48,421 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30625} 2019-08-16 04:16:21,245 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:17:21,371 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:22:21,613 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:23:21,429 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:27:26,427 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 04:27:48,442 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31526} 2019-08-16 04:28:21,561 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:28:51,485 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:33:51,559 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:35:51,829 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:40:51,890 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:41:21,773 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:42:26,429 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 04:42:48,402 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32426} 2019-08-16 04:46:21,846 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:46:51,911 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:51:51,971 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:52:21,960 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 04:57:26,486 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 04:57:48,570 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33326} 2019-08-16 05:07:22,273 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:07:52,083 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:12:26,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 05:12:50,180 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34226} 2019-08-16 05:22:52,340 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:23:22,452 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:27:26,518 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 05:27:48,899 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35126} 2019-08-16 05:28:22,311 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:28:52,338 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:38:52,548 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:39:22,462 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:42:26,521 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 05:42:48,467 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36026} 2019-08-16 05:44:22,520 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:44:52,535 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:49:52,612 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:50:22,689 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:55:22,873 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:55:52,780 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 05:57:26,522 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 05:57:48,593 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36926} 2019-08-16 06:12:26,524 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 06:12:48,477 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37826} 2019-08-16 06:15:53,250 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:16:23,165 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:27:26,526 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 06:27:48,507 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38726} 2019-08-16 06:31:23,436 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:31:53,259 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:42:26,528 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 06:42:48,457 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39626} 2019-08-16 06:46:53,735 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:47:23,702 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 06:57:26,530 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 06:57:48,515 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40526} 2019-08-16 07:02:23,784 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:03:23,830 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:12:26,531 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 07:12:48,507 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41426} 2019-08-16 07:13:23,928 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:14:23,969 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:27:26,535 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 07:27:48,542 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42326} 2019-08-16 07:34:24,287 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:34:54,181 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 07:42:26,537 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 07:42:48,859 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43226} 2019-08-16 07:57:26,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 07:57:48,443 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44126} 2019-08-16 08:12:26,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 08:12:48,592 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45026} 2019-08-16 08:24:54,583 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 08:25:24,726 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 08:27:26,545 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 08:27:48,509 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45926} 2019-08-16 08:30:24,701 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 08:30:54,815 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 08:39:09,641 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 08:39:38,876 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 08:39:43,155 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 08:39:43,501 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 08:39:45,684 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.45s 2019-08-16 08:39:46,581 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.29s 2019-08-16 08:39:46,972 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.28s 2019-08-16 08:39:47,396 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.27s 2019-08-16 08:39:47,932 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.31s 2019-08-16 08:39:48,801 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask_principal.py", line 199, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 422, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2019-08-16 08:39:48,821 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (2001:16b8:2663:6800:804a:7e50:c189:7976) 42.27ms 2019-08-16 08:39:48,936 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 08:42:26,547 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 08:42:48,488 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46826} 2019-08-16 08:46:44,268 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 08:46:44,272 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-16 08:46:44,283 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2019-08-16 08:46:44,284 - octoprint.startup - INFO - Reason for safe mode: problem during last startup 2019-08-16 08:46:44,285 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 08:46:44,557 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-16 08:46:45,078 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-16 08:46:45,325 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 08:46:52,141 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 15 mixin implementations, 23 hook handlers 2019-08-16 08:46:52,450 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-16 08:46:52,613 - octoprint.server - INFO - Intermediary server started 2019-08-16 08:46:52,615 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 08:46:54,215 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 15 mixin implementations, 23 hook handlers 2019-08-16 08:46:54,338 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-16 08:46:55,731 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-16 08:46:56,077 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-16 08:47:01,929 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 09:48:03,191 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 09:48:03,523 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-16 09:48:03,526 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 09:48:03,527 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 09:48:03,538 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2019-08-16 09:48:03,934 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | !AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | !Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | !Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | !OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | !PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-16 09:48:03,985 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.15.1 | python: | pip: 9.0.3 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-08-16 09:48:04,005 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-16 09:48:04,043 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-16 09:48:06,220 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-16 09:48:06,671 - octoprint.server - INFO - Intermediary server shut down 2019-08-16 09:48:06,678 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-16 09:48:06,680 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-16 09:48:06,686 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-16 09:48:06,837 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-16 09:48:06,881 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 09:48:08,588 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-16 09:48:08,598 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-16 09:48:08,598 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-16 09:48:08,617 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 09:48:08,627 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-16 09:48:08,632 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-16 09:48:08,642 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-16 09:48:08,666 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 09:48:08,667 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-16 09:48:08,683 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-16 09:48:08,699 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-16 09:48:08,729 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-16 09:48:08,778 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-16 09:48:08,791 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-16 09:48:08,958 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-08-16 09:48:08,967 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1565948886548 (2001:16b8:2663:6800:804a:7e50:c189:7976) 131.58ms 2019-08-16 09:48:09,319 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 09:48:10,355 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:10,408 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 09:48:10,658 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948888495 (2001:16b8:2663:6800:804a:7e50:c189:7976) 507.70ms 2019-08-16 09:48:10,734 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1565948889050 (2001:16b8:2663:6800:804a:7e50:c189:7976) 31.79ms 2019-08-16 09:48:10,784 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-16 09:48:11,251 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 09:48:11,665 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:11,732 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948890998 (2001:16b8:2663:6800:804a:7e50:c189:7976) 92.77ms 2019-08-16 09:48:12,777 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:12,842 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948892115 (2001:16b8:2663:6800:804a:7e50:c189:7976) 88.87ms 2019-08-16 09:48:13,908 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:13,978 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948893241 (2001:16b8:2663:6800:804a:7e50:c189:7976) 95.32ms 2019-08-16 09:48:14,099 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 09:48:14,102 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 09:48:14,105 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 09:48:15,104 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:15,299 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948894362 (2001:16b8:2663:6800:804a:7e50:c189:7976) 258.39ms 2019-08-16 09:48:15,352 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi/'} 2019-08-16 09:48:15,394 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27} 2019-08-16 09:48:15,832 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.15.1', 'version': u'1.3.11', 'pip': '9.0.3', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-08-16 09:48:16,438 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:16,503 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948895680 (2001:16b8:2663:6800:804a:7e50:c189:7976) 91.29ms 2019-08-16 09:48:17,594 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:17,986 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948896889 (2001:16b8:2663:6800:804a:7e50:c189:7976) 453.89ms 2019-08-16 09:48:19,518 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:19,817 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948898326 (2001:16b8:2663:6800:804a:7e50:c189:7976) 322.87ms 2019-08-16 09:48:21,171 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:21,245 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948900201 (2001:16b8:2663:6800:804a:7e50:c189:7976) 98.49ms 2019-08-16 09:48:22,317 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:22,575 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948901635 (2001:16b8:2663:6800:804a:7e50:c189:7976) 283.48ms 2019-08-16 09:48:24,014 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:24,288 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948902958 (2001:16b8:2663:6800:804a:7e50:c189:7976) 299.08ms 2019-08-16 09:48:26,009 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:26,099 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948904666 (2001:16b8:2663:6800:804a:7e50:c189:7976) 113.86ms 2019-08-16 09:48:27,156 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:27,239 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948906478 (2001:16b8:2663:6800:804a:7e50:c189:7976) 110.42ms 2019-08-16 09:48:28,414 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:28,480 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948907657 (2001:16b8:2663:6800:804a:7e50:c189:7976) 90.70ms 2019-08-16 09:48:29,677 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:29,788 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948908864 (2001:16b8:2663:6800:804a:7e50:c189:7976) 134.80ms 2019-08-16 09:48:30,849 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:30,940 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948910124 (2001:16b8:2663:6800:804a:7e50:c189:7976) 114.83ms 2019-08-16 09:48:31,992 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:32,616 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948911322 (2001:16b8:2663:6800:804a:7e50:c189:7976) 650.32ms 2019-08-16 09:48:33,190 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:33,459 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948912450 (2001:16b8:2663:6800:804a:7e50:c189:7976) 292.36ms 2019-08-16 09:48:34,621 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:34,881 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948913798 (2001:16b8:2663:6800:804a:7e50:c189:7976) 334.46ms 2019-08-16 09:48:39,079 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:39,147 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948915200 (2001:16b8:2663:6800:804a:7e50:c189:7976) 95.12ms 2019-08-16 09:48:39,180 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:39,247 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948917702 (2001:16b8:2663:6800:804a:7e50:c189:7976) 91.40ms 2019-08-16 09:48:40,326 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:40,398 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948919629 (2001:16b8:2663:6800:804a:7e50:c189:7976) 100.23ms 2019-08-16 09:48:42,210 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:42,358 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948920777 (2001:16b8:2663:6800:804a:7e50:c189:7976) 174.74ms 2019-08-16 09:48:43,586 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:43,728 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948922744 (2001:16b8:2663:6800:804a:7e50:c189:7976) 202.08ms 2019-08-16 09:48:44,770 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:44,859 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948924099 (2001:16b8:2663:6800:804a:7e50:c189:7976) 112.56ms 2019-08-16 09:48:45,941 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:46,007 - tornado.access - WARNING - 404 GET /cached.gif?_=1565948925272 (2001:16b8:2663:6800:804a:7e50:c189:7976) 90.54ms 2019-08-16 09:48:46,176 - octoprint.server.preemptive_cache - INFO - ... done in 30.82s 2019-08-16 09:48:47,052 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:47,107 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi/:de), signaling as cached 2019-08-16 09:48:47,168 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:51,096 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 09:48:51,465 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:48:56,177 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 09:50:30,000 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2019-08-16 09:50:30,521 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 09:50:31,096 - octoprint.server - INFO - Shutting down... 2019-08-16 09:50:31,155 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-08-16 09:50:31,232 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-16 09:50:31,245 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-08-16 09:50:31,524 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-16 09:50:31,549 - octoprint.events - INFO - Event loop shut down 2019-08-16 09:50:31,567 - octoprint.server - INFO - Goodbye! 2019-08-16 09:51:00,377 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 09:51:00,382 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-16 09:51:00,407 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 09:51:00,686 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-16 09:51:01,106 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-16 09:51:01,347 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 09:51:10,562 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 09:51:11,615 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-16 09:51:11,760 - octoprint.server - INFO - Intermediary server started 2019-08-16 09:51:11,761 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 09:51:49,332 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 09:51:49,457 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-16 09:51:51,044 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-16 09:51:51,414 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-16 09:51:57,246 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 09:52:01,639 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-16 09:52:01,643 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 09:52:01,647 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 09:52:01,663 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2019-08-16 09:52:01,707 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-16 09:52:01,761 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.15.1 | python: | pip: 9.0.3 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-08-16 09:52:01,800 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-16 09:52:01,851 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-16 09:52:04,790 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-16 09:52:05,228 - octoprint.server - INFO - Intermediary server shut down 2019-08-16 09:52:05,235 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-16 09:52:05,236 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-16 09:52:05,244 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-16 09:52:05,431 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 09:52:05,460 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-16 09:52:06,442 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 09:52:07,210 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-16 09:52:07,220 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-16 09:52:07,222 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-16 09:52:07,238 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-16 09:52:07,243 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 09:52:07,263 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-16 09:52:07,274 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-16 09:52:07,292 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 09:52:07,308 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-16 09:52:07,333 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-16 09:52:07,334 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-16 09:52:07,346 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-16 09:52:07,418 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-16 09:52:07,430 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-16 09:52:07,825 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 09:52:09,283 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 09:52:09,290 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-16 09:52:09,574 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 09:52:09,954 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:52:10,332 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 09:52:11,367 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 09:52:12,592 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 09:52:12,595 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 09:52:12,597 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 09:52:12,713 - octoprint.plugins.astroprint - INFO - There was an error loading /home/pi/.octoprint/data/astroprint/print_files.yaml: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/AstroprintDB.py", line 49, in getPrintFiles with open(self.infoPrintFiles, "r") as f: IOError: [Errno 2] No such file or directory: '/home/pi/.octoprint/data/astroprint/print_files.yaml' 2019-08-16 09:52:12,764 - octoprint.plugins.astroprint - ERROR - Error getting camera status: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /?action=snapshot (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-08-16 09:52:12,802 - octoprint.plugins.astroprint - INFO - No user logged to AstroPrint 2019-08-16 09:52:12,808 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-08-16 09:52:13,166 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31} 2019-08-16 09:52:13,904 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi/'} 2019-08-16 09:52:14,027 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.15.1', 'version': u'1.3.11', 'pip': '9.0.3', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-08-16 09:52:16,151 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:53:15,138 - octoprint.server.preemptive_cache - INFO - ... done in 61.23s 2019-08-16 09:53:16,094 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 09:53:23,137 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 09:53:23,481 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 09:53:27,258 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 09:53:38,514 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 09:58:38,076 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:00:38,163 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:05:53,158 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: G28 | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: !! Printer is not ready 2019-08-16 10:06:11,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 10:06:23,158 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: // retry in a few moments. | Recv: !! Printer is not ready | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M104 S30 | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: !! Printer is not ready 2019-08-16 10:06:38,566 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M104 S0 | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: !! Printer is not ready 2019-08-16 10:07:13,044 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 931} 2019-08-16 10:10:38,332 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:12:38,472 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:19:32,986 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:19:33,172 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 10:19:33,876 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 10:19:34,217 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:19:37,305 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:19:37,533 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 10:21:11,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 10:22:12,962 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1831} 2019-08-16 10:22:38,679 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:23:08,643 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:28:08,615 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:28:38,671 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:31:00,720 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:33:38,816 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:34:39,129 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:36:11,641 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 10:37:13,026 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2731} 2019-08-16 10:39:38,967 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:40:08,951 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:45:10,193 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:46:39,360 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:51:11,644 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 10:51:39,210 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:52:13,109 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3631} 2019-08-16 10:53:07,550 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:53:07,818 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 10:53:08,609 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 10:53:08,957 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:53:11,793 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 10:53:35,216 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-08-16 10:53:35,513 - octoprint.server - INFO - Shutting down... 2019-08-16 10:53:35,975 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-16 10:53:35,982 - octoprint.events - INFO - Event loop shut down 2019-08-16 10:53:36,005 - octoprint.server - INFO - Goodbye! 2019-08-16 10:53:44,892 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 10:53:44,896 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-16 10:53:44,897 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 10:53:45,014 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-16 10:53:45,315 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-16 10:53:45,393 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 10:53:50,214 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 10:53:51,199 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-16 10:53:51,256 - octoprint.server - INFO - Intermediary server started 2019-08-16 10:53:51,257 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 10:53:52,827 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 10:53:52,930 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-16 10:53:54,500 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-16 10:53:54,828 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-16 10:53:59,149 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 10:54:03,395 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-16 10:54:03,399 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 10:54:03,400 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 10:54:03,415 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2019-08-16 10:54:03,458 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PolarCloud (1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-16 10:54:03,497 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.15.1 | python: | pip: 9.0.3 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-08-16 10:54:03,525 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-16 10:54:03,570 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-16 10:54:06,343 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-16 10:54:06,349 - octoprint.server - INFO - Intermediary server shut down 2019-08-16 10:54:06,355 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-16 10:54:06,356 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-16 10:54:06,375 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-16 10:54:06,533 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 10:54:07,328 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-16 10:54:07,331 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 10:54:08,236 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-16 10:54:08,247 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-16 10:54:08,248 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-16 10:54:08,265 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 10:54:08,267 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-16 10:54:08,296 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-16 10:54:08,304 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-16 10:54:08,326 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 10:54:08,346 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-16 10:54:08,352 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-16 10:54:08,353 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-16 10:54:08,370 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-16 10:54:08,473 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-16 10:54:08,488 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-16 10:54:08,758 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 10:54:09,949 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-16 10:54:10,471 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 10:54:10,738 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 10:54:11,131 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:54:11,174 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:54:12,522 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 10:54:13,721 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 10:54:13,724 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 10:54:13,726 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 10:54:13,819 - octoprint.plugins.astroprint - INFO - There was an error loading /home/pi/.octoprint/data/astroprint/print_files.yaml: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/AstroprintDB.py", line 49, in getPrintFiles with open(self.infoPrintFiles, "r") as f: IOError: [Errno 2] No such file or directory: '/home/pi/.octoprint/data/astroprint/print_files.yaml' 2019-08-16 10:54:13,848 - octoprint.plugins.astroprint - ERROR - Error getting camera status: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /?action=snapshot (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-08-16 10:54:13,862 - octoprint.plugins.astroprint - INFO - No user logged to AstroPrint 2019-08-16 10:54:13,869 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-08-16 10:54:14,769 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi/'} 2019-08-16 10:54:14,830 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26} 2019-08-16 10:54:15,290 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.15.1', 'version': u'1.3.11', 'pip': '9.0.3', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-08-16 10:54:38,983 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:54:39,891 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 10:54:42,122 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 10:54:42,535 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 10:54:49,457 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 10:54:52,346 - octoprint.server.preemptive_cache - INFO - ... done in 37.58s 2019-08-16 10:55:08,956 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 10:56:43,190 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 10:56:44,827 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 10:56:45,734 - octoprint.plugins.tracking - INFO - Sent tracking event uninstall_plugin, payload: {'plugin_version': '0.1.9', 'plugin': 'bedlevelvisualizer'} 2019-08-16 10:58:23,230 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 10:58:24,810 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 20 mixin implementations, 33 hook handlers 2019-08-16 10:58:26,146 - octoprint.plugins.tracking - INFO - Sent tracking event uninstall_plugin, payload: {'plugin_version': '1.9', 'plugin': 'polarcloud'} 2019-08-16 11:00:09,393 - octoprint.plugins.tracking - INFO - Sent tracking event system_throttled, payload: {'throttled_mask': 327685, 'throttled_voltage_now': True, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': True, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 11:01:39,433 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 11:05:19,743 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: FIRMWARE_RESTART | Recv: ok | Send: M105 | Recv: ok T:0 | Send: Status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-16 11:08:51,204 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-16 11:09:14,002 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 926} 2019-08-16 11:10:24,149 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:10:25,867 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 226, in fixed_wrap_cache content = func().getvalue() File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 246, in func data = StringIO(hunk.data()) File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 77, in data f = open(self.filename, 'r', encoding='utf-8') IOError: [Errno 2] No such file or directory: '/home/pi/oprint/lib/python2.7/site-packages/octoprint_polarcloud/static/css/polarcloud.css' 2019-08-16 11:10:33,163 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 226, in fixed_wrap_cache content = func().getvalue() File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 246, in func data = StringIO(hunk.data()) File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 77, in data f = open(self.filename, 'r', encoding='utf-8') IOError: [Errno 2] No such file or directory: '/home/pi/oprint/lib/python2.7/site-packages/octoprint_bedlevelvisualizer/static/js/bedlevelvisualizer.js' 2019-08-16 11:10:33,165 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 226, in fixed_wrap_cache content = func().getvalue() File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 246, in func data = StringIO(hunk.data()) File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 77, in data f = open(self.filename, 'r', encoding='utf-8') IOError: [Errno 2] No such file or directory: '/home/pi/oprint/lib/python2.7/site-packages/octoprint_bedlevelvisualizer/static/js/plotly-latest.min.js' 2019-08-16 11:10:33,189 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 226, in fixed_wrap_cache content = func().getvalue() File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 246, in func data = StringIO(hunk.data()) File "/home/pi/oprint/local/lib/python2.7/site-packages/webassets/merge.py", line 77, in data f = open(self.filename, 'r', encoding='utf-8') IOError: [Errno 2] No such file or directory: '/home/pi/oprint/lib/python2.7/site-packages/octoprint_polarcloud/static/js/polarcloud.js' 2019-08-16 11:10:35,769 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:10:36,081 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 11:10:40,991 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 11:10:41,165 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:10:42,545 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 11:10:43,635 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:10:43,663 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 11:10:46,720 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 11:10:59,648 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2019-08-16 11:11:00,031 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 11:11:00,116 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 11:11:00,447 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-08-16 11:11:00,525 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-16 11:11:00,530 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-08-16 11:11:00,577 - octoprint.server - INFO - Shutting down... 2019-08-16 11:11:00,941 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-16 11:11:00,948 - octoprint.events - INFO - Event loop shut down 2019-08-16 11:11:00,974 - octoprint.server - INFO - Goodbye! 2019-08-16 11:11:29,374 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 11:11:29,379 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-16 11:11:29,398 - octoprint.startup - INFO - ****************************************************************************** 2019-08-16 11:11:29,660 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-16 11:11:30,199 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-16 11:11:30,434 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 11:11:37,265 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers 2019-08-16 11:11:38,298 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-16 11:11:38,445 - octoprint.server - INFO - Intermediary server started 2019-08-16 11:11:38,447 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-08-16 11:11:39,528 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers 2019-08-16 11:11:39,636 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-08-16 11:12:17,186 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-08-16 11:12:17,492 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-16 11:12:22,335 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 11:12:25,962 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2019-08-16 11:12:25,964 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 11:12:25,966 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 11:12:25,978 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2019-08-16 11:12:26,011 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | AstroPrint (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_klipper | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-08-16 11:12:26,072 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.15.1 | python: | pip: 9.0.3 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-08-16 11:12:26,110 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-08-16 11:12:26,166 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-08-16 11:12:28,274 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-16 11:12:28,289 - octoprint.server - INFO - Intermediary server shut down 2019-08-16 11:12:28,294 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-16 11:12:28,298 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-16 11:12:28,305 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-16 11:12:28,439 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 11:12:28,443 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-16 11:12:29,254 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 11:12:29,892 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-16 11:12:29,896 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-16 11:12:29,899 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-16 11:12:30,028 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 11:12:30,108 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-08-16 11:12:30,106 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-16 11:12:30,119 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-16 11:12:30,125 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-16 11:12:30,126 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-08-16 11:12:30,148 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-08-16 11:12:30,163 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-16 11:12:30,164 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-16 11:12:30,172 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2019-08-16 11:12:30,193 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-08-16 11:12:30,451 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-16 11:12:31,547 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-16 11:12:33,617 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 11:12:33,977 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:12:34,038 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 11:12:35,001 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-08-16 11:12:35,005 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-16 11:12:35,008 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-16 11:12:35,112 - octoprint.plugins.astroprint - INFO - There was an error loading /home/pi/.octoprint/data/astroprint/print_files.yaml: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/AstroprintDB.py", line 49, in getPrintFiles with open(self.infoPrintFiles, "r") as f: IOError: [Errno 2] No such file or directory: '/home/pi/.octoprint/data/astroprint/print_files.yaml' 2019-08-16 11:12:35,162 - octoprint.plugins.astroprint - ERROR - Error getting camera status: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /?action=snapshot (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-08-16 11:12:35,176 - octoprint.plugins.astroprint - INFO - No user logged to AstroPrint 2019-08-16 11:12:35,391 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 11:12:36,273 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi/'} 2019-08-16 11:12:36,396 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:12:36,509 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23 2019-08-16 11:12:36,884 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/tmp/printer', 'firmware_name': 'Klipper'} 2019-08-16 11:12:37,468 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2019-08-16 11:12:37,911 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24} 2019-08-16 11:12:38,273 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.15.1', 'version': u'1.3.11', 'pip': '9.0.3', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-08-16 11:13:03,038 - octoprint.server.preemptive_cache - INFO - ... done in 26.77s 2019-08-16 11:16:31,165 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:16:31,306 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 11:16:32,817 - octoprint.server.util.sockjs - INFO - Client connection closed: 173.194.113.23 2019-08-16 11:16:38,517 - octoprint.server.util.sockjs - INFO - New connection from client: 173.194.113.23 2019-08-16 11:16:38,726 - octoprint.server.util.flask - INFO - Passively logging in user NicoFilips from 173.194.113.23 2019-08-16 11:16:41,940 - octoprint.server.util.sockjs - INFO - User NicoFilips logged in on the socket from client 173.194.113.23