- Joined
- Jul 1, 2019
- Messages
- 28
- Reaction score
- 28
First post, hope this hits the right place. I'm getting this error on my reef-pi...
7/2/2019, 12:26:58 PM UI ERROR {"error":"Failed to create. Error: write /sys/class/pwm/pwmchip0/pwm0/period: invalid argument"} | HTTP 500
I haven't made it past the testing portion to check that my led dims... What am I missing here? I have a pretty limited understanding of this circuitry. Any help is appreciated!
7/2/2019, 12:26:58 PM UI ERROR {"error":"Failed to create. Error: write /sys/class/pwm/pwmchip0/pwm0/period: invalid argument"} | HTTP 500
I haven't made it past the testing portion to check that my led dims... What am I missing here? I have a pretty limited understanding of this circuitry. Any help is appreciated!


ort), that leaves reef-pi running in https mode while using the normal http port (80), As a result you have to access it like this: https://<your reef-pi ip>:80 . If you change the address to "0.0.0.0:443" , than this should be fixed and you can access reef-pi with just "

