The OctoPrint server is currently not running v1.3.11 & v0.16.0

What is the problem?
Yesterday I updated to the latest octoprint version through the GUI interface. Everything was working just fine until today. When I tried to access the page today I got the "The OctoPrint server is currently not running" error

What did you already try to solve it?
I tried the suggested commands

pi@octopi:~ $ ps -ef | grep -i octoprint | grep -i python
pi@octopi:~ $

Also I tried the following:

pi@octopi:~ $  /home/pi/oprint/bin/pip  install https:// get.octoprint.org/latest
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Looking in indexes: https:// pypi.org/simple, https:// www.piwheels.org/simple
Collecting https:// get.octoprint.org/latest
  Downloading https:// get.octoprint.org/latest (5.4MB)
     |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5.4MB 73kB/s
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-req-build-PR7NL9/setup.py", line 231, in <module>
        setup(**params())
      File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
        _setup_distribution = dist = klass(attrs)
      File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/dist.py", line 264, in __init__
        for ep in pkg_resources.iter_entry_points('distutils.setup_keywords'):
      File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources.py", line 504, in iter_entry_points
        entries = dist.get_entry_map(group)
      File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources.py", line 2478, in get_entry_map
        self._get_metadata('entry_points.txt'), self
      File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources.py", line 2255, in parse_map
        raise ValueError("Entry points must be listed in groups")
    ValueError: Entry points must be listed in groups
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-PR7NL9/

and also I issued the following commands:

   15  pip install https:// get.octoprint.org/latest <-FAILED
   16  ~/oprint/bin/pip install setuptools==7.0
   17  pip install https:// get.octoprint.org/latest <- FAILED
   18  ~/oprint/bin/pip install --upgrade pip
   19  apt-get update
   20  sudo apt-get update
   21  sudo apt-get dist-upgrade -y
   22  sudo apt-get upgrade -y
   23  sudo reboot
   24  pip install https:// get.octoprint.org/latest <- FAILED

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, octoprint.log, serial.log or output on terminal tab, ...)

OctoPrint version : 1.3.11
OctoPi version : 0.16.0

