Villarrealized / sonos-pi-controller

A touch screen (Adafruit PiTFT 3.5") Sonos controller for Raspberry Pi. Runs in a docker container.
GNU General Public License v3.0
52 stars 2 forks source link

Error after running "docker-compose up -d" #7

Open dnsdlx opened 3 years ago

dnsdlx commented 3 years ago

I am very new to using docker / programming at all. I managed to do the installation until "docker-compose up -d". Any idea, would be glad to have you support! Thank you.

Building with native build. Learn about native build in Compose here: https://docs.docker.com/go/compose-native-build/ Recreating sonos-pi-controller ... error

ERROR: for sonos-pi-controller Cannot start service app: error while creating mount source path '/sys/class/backlight': mkdir /sys/class/backlight: operation not permitted

ERROR: for app Cannot start service app: error while creating mount source path '/sys/class/backlight': mkdir /sys/class/backlight: operation not permitted ERROR: Encountered errors while bringing up the project.

dnsdlx commented 3 years ago

I am sorry, I did not see that the topic has already been discussed similarly - I will try to solve the Problem alongside the other issue and eg close this.