Octoprint wont start after print

What is the problem?

Octoprint stopped working after a print where I was using octolapse.

What did you already try to solve it?

I tried:
-Restarting the pi
-using ssh to restart octoprint
-plug it in with ethernet
-check that the files on the sd arent corrupted

Have you tried running in safe mode and if so did it solve the issue?

I havent been able to start it in safe mode because it gives no response similar to when i try to start up octoprint normally

Complete Logs

octoprint.log:

Additional information about your setup

OctoPrint 1.4.2 OctoPi version 0.17.0, Pi4b 4Gb, octoprint (2).log (89.7 KB)

The server is running:

2020-11-20 05:53:24,844 - octoprint.server.heartbeat - INFO - Server heartbeat <3

OctoEverywhere is causing you trouble.

Also this:

!!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.

For the first 1252 lines: A deep insider may know more.

How do I uninstall octoeverywhere from ssh?

How to remove, I don't know. But you can disable it in config.yaml.

DO THIS ON YOU OWN RISK:

When you are in SSH:

cd .octoprint
nano config.yaml
(nano is a editor)
There is a section _disabled (There a 3 spaces in front of that keyword)
grafik
Add OctoEverywhere exactly as it is written in the plugin list below.
So you have to look for it there first.

When you added it - with a dash ahead - at the same indent position as the other entries (I hope you have some)

The do a Crtl-O to save the changes.
And then Crtl-X to exit nano

then do a
sudo reboot

so how is octoeverywhere causing octoprint to be inaccessible?

No, this means that your Pi need way more cooling. If it is caused by OctoEverywhere, I can't say

well the pi has completly cooled down and still cant access octoprint at its ip or octopi.local

Now you have the plugin issue sorted, I suggest uploading a clean full log file, from start to finish. Might be new problems about.

1 Like