Issue after upgrading 1.4.0 - Octoprint will not boot back

What is the problem?

HI..I was runing opctoprint on pi4 and docker (based on nunofgs/docker-octoprint) for many months with no issue until I received the notification of 1.4 upgrade being available and clicked it… Upgrade went fine (as far as I can tell) but Octoprint will not reboot after that

What did you already try to solve it?

Fairly nubby here so bear with me please... I am sure this was all my mess up and not an Octoprint problem.

/data & /dev were mapped to external directories in my pi, so I have full access to those.
If I spin a brand new container based on the same nunofgs image it works fine, but the moment I try to map it back to my original /data volume (I would hate to lose all my configuration/customizations/etc) I get the same errors.. so I guess it could be solved by fixing/overwriting some files in those mapped volumes.. but I have no clue what to touch

Complete Logs

I get this over and over again in a loop:

2020-08-21 14:14:59,425 INFO spawned: 'octoprint' with pid 113

2020-08-21 14:15:00,428 INFO success: octoprint entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

Traceback (most recent call last):

File "/usr/local/bin/octoprint", line 11, in

load_entry_point('OctoPrint==1.4.0', 'console_scripts', 'octoprint')()

File "/usr/local/lib/python2.7/site-packages/OctoPrint-1.4.0-py2.7.egg/octoprint/init.py", line 614, in main

from octoprint.cli import octo

File "/usr/local/lib/python2.7/site-packages/OctoPrint-1.4.0-py2.7.egg/octoprint/cli/init.py", line 138, in

from .client import client_commands

File "/usr/local/lib/python2.7/site-packages/OctoPrint-1.4.0-py2.7.egg/octoprint/cli/client.py", line 13, in

import octoprint_client

File "/usr/local/lib/python2.7/site-packages/OctoPrint-1.4.0-py2.7.egg/octoprint_client/init.py", line 8, in

import requests

File "/usr/local/lib/python2.7/site-packages/requests/init.py", line 43, in

import urllib3

File "/usr/local/lib/python2.7/site-packages/urllib3/init.py", line 21, in

from logging import NullHandler

ImportError: cannot import name NullHandler

2020-08-21 14:15:00,960 INFO exited: octoprint (exit status 1; not expected)

Additional information about your setup

As said, Docker on Pi4 using nunofgs/docker-octoprint image.

Thanks for any help.
ET

Just to add on.. here is the complete octoprint log for the last successful boot (edited to delete a repetitive Influx related error.. Annoying and nothing to do with the issue...just that I never finished setting Influx up)..
And I correct myself.. issue was upgrading form 1.4.0 to 1.4.2:

