-
|
Hi there. Since 2.4.0, MA starts the song, then it stops as the player becomes unavailable after a few seconds. Still the same thing with 2.4.1 & 2.4.2. ERROR (MainThread) [music_assistant.webserver] Error handling message: player_queues/play_media: Player dab******-2155-be00--** is not available Everything was fine with 2.3.6. And since I can't disable autoupdate for MA, I have to rollback every other day.
Any idea anyone? Cheers. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 24 replies
-
|
What player provider are you using? What exact hardware are you using? |
Beta Was this translation helpful? Give feedback.
-
|
So, as a summary:
The solution was actually embarrassingly simple. I was running Music Assistant with two player providers: one was Home Assistant MediaPlayers, the other one being Chromecast. As a specific addition to my case, I am running Home Assistant in Proxmox, and Music Assistant streams the music to three JBL Authentics 200 wifi speakers. Anyway, this was a stupid problem labelled "my bad", but if someone happens to make the same mistake, maybe this will help. |
Beta Was this translation helpful? Give feedback.

So, as a summary:
The solution was actually embarrassingly simple. I was running Music Assistant with two player providers: one was Home Assistant MediaPlayers, the other one being Chromecast.
With both providers pointing to exactly the same devices, this simply created a conflict.
Since Chromecast is the native solution, I deleted Home Assistant MediaPlayers; that solve the issue.
As a specific addition to my case, I am running Home Assistant in Proxmox, and Music Assi…