Balenasound error on raspberry pi 3

I’m having an issue with balenasound on a raspberrypi 3 all the services are running but in the log I get this over and over

20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Notice] (start) Connected to 192.168.1.168
20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Info] (getMacAddress) My MAC: “b8:27:eb:e5:2d:75”, socket: 5
20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Info] (onMessageReceived) ServerSettings - buffer: 1000, latency: 0, volume: 100, muted: 0
20.08.20 01:05:06 (+0100) snapcast-client metadata:{“STREAM”:“default”}
20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Info] (onMessageReceived) Codec: flac
20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Notice] (state) sampleformat: 44100:16:2
20.08.20 01:05:06 (+0100) snapcast-client ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
20.08.20 01:05:06 (+0100) snapcast-client 2020-08-20 00-05-06 [Error] (onException) Controller::onException
20.08.20 01:05:08 (+0100) snapcast-client 2020-08-20 00-05-08 [Warn] (sendRequest) timeout while waiting for response to: 58, timeout 2000
20.08.20 01:05:08 (+0100) snapcast-client 2020-08-20 00-05-08 [Error] (worker) Exception in Controller::worker(): Can’t open default PCM device: No such device

And no sound. Not sure what is wrong, I got it working perfectly on a raspberrypi 4

Hi there,
can you let us know what you have tried ? Are you following a step by step guide ? Have you set any custom environment variables ? have you already tried with the Deploy with balena button ( https://github.com/balenalabs/balena-sound ) method?

This seems to be a problem with snapcast that we use to add multi room support. Looks like you are indeed using that since you have two devices set up. Could you please try to disable multi room support by following these instructions https://sound.balenalabs.io/docs/customizations#disable-multi-room and check if the device work as expected ?
Just for ref: https://sound.balenalabs.io/docs/