What is the problem?
I downloaded the most recent Octoprint version yesterday (2025-07-09). I used Raspberry Pi imager 1.9.4 to install this on a 32GB MicroSD card. I then put it in the RPi and powered on. The RPi is connected to my network by cable. I have previously used this combination of RPi 3B and MicroSD card successfully. I only attempted to upgrade because Octoprint kept telling me it was required.
The startup page for the RPi says:
Access OctoPrint from a web browser on your network by navigating to any of: http://octopi.local http://192.168.1.192 OctoPrint version : 1.11.2 OctoPi version : 1.1.0 The web page for Octoprint says: "The OctoPrint server is currently not running" I went through the steps on this page: pi@octopi:~ $ ps -ef | grep -i octoprint | grep -i python No result pi@octopi:~ $ ls ~/.octoprint/logs ls: cannot access '/home/pi/.octoprint/logs': No such file or directory pi@octopi:~ $ sudo service octoprint restart pi@octopi:~ $ sudo service octoprint status Γ octoprint.service - The snappy web interface for your 3D printer Loaded: loaded (/etc/systemd/system/octoprint.service; enabled; preset: enabled) Active: failed (Result: signal) since Thu 2025-07-10 11:46:22 BST; 2s ago Duration: 5.205s Process: 919 ExecStart=/opt/octopi/oprint/bin/octoprint serve --host=${HOST} --port=${PORT} (code=killed, signal=ILL) Main PID: 919 (code=killed, signal=ILL) CPU: 4.564s Jul 10 11:46:17 octopi systemd[1]: Started octoprint.service - The snappy web interface for your 3D printer. Jul 10 11:46:22 octopi systemd[1]: octoprint.service: Main process exited, code=killed, status=4/ILL Jul 10 11:46:22 octopi systemd[1]: octoprint.service: Failed with result 'signal'. Jul 10 11:46:22 octopi systemd[1]: octoprint.service: Consumed 4.564s CPU time. pi@octopi:~ $
What did you already try to solve it?
Have you tried running in safe mode?
WRITE HERE
Did running in safe mode solve the problem?
Not sure how to do this. What's the command to do this?
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
WRITE HERE
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
WRITE HERE