Over the past few days, this has occurred several times:
- I start an Audera streaming session by 'casting' from my phone to the audera plexamp target
- Later, I disconnect my phone from audera by directing it's output away from the audera plexamp target
- Wait a while (unclear how long it takes). Later, when I want to start an audera session again, I am able to start a streaming session following the same process as bullet 1, but no music plays from any speakers
- Once I reboot the streamer, everything works as expected
Example journalctl log files from a recent incident, starting from when I attempt to start a new audera session.
Jun 04 19:04:22 audera-5973e4 snapserver[541]: 2026-06-04 19-04-22.338 [Info] (PcmStream) State changed: PlexAmp, state: idle => playing
Jun 04 19:04:22 audera-5973e4 snapserver[541]: 2026-06-04 19-04-22.338 [Info] (Server) onStateChanged (PlexAmp): playing
Jun 04 19:04:23 audera-5973e4 camilladsp[571]: 2026-06-04 19:04:23.348512 WARN [src/alsadevice.rs:113] PB: Prepare playback after buffer underrun
Jun 04 19:04:23 audera-5973e4 camilladsp[571]: 2026-06-04 19:04:23.474558 INFO [src/alsadevice.rs:561] PB: device stalled
Jun 04 19:04:38 audera-5973e4 dropbear[7091]: [7091] Jun 04 19:04:38 Child connection from 192.168.1.14:63186
Jun 04 19:04:41 audera-5973e4 dropbear[7091]: [7091] Jun 04 19:04:41 Password auth succeeded for 'root' from 192.168.1.14:63186
Sounds like this may be camilladsp related? Or at least, after googling the "PB: device stalled" message, this issue came up related to devices resuming in a paused state.
Over the past few days, this has occurred several times:
Example
journalctllog files from a recent incident, starting from when I attempt to start a new audera session.Sounds like this may be
camilladsprelated? Or at least, after googling the "PB: device stalled" message, this issue came up related to devices resuming in a paused state.