Web overlay crashes after fileupload

Hi, i have octoprint since a few days, at firts it ran very good, but yesterday i decidet to install plugins. after a installed a plugin, the web overlay crashes when i try to upload a .gcode file. important is, only the web overlay crashes with no error messages in the log files. What to do now? i'm running on a raspberry pi 2, overclocked to 800 Mhz (i know it isnt official supportet).

Hello @mallo321123 !

Share the log files?

If it happened after you installed a plugin, try safe mode, and then try and isolate which plugin caused the issue.

octoprint.log: 2022-11-01 10:41:35,126 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin - Pastebin.com
Dmesg: [ 0.000000] Booting Linux on physical CPU 0x0[ 0.000000] Linux version 5 - Pastebin.com
plugin_pluginmanager_console.log: 2022-11-01 10:54:39,007 /home/pi/oprint/bin/python3 -m pip --disable-pip-versi - Pastebin.com

Sorry, I can't pastebin.

Just upload the systeminfo bundle here.

octoprint-systeminfo-20221101133225.zip (129.0 KB)

Wait a minute:

|  plugins:
|      pi_support:
|          model: Raspberry Pi Model B Plus Rev 1.2
|          octopi_version: 0.18.0
|          throttle_state: '0x0'
2022-10-31 12:39:06,525 - octoprint.startup - INFO - ******************************************************************************
2022-10-31 12:39:06,583 - octoprint.startup - INFO - Starting OctoPrint 1.5.2
2022-10-31 12:39:06,585 - octoprint.startup - INFO - ******************************************************************************

You run OctoPrint 1.5.2 on OctoPi 0.18.1?

The first build of OctoPi 0.18 did actually come with 1.5.2. The images available through OctoPrint.org - Download & Setup OctoPrint or the RPi imager keep it up to date, but the original image can still be downloaded from GitHub.

1 Like

https://github.com/OctoPrint/OctoPi-UpToDate/releases/download/0.18.0-1.8.6-20221018093204/octopi-0.18.0-1.8.6-20221018093204.zip

i got it from here (the button un the bottom of the download page) it ment that it is stable...

What to do now?