GPIO inputs not working with latest Octoprint #510
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm running latest Octoprint on Rpi4. Fresh instalation of Octoprint, once with, once without backup restoration. Ame issue every time, GPIO inpust dont work:
Log from instalation without backup, one button and output setup:
Log output from restored backup:
I think its the new Python, i2c OLED and Filament Scale stopped working too.
I can confirm the same issue. I did the troubleshooting for inputs putting in the python script recommended, and that works.. "Outputs" work, but not Inputs. I'm not at this time able to find any useful in sorting it. I have had 3 fresh instances setup, 2 on two different devices done with restoring, and a third fresh install starting from scratch and only adding the Enclosure plugin. Always getting the "RuntimeError:Failed to add edge detection".
I just did a move from a Pi 3 to a Pi 4 with a fresh install of the latest stable Octoprint and have the same issue outlined above. I tried several different pins to ground as my button input and none have worked.
I have the same issue after updating my Pi 4 from OctoPi 1.0.0 to 1.1.0. GPIO outputs work fine, inputs not working at all.
Try my fork it is for the newer OctoPi versions, inputs are working now on my PI3
https://github.com/ahmaddxb/OctoPrint-Enclosure