pi@octopi:~ $ sudo cat ~/.octoprint/logs/octoprint.log
[sudo] password for pi:
2019-05-16 17:08:23,482 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:08:23,487 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2019-05-16 17:08:23,488 - octoprint.server - INFO - OctoPrint 1.3.11
2019-05-16 17:08:23,496 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system:
|  Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
|  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
|  Enclosure Plugin (4.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_enclosure
|  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
|  Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
|  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
|  PrintTimeGenius Plugin (1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius
|  Sidebar Temp Graph (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_sidebartempgraph
|  Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder
|  Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
|  Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2019-05-16 17:08:23,523 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
|  hardware:
|    cores: 4
|    freq: 1200.0
|    ram: 918188032
|  os:
|    id: linux
|    platform: linux2
|  plugins:
|    pi_support:
|      model: Raspberry Pi 3 Model B Rev 1.2
|      octopi_version: 0.16.0
|  python:
|    pip: 19.0.1
|    version: 2.7.13
|    virtualenv: /home/pi/oprint
2019-05-16 17:08:23,523 - octoprint.server - INFO - ------------------------------------------------------------------------------
2019-05-16 17:23:23,485 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:38:23,487 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:53:23,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:08:23,494 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:23:23,498 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:38:23,500 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:53:23,502 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:08:23,506 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:23:23,509 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:38:23,512 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:53:23,514 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:08:23,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:23:23,519 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:38:23,522 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:53:23,526 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:08:23,529 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:23:23,532 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:38:23,535 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:53:23,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:08:23,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:23:23,545 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:38:23,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:53:23,551 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:08:23,554 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:23:23,557 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:38:23,560 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:53:23,563 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:08:23,566 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:23:23,569 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:38:23,572 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:53:23,575 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:08:23,577 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:23:23,580 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:38:23,583 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:53:23,587 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:08:23,590 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:23:23,594 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:38:23,596 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:53:23,599 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:08:23,602 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:23:23,606 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:38:23,609 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:53:23,613 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:08:23,615 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:23:23,617 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:38:23,621 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:53:23,623 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:08:23,626 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:23:23,629 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:38:23,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:53:23,634 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:08:23,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:23:23,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:38:23,643 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:53:23,645 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:08:23,648 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:23:23,650 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:38:23,653 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:53:23,655 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 08:08:23,657 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 08:23:23,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3

The log indicates it's running. Why do you think it isn't?

I can not access the web page

What do you get if you run this from your octoprint server?

curl -D - localhost:5000

I assume you've rebooted?

and for fun, just run this too:

ps -ef | grep python

I get connection refused

pi@octopi:~ $ curl -D - localhost:5000
curl: (7) Failed to connect to localhost port 5000: Connection refused
pi@octopi:~ $
pi@octopi:~ $ sudo curl -D - localhost:5000
[sudo] password for pi:
curl: (7) Failed to connect to localhost port 5000: Connection refused
pi@octopi:~ $

and with the other command

pi@octopi:~ $ ps -ef | grep python
pi        3439   583  0 19:04 pts/0    00:00:00 grep --color=auto python
pi@octopi:~ $

have you rebooted?

.

Yes, I did reboot the pi a couple of times

okay, do the sudo service octoprint restart, then show the new entries from octoprint.log.

Also any entries from here:

tail /var/log/syslog /var/log/messages /var/log/daemon.log

If nothing pops up there, the next step is to install octopi on a new SD card, or to wipe out this SD card and reinstall it. It's hard to say what happened, considering it was running okay after the install.

Still no luck accessing the page

pi@octopi:~ $ sudo service octoprint restart
pi@octopi:~ $
pi@octopi:~ $ sudo cat ~/.octoprint/logs/octoprint.log
[sudo] password for pi:
2019-05-16 17:08:23,482 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:08:23,487 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2019-05-16 17:08:23,488 - octoprint.server - INFO - OctoPrint 1.3.11
2019-05-16 17:08:23,496 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system:
|  Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
|  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
|  Enclosure Plugin (4.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_enclosure
|  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
|  Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
|  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
|  PrintTimeGenius Plugin (1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius
|  Sidebar Temp Graph (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_sidebartempgraph
|  Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder
|  Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
|  Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2019-05-16 17:08:23,523 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
|  hardware:
|    cores: 4
|    freq: 1200.0
|    ram: 918188032
|  os:
|    id: linux
|    platform: linux2
|  plugins:
|    pi_support:
|      model: Raspberry Pi 3 Model B Rev 1.2
|      octopi_version: 0.16.0
|  python:
|    pip: 19.0.1
|    version: 2.7.13
|    virtualenv: /home/pi/oprint
2019-05-16 17:08:23,523 - octoprint.server - INFO - ------------------------------------------------------------------------------
2019-05-16 17:23:23,485 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:38:23,487 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 17:53:23,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:08:23,494 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:23:23,498 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:38:23,500 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 18:53:23,502 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:08:23,506 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:23:23,509 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:38:23,512 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 19:53:23,514 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:08:23,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:23:23,519 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:38:23,522 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 20:53:23,526 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:08:23,529 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:23:23,532 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:38:23,535 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 21:53:23,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:08:23,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:23:23,545 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:38:23,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 22:53:23,551 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:08:23,554 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:23:23,557 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:38:23,560 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-16 23:53:23,563 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:08:23,566 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:23:23,569 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:38:23,572 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 00:53:23,575 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:08:23,577 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:23:23,580 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:38:23,583 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 01:53:23,587 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:08:23,590 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:23:23,594 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:38:23,596 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 02:53:23,599 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:08:23,602 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:23:23,606 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:38:23,609 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 03:53:23,613 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:08:23,615 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:23:23,617 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:38:23,621 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 04:53:23,623 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:08:23,626 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:23:23,629 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:38:23,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 05:53:23,634 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:08:23,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:23:23,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:38:23,643 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 06:53:23,645 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:08:23,648 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:23:23,650 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:38:23,653 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 07:53:23,655 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 08:08:23,657 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-05-17 08:23:23,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3
pi@octopi:~ $

pi@octopi:~ $ tail /var/log/syslog /var/log/messages /var/log/daemon.log
==> /var/log/syslog <==
May 17 19:09:16 octopi systemd[1]: Started User Manager for UID 1000.
May 17 19:10:21 octopi kernel: [  126.860688] random: crng init done
May 17 19:10:21 octopi kernel: [  126.860699] random: 7 urandom warning(s) missed due to ratelimiting
May 17 19:11:44 octopi systemd[1]: Stopping LSB: OctoPrint daemon...
May 17 19:11:44 octopi octoprint[908]: Stopping OctoPrint Daemon: OctoPrint.
May 17 19:11:44 octopi systemd[1]: Stopped LSB: OctoPrint daemon.
May 17 19:11:44 octopi systemd[1]: Starting LSB: OctoPrint daemon...
May 17 19:11:44 octopi octoprint[916]: Starting OctoPrint Daemon: OctoPrint.
May 17 19:11:44 octopi systemd[1]: Started LSB: OctoPrint daemon.
May 17 19:12:13 octopi systemd[1]: Started Session c2 of user pi.

==> /var/log/messages <==
May 17 19:08:17 octopi kernel: [   12.214658] Bluetooth: SCO socket layer initialized
May 17 19:08:17 octopi kernel: [   12.231897] Bluetooth: HCI UART driver ver 2.3
May 17 19:08:17 octopi kernel: [   12.231911] Bluetooth: HCI UART protocol H4 registered
May 17 19:08:17 octopi kernel: [   12.231917] Bluetooth: HCI UART protocol Three-wire (H5) registered
May 17 19:08:17 octopi kernel: [   12.232116] Bluetooth: HCI UART protocol Broadcom registered
May 17 19:08:18 octopi kernel: [   12.465418] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 17 19:08:18 octopi kernel: [   12.465426] Bluetooth: BNEP filters: protocol multicast
May 17 19:08:18 octopi kernel: [   12.465439] Bluetooth: BNEP socket layer initialized
May 17 19:10:21 octopi kernel: [  126.860688] random: crng init done
May 17 19:10:21 octopi kernel: [  126.860699] random: 7 urandom warning(s) missed due to ratelimiting

==> /var/log/daemon.log <==
May 17 19:09:16 octopi systemd[650]: Reached target Default.
May 17 19:09:16 octopi systemd[650]: Startup finished in 108ms.
May 17 19:09:16 octopi systemd[1]: Started User Manager for UID 1000.
May 17 19:11:44 octopi systemd[1]: Stopping LSB: OctoPrint daemon...
May 17 19:11:44 octopi octoprint[908]: Stopping OctoPrint Daemon: OctoPrint.
May 17 19:11:44 octopi systemd[1]: Stopped LSB: OctoPrint daemon.
May 17 19:11:44 octopi systemd[1]: Starting LSB: OctoPrint daemon...
May 17 19:11:44 octopi octoprint[916]: Starting OctoPrint Daemon: OctoPrint.
May 17 19:11:44 octopi systemd[1]: Started LSB: OctoPrint daemon.
May 17 19:12:13 octopi systemd[1]: Started Session c2 of user pi.
pi@octopi:~ $

I'm going to format. Oh god why? I will have to install and reconfigure all the plugins. This is the second time this is happening. The first time it happened right after the update. I think since the octoprint is not routed to the internet it doesn't worth the hassle of having this issues after every update. I can just keep it to the current version forever since it is working perfect :slight_smile:

@tedder42 thank you for your time and effort :smiley: