Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can only turn on light and psu. Not off #490

Open
johnokdk opened this issue Sep 19, 2022 · 1 comment
Open

Can only turn on light and psu. Not off #490

johnokdk opened this issue Sep 19, 2022 · 1 comment

Comments

@johnokdk
Copy link

I can suddenly only turn on light and psu. Not off. Also my hardware buttons has stopped working. I get this error in the octoprint.log. How do i fix it?

File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_enclosure/init.py", line 934, in update_ui_outputs
val = GPIO.input(pin) if not output['active_low'] else (not GPIO.input(pin))
ValueError: The channel sent is invalid on a Raspberry Pi

It has worked for a very long time, and suddenly not. Maybe an update (python) broke it?

@johnokdk
Copy link
Author

I fixed it with pressing the "Cleanup plugin data" under plugins and the reintering all the data again (Same values as it said before the reset). That seemed to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant