OpenVoiceOS / ovos-docker

Open Voice OS container images and docker-compose.yml files for x86_64 and aarch64 CPU architectures.
https://openvoiceos.github.io/ovos-docker/
Apache License 2.0
39 stars 11 forks source link

Error while deploying on nas #46

Closed FeliceSchena closed 10 months ago

FeliceSchena commented 10 months ago

Hello, I'm trying to deploy it on a custom synology nas. But i've a problem. It seems that the container checks for pipewire, that's is not installed. I've configured pulseaudio: Server String: /opt/tmp/pulse-iywKBC630jyh/native Library Protocol Version: 34 Server Protocol Version: 34 Is Local: yes Client Index: 0 Tile Size: 4032 User Name: Felice Host Name: HomeServer Server Name: pulseaudio Server Version: 14.2 Default Sample Specification: s16le 2ch 44100Hz Default Channel Map: front-left,front-right Default Sink: auto_null Default Source: auto_null.monitor Cookie: f8a5:d632

During the compose i've this error: Error response from daemon: Bind mount failed: '/run/user/X/pipewire-0' does not exists. Thanks for your support