What is the problem?
Octoprint booted into safe mode. I am concerned because i had a lot of trouble with the login system as well as the reauthentication system so i dont want errors like system start incomplete showing up.
What did you already try to solve it?
Nothing, before with the reauthentication issue, i switched to klipper because i was tired of the constant me getting kicked out of octoprint issue and not getting back in because the apis broken (thats what i think it was, it always gave me an 403 in the console leading to the api)
Have you tried running in safe mode?
It ran in safe mode
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!)
octoprint-systeminfo-20250405220332.zip (16.2 KB)
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Kobra 2, Raspi 4, Switched from an 32gb sd to an 4gb sd because i dont have another flying around and i think the old one was either corrupted or some plugin annoyed me.
Looking in the logs heres all the warnings i found:
-Tornado shows an 403 POST /api/login warning a bunch of times. That might be the cause of the login system not liking me.
-The sysinfo shows the reason for the safe mode boot is incomplete_startup
-Octoprint Logs show warning py with Falling back from lgpio: No module named lgpio
-Octoprint Logs show warning plugin simpleemergencystop is reffering to non existing css asset fontaswesome.all.min.css (believe this is just some visual element or font missing)
-There are a bunch of warnings about CRSF disabled which i beleive isnt the issue either
-There is a warning about Deprecation and Detected acess to deprecated settings path ['webcam', 'snapshot'], returned value is derived
Thats it. Ngl none of those issues seem that critical to me. Look over it please, i might have overlooked something fatal.