Skip to content

[QUESTION] Can't get this to work #90

@rs-garrick

Description

@rs-garrick

Plugin Version
0.6.2

Question
I'm trying this plugin for the first time on octopi and a new raspberry pi 4. Install and config seems fine but it's not responding to events. A small python script using RPi.GPIO, running as the same user, responds to the button push, so at least I know the basic hardware, OS, and file privs pieces are OK.

I can see that octoprint has a file descriptor for /sys/devices/platform/soc/fe200000.gpio/gpiochip0/gpio/gpio17/value open, so it seems to be mostly good. I've enabled debug logging and I see activity when saving configs in the plugin UI.

Octoprint doesn't respond to the button. No actions will execute. Nothing is logged. strace on the octoprint process doesn't show any activity. I'm not sure how to debug from here.

Thanks in advance.

Additional context
Everything is pretty new.
Build 2024.06.18.085851 with "webcamd", based on OctoPi 1.0.0, running on Raspberry Pi 4 Model B Rev 1.5

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions