Octoprint web will not load

Looks like something went wrong during startup, the server is gone again. You should check octoprint.log .

when I run the
ps -ef | grep -i octoprint | grep -i python

i get
pi 445 1 1 20:27 ? 00:00:21 /home/pi/oprint/bin/python2 /home/pi/oprint/bin/octoprint serve --host=127.0.0.1 --port=5000

i looked at the log and I have no clue what I am looking for.
log file for octoprint

2018-10-22 20:17:11,502 - octoprint.startup - INFO - ******************************************************************************
2018-10-22 20:17:11,510 - octoprint.startup - INFO - Starting OctoPrint 1.3.9
2018-10-22 20:17:11,511 - octoprint.startup - INFO - ******************************************************************************
2018-10-22 20:17:11,936 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-10-22 20:17:13,001 - octoprint.startup - INFO - Blacklist processing done
2018-10-22 20:17:13,112 - 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...
2018-10-22 20:17:16,720 - octoprint.plugin.core - INFO - Plugin CuraEngine (<= 15.04) is disabled.
2018-10-22 20:17:19,058 - octoprint.plugin.core - INFO - Plugin DisplayLayerProgress Plugin (1.7.1) is disabled.
2018-10-22 20:17:19,123 - octoprint.plugin.core - INFO - Found 27 plugin(s) providing 25 mixin implementations, 29 hook handlers
2018-10-22 20:17:19,368 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-10-22 20:17:19,531 - octoprint.server - INFO - Intermediary server started
2018-10-22 20:17:19,534 - 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...
2018-10-22 20:17:20,543 - octoprint.plugin.core - INFO - Found 27 plugin(s) providing 25 mixin implementations, 29 hook handlers
2018-10-22 20:17:20,589 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-10-22 20:17:21,294 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-10-22 20:17:21,792 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-10-22 20:17:24,150 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-10-22 20:17:26,055 - octoprint.util.pip - INFO - Version of pip is 18.0
2018-10-22 20:17:26,058 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-10-22 20:17:26,059 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-10-22 20:17:26,065 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s)
2018-10-22 20:32:19,373 - octoprint.server.heartbeat - INFO - Server heartbeat <3