What is the problem?
I have an Ender 3 V2 printer and I used a Raspberry Pi Zero 2W to run the octoprint docker image using docker compose. I have no issues when I try to connect to the Octoprint UI via web browser, once the docker image is up.
The problem comes when I install the PSU Control plugin and the PSU Control - RPi.GPIO pluggin. When I install those plugins I can see their tabs as usual, the problem is not here. Thus, in the PSU Control tab, I am able to set the Switching Method as Plugin. Then, I am also able to set the Switching Plugin as PSU Control - RPi.GPIO.
Finally, in the PSU Control - RPi.GPIO tab I can define the GPIO Mode and the Switching Pin, which are BCM mode and the pin 11 (GPIO 17), respectively. I have created a simple circuit with a LED to check if everything works fine.
For me it seems everything is OK at this point, but the truth is that the Toggle PSU button, that appears at the top of the UI, doesn't really activates anything. It doesn't turn green either.
Anybody had the same problem? Or at least tried something different to run Octoprint using docker image with PSU Control operational?
What did you already try to solve it?
I tried to remove the docker image and reinstall it again.
I tried to remove the pluggins, restart the octoprint and reinstall the pluggins again.
I tried to uninstall the PSU Control - RPi.GPIO plugin and work only with the PSU Control plugin.
I searched for a solution but I haven't found one yet.
Have you tried running in safe mode?
I haven't tried running in safe mode. Next step.
Did running in safe mode solve the problem?
I will post the results once I try.
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
octoprint-systeminfo-20250206174452.zip (112.5 KB)
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Octoprint version: Version 1.10.3
PSU Control plugin version: 1.0.6
PSUControl - RPi.GPIO plugin version: 1.0.4
Printer: Ender 3 V2
Browser: Chrome
RPi board: Raspberry Pi Zero 2 W