homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 240 forks source link

Qnap hombridge install #369

Closed 8aws closed 3 years ago

8aws commented 3 years ago

I try several times in the last months with the official container in Qnap and following the web instructions but getting always the same error

s6-applyuidgid: fatal: unable to exec tail: Permission denied

it fails at start, and not get any error idea in the log file cause not write more than the GitHub hello text. I've check the permissions on homebridge folder and it looks correct.

[HB Supervisor] Homebridge Storage Path: /homebridge
[5/18/2021, 10:07:16 AM] [HB Supervisor] Homebridge Config Path: /homebridge/config.json
[5/18/2021, 10:07:16 AM] [HB Supervisor] Logging to /homebridge/homebridge.log
s6-applyuidgid: fatal: unable to exec tail: Permission denied

thanks in advance

oznu commented 3 years ago

Make sure you're mounting a folder one level down from your QNAP share. You cannot mount on the root of a share.

8aws commented 3 years ago

it's mounted under datavol1/container/homebridge but at same level of container-station-data

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rjperry36 commented 2 years ago

@oznu if the config has been setup as datavol1/container/homebridge. Is that correct?

williezou commented 2 years ago

I got the same error, how do you solve the issue?

williezou commented 2 years ago

I got the same error, how do you solve the issue?

8aws commented 2 years ago

I fix some time ago but can't remember, but possibly was something about folder permissions. I create a new folder under the main Container folder and install from there. All works ok