OctoPrint Server Dosen't Startup

What is the problem?

I finish a 17 hour long print and shutdown printer and raspberry pi. After that when I want restart server dosen't want the start. Web page comes but giving error.

What did you already try to solve it?

-Wait (Normaly little bit waiting solves that.)
-Restart printer and Pi
-update and upgrade all packages on pi.
-I tryed "ps -ef | grep -i octoprint | grep -i python" but dosen't give any response.

Have you tried running in safe mode?

I don't know how to activate without web interface.

Did running in safe mode solve the problem?

IDK

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

I don't have acces to interface

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

OctoPrint.log file:

(Website dosen't let me paste directly)

looks like a lot of module not found errors. you could attempt to repair this by SSH to the pi and run the following command.

/opt/octopi/oprint/bin/pip install --force-reinstall --no-cache-dir octoprint==1.11.3