2020-08-20 00:49:07,650 - octoprint.startup - INFO - ******************************************************************************
2020-08-20 00:49:07,652 - octoprint.startup - INFO - Starting OctoPrint 1.4.0
2020-08-20 00:49:07,653 - octoprint.startup - INFO - ******************************************************************************
2020-08-20 00:49:07,725 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2020-08-20 00:49:13,213 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
2020-08-20 00:49:13,275 - octoprint.plugin.core - INFO - Loading plugins from /usr/local/lib/python2.7/site-packages/octoprint/plugins, /root/.octoprint/plugins and installed plugin packages...
2020-08-20 00:49:14,220 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2020-08-20 00:49:14,898 - octoprint.plugin.core - INFO - Plugin OctoPrint-WideScreen (0.1.2) is disabled.
2020-08-20 00:49:14,921 - octoprint.plugin.core - INFO - Plugin Tempsgraph Plugin (0.3.6) is disabled.
2020-08-20 00:49:16,150 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2020-08-20 00:49:16,171 - octoprint.startup - INFO - Added settings overlay from plugin dashboard
2020-08-20 00:49:16,175 - octoprint.startup - INFO - Added settings overlay from plugin consolidate_temp_control
2020-08-20 00:49:16,177 - octoprint.plugin.core - INFO - Found 46 plugin(s) providing 44 mixin implementations, 85 hook handlers
2020-08-20 00:49:16,731 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-08-20 00:49:16,766 - octoprint.server - INFO - Intermediary server started
2020-08-20 00:49:16,767 - octoprint.plugin.core - INFO - Loading plugins from /usr/local/lib/python2.7/site-packages/octoprint/plugins, /root/.octoprint/plugins and installed plugin packages...
2020-08-20 00:49:16,781 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2020-08-20 00:49:16,884 - octoprint.plugin.core - INFO - Found 46 plugin(s) providing 44 mixin implementations, 85 hook handlers
2020-08-20 00:49:16,907 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /root/.octoprint/uploads...
2020-08-20 00:49:17,273 - octoprint.filemanager.storage - INFO - ... file metadata for /root/.octoprint/uploads initialized successfully.
2020-08-20 00:49:17,278 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')")
2020-08-20 00:49:17,279 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2020-08-20 00:49:17,281 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')")
2020-08-20 00:49:17,282 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2020-08-20 00:49:17,283 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2020-08-20 00:49:17,285 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2020-08-20 00:49:17,286 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-08-20 00:49:17,288 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-08-20 00:49:17,289 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')")
2020-08-20 00:49:17,291 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2020-08-20 00:49:17,292 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-08-20 00:49:17,308 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius
2020-08-20 00:49:17,329 - octoprint.plugins.cancelobject - INFO - No beforegcode defined
2020-08-20 00:49:17,331 - octoprint.plugins.cancelobject - INFO - No aftergcode defined
2020-08-20 00:49:17,646 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2020-08-20 00:49:17,670 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint'
2020-08-20 00:49:17,672 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]}
2020-08-20 00:49:18,629 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
2020-08-20 00:49:19,377 - octoprint.util.pip - INFO - Version of pip is 20.0.2
2020-08-20 00:49:19,379 - octoprint.util.pip - INFO - pip installs to /usr/local/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> no
2020-08-20 00:49:19,380 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-20 00:49:19,389 - octoprint.plugin.core - INFO - Initialized 44 plugin implementation(s)
2020-08-20 00:49:19,452 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off
2020-08-20 00:49:19,452 - octoprint.plugins.psucontrol - INFO - Using internal tracking for PSU on/off state.
2020-08-20 00:49:19,453 - octoprint.plugins.psucontrol - INFO - Running RPi.GPIO version 0.7.0
2020-08-20 00:49:19,454 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off
2020-08-20 00:49:19,459 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 16
2020-08-20 00:49:19,485 - octoprint.plugin.core - INFO - 46 plugin(s) registered with the system:
|  Access Anywhere - The Spaghetti Detective (1.3.2) = /data/plugins/lib/python2.7/site-packages/octoprint_thespaghettidetective
|  Action Command Prompt Support (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  Autoscroll (0.0.3) = /data/plugins/lib/python2.7/site-packages/octoprint_autoscroll
|  Backup & Restore (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/backup
|  BetterHeaterTimeout (1.2.0) = /data/plugins/lib/python2.7/site-packages/octoprint_BetterHeaterTimeout
|  Cancel Objects (0.4.2) = /data/plugins/lib/python2.7/site-packages/octoprint_cancelobject
|  Consolidate Temp Control (0.1.7) = /data/plugins/lib/python2.7/site-packages/octoprint_consolidate_temp_control
|  Core Wizard (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/corewizard
|  Custom Control Editor (0.2.2) = /data/plugins/lib/python2.7/site-packages/octoprint_customControl
|  Dashboard (1.13.0) = /data/plugins/lib/python2.7/site-packages/octoprint_dashboard
|  Discovery (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/discovery
|  DisplayLayerProgress Plugin (1.22.1) = /data/plugins/lib/python2.7/site-packages/octoprint_DisplayLayerProgress
|  Editor Collection (0.1.2) = /data/plugins/lib/python2.7/site-packages/octoprint_editorcollection
|  Enclosure Plugin (4.13.1) = /data/plugins/lib/python2.7/site-packages/octoprint_enclosure
|  Error Tracking (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/errortracking
|  Exclude Region (0.2.0) = /data/plugins/lib/python2.7/site-packages/octoprint_excluderegion
|  FineTuneRptr (1.3.6.3) = /data/plugins/lib/python2.7/site-packages/octoprint_finetunerptr
|  Firmware Updater (1.7.0) = /data/plugins/lib/python2.7/site-packages/octoprint_firmwareupdater
|  Floating Navbar (0.3.4) = /data/plugins/lib/python2.7/site-packages/octoprint_floatingnavbar
|  InfluxDB Plugin (1.3.0) = /data/plugins/lib/python2.7/site-packages/octoprint_influxdb
|  Logging (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/logging
|  Login UI (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/loginui
|  MQTT (0.8.7) = /data/plugins/lib/python2.7/site-packages/octoprint_mqtt
|  Navbar Temperature Plugin (0.14) = /data/plugins/lib/python2.7/site-packages/octoprint_navbartemp
|  Octolapse (0.4.0) = /data/plugins/lib/python2.7/site-packages/octoprint_octolapse
|  OctoPod Plugin (0.2.6) = /data/plugins/lib/python2.7/site-packages/octoprint_octopod
| !OctoPrint-WideScreen (0.1.2) = /data/plugins/lib/python2.7/site-packages/octoprint_widescreen
|  Plugin Manager (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
|  Preheat Button (0.5.1) = /data/plugins/lib/python2.7/site-packages/octoprint_preheat
|  Printer Safety Check (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
|  PrintTimeGenius Plugin (2.2.5) = /data/plugins/lib/python2.7/site-packages/octoprint_PrintTimeGenius
|  PSU Control (0.1.9) = /data/plugins/lib/python2.7/site-packages/octoprint_psucontrol
|  Remove /dev/ttyS* ports (0.1.0) = /data/plugins/lib/python2.7/site-packages/octoprint_remove_ttys_ports
|  Sidebar Webcam (0.1.8) = /data/plugins/lib/python2.7/site-packages/octoprint_webcamSB
|  Simple Emergency Stop (1.0.1) = /data/plugins/lib/python2.7/site-packages/octoprint_simpleemergencystop
|  Smart Preheat (0.0.5) = /data/plugins/lib/python2.7/site-packages/octoprint_smartpreheat
|  Software Update (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  System Command Editor (0.3.4) = /data/plugins/lib/python2.7/site-packages/octoprint_systemcommandeditor
|  Tab Order (0.5.8) = /data/plugins/lib/python2.7/site-packages/octoprint_taborder
|  TemperatureFailsafe (0.2.3) = /data/plugins/lib/python2.7/site-packages/octoprint_TemperatureFailsafe
| !Tempsgraph Plugin (0.3.6) = /data/plugins/lib/python2.7/site-packages/octoprint_tempsgraph
|  Themeify (1.2.2) = /data/plugins/lib/python2.7/site-packages/octoprint_themeify
|  Virtual Printer (bundled) = /usr/local/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-08-20 00:49:19,498 - octoprint.environment - INFO - Detected environment is Python 2.7.17 under Linux (linux2). Details:
|  hardware:
|      cores: 4
|      freq: 1500.0
|      ram: 4095737856
|  os:
|      id: linux
|      platform: linux2
|  python:
|      pip: 20.0.2
|      version: 2.7.17
2020-08-20 00:49:19,514 - octoprint.server - INFO - Reset webasset folder /root/.octoprint/generated/webassets...
2020-08-20 00:49:19,556 - octoprint.server - INFO - Reset webasset folder /root/.octoprint/generated/.webassets-cache...
2020-08-20 00:49:21,408 - octoprint.server - INFO - Shutting down intermediary server...
2020-08-20 00:49:21,784 - octoprint.server - INFO - Intermediary server shut down
2020-08-20 00:49:21,788 - octoprint.events - INFO - Processing startup event, this is our first event
2020-08-20 00:49:21,789 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2020-08-20 00:49:21,795 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 00:49:21,805 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-08-20 00:49:21,817 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-08-20 00:49:21,829 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-08-20 00:49:21,830 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-08-20 00:49:21,881 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
Traceback (most recent call last):
  File "/data/plugins/lib/python2.7/site-packages/octoprint_influxdb/__init__.py", line 67, in influx_try_connect
    db.ping()
  File "/data/plugins/lib/python2.7/site-packages/influxdb/client.py", line 540, in ping
    expected_response_code=204
  File "/data/plugins/lib/python2.7/site-packages/influxdb/client.py", line 283, in request
    timeout=self._timeout
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request
    resp = self.send(prep, **send_kwargs)
  File "/data/plugins/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send
    resp = real_send(self, request, *args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send
    raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='localhost', port=8086): Max retries exceeded with url: /ping (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xaef8c3b0>: Failed to establish a new connection: [Errno 111] Connection refused',))
2020-08-20 00:49:27,451 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 5.5s
2020-08-20 00:49:27,634 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2020-08-20 00:56:19,690 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on 161e701b99b9 for SSDP
2020-08-20 00:56:19,872 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2020-08-20 00:56:19,890 - octoprint.plugins.mqtt - INFO - Connected to mqtt broker
2020-08-20 00:56:19,931 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-08-20 00:56:20,256 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 5.7s
2020-08-20 00:56:21,452 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2020-08-20 00:56:21,623 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
2020-08-20 00:56:21,624 - octoprint.util.pip - INFO - pip installs to /usr/local/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> no
2020-08-20 00:56:21,625 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-20 00:56:22,223 - octoprint.plugins.TemperatureFailsafe - INFO - Starting up...
2020-08-20 00:56:22,228 - octoprint.plugins.dashboard - INFO - Dashboard started
2020-08-20 00:56:22,247 - octoprint.plugins.enclosure - INFO - Setting GPIO pin 26 as OUTPUT with initial value: 0
2020-08-20 00:56:22,251 - octoprint.plugins.enclosure - INFO - Setting GPIO pin 0 as OUTPUT with initial value: 1
2020-08-20 00:56:22,251 - octoprint.plugins.enclosure - INFO - Setting GPIO pin 0 as OUTPUT with initial value: 1
2020-08-20 00:56:22,309 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 00:56:22,424 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 00:56:22,472 - octoprint.plugins.octopod - INFO - OctoPod loaded!
2020-08-20 00:56:22,514 - octoprint.plugins.themeify - INFO - Themeify initialized.
2020-08-20 00:56:22,548 - octoprint.plugins.webcamSB - INFO - Sidebar Webcam LOADED
2020-08-20 00:56:24,257 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-08-20 00:56:26,300 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 5.6s
2020-08-20 00:56:26,445 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 6.2s
2020-08-20 00:56:28,427 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21}
2020-08-20 00:56:31,934 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 5.6s
2020-08-20 00:56:32,209 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 5.6s
2020-08-20 00:56:33,905 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.17', 'ram': 4095737856L, 'version': u'1.4.0', 'pip': '20.0.2', 'cores': 4, 'freq': 1500.0, 'os': 'linux'}
2020-08-20 00:56:38,251 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 5.5s
2020-08-20 00:56:39,382 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'displaylayerprogress:1.22.1,octoprint_finetunerptr:1.3.6.3,editorcollection:0.1.2,firmwareupdater:1.7.0,enclosure:4.13.1,betterheatertimeout:1.2.0,octopod:0.2.6,cancelobject:0.4.2,customcontrol:0.2.2,remove_ttys_ports:0.1.0,mqtt:0.8.7,taborder:0.5.8,themeify:1.2.2,webcamsb:0.1.8,consolidate_temp_control:0.1.7,smartpreheat:0.0.5,simpleemergencystop:1.0.1,influxdb:1.3.0,autoscroll:0.0.3,systemcommandeditor:0.3.4,thespaghettidetective:1.3.2,navbartemp:0.14,octolapse:0.4.0,temperaturefailsafe:0.2.3,excluderegion:0.2.0,dashboard:1.13.0,floatingnavbar:0.3.4,psucontrol:0.1.9,printtimegenius:2.2.5,preheat:0.5.1'}
2020-08-20 00:56:48,244 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.5e+01s
2020-08-20 01:04:16,733 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-08-20 01:05:48,025 - octoprint.server.util.flask - INFO - Passively logging in user et from 172.17.0.1
2020-08-20 01:05:48,029 - octoprint.access.users - INFO - Logged in user: et
2020-08-20 01:05:48,041 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:05:48,066 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:05:48,424 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': u'l10n=en', 'path': u'/', u'_count': 1, u'_timestamp': 1597885548.423982, 'base_url': u'http://10.1.1.95:8081/'}
2020-08-20 01:06:13,368 - octoprint.server.util.sockjs - INFO - New connection from client: 172.17.0.1
2020-08-20 01:06:13,977 - octoprint.server.util.flask - INFO - Passively logging in user et from 172.17.0.1
2020-08-20 01:06:13,982 - octoprint.access.users - INFO - Logged in user: et
2020-08-20 01:06:15,912 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:06:15,975 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:06:25,324 - octoprint.server.util.sockjs - INFO - User et logged in on the socket from client 172.17.0.1
2020-08-20 01:06:28,395 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=thumbnail&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1597885587900 (172.17.0.1) 7.75ms
2020-08-20 01:06:28,402 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=snapshot&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1597885587903 (172.17.0.1) 4.67ms
2020-08-20 01:07:46,209 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.4.2...
2020-08-20 01:07:48,458 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
2020-08-20 01:07:53,430 - octoprint.util.pip - INFO - pip installs to /usr/local/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> no
2020-08-20 01:07:53,431 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-20 01:09:35,314 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.4.2 successful!
2020-08-20 01:09:35,344 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:09:35,444 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:09:35,826 - octoprint.plugins.softwareupdate - INFO - Starting update of DisplayLayerProgress to 1.23.0...
2020-08-20 01:09:36,007 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '1.4.2', 'from_version': '1.4.0', 'target': u'octoprint'}
2020-08-20 01:09:44,128 - octoprint.plugins.softwareupdate - INFO - Update of DisplayLayerProgress to 1.23.0 successful!
2020-08-20 01:09:44,623 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '1.23.0', 'from_version': '1.22.1', 'target': u'DisplayLayerProgress'}
2020-08-20 01:09:44,653 - octoprint.plugins.softwareupdate - INFO - Starting update of TheSpaghettiDetective to 1.3.3...
2020-08-20 01:11:22,735 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 921}
2020-08-20 01:11:43,679 - octoprint.plugins.softwareupdate - INFO - Update of TheSpaghettiDetective to 1.3.3 successful!
2020-08-20 01:11:43,798 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:11:43,921 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:11:44,347 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '1.3.3', 'from_version': '1.3.2', 'target': u'TheSpaghettiDetective'}
2020-08-20 01:11:45,258 - octoprint.plugins.softwareupdate - INFO - Starting update of cancelobject to 0.4.3...
2020-08-20 01:11:55,957 - octoprint.plugins.softwareupdate - INFO - Update of cancelobject to 0.4.3 successful!
2020-08-20 01:11:55,973 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:11:56,054 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:11:56,488 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '0.4.3', 'from_version': '0.4.2', 'target': u'cancelobject'}
2020-08-20 01:11:56,510 - octoprint.plugins.softwareupdate - INFO - Starting update of simpleemergencystop to 1.0.3...
2020-08-20 01:12:06,500 - octoprint.plugins.softwareupdate - INFO - Update of simpleemergencystop to 1.0.3 successful!
2020-08-20 01:12:06,526 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:12:06,793 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:12:07,025 - octoprint.plugins.softwareupdate - INFO - Starting update of taborder to 0.5.11...
2020-08-20 01:12:07,556 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '1.0.3', 'from_version': '1.0.1', 'target': u'simpleemergencystop'}
2020-08-20 01:12:15,803 - octoprint.plugins.softwareupdate - INFO - Update of taborder to 0.5.11 successful!
2020-08-20 01:12:16,333 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '0.5.11', 'from_version': '0.5.8', 'target': u'taborder'}
2020-08-20 01:12:16,701 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-08-20 01:12:16,704 - octoprint.plugins.softwareupdate - INFO - Restarting...
2020-08-20 01:12:17,761 - octoprint.server - INFO - Shutting down...
2020-08-20 01:12:18,542 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2020-08-20 01:12:18,551 - octoprint.plugins.influxdb - INFO - connecting: database='octoprint', ssl=False, use_udp=False
2020-08-20 01:12:18,570 - octoprint.plugins.TemperatureFailsafe - INFO - Shutting down...
2020-08-20 01:12:18,587 - octoprint.plugins.influxdb - ERROR - Cannot connect to InfluxDB server.
2020-08-20 01:12:18,597 - octoprint.events - INFO - Event loop shut down
2020-08-20 01:12:18,980 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {}
2020-08-20 01:12:19,585 - octoprint.server - INFO - Goodbye!