#app.music-assistant.io refresh track art / color problem

1 messages · Page 1 of 1 (latest)

sonic finch
#

Hello all, if I use the external app.music-assistant-io system with the code to remotely auth and run PWA, the player seems to not refresh correctly after a few tracks. The album art and the color do not change. This does not happen if I use the player directly by IP. I am using the HA cloud integration. 2.72 version.

upbeat harbor
#

@uncut socket

uncut socket
#

How are you hosting MA? We have seen some disconnect issue with people hosting MA behind a reverse proxy.

north wraith
#

Same issue here. I have MA 2.7.2 running as docker container. (without reverse proxy or any some sort)
When accessing app.music-assistant.io on first initial access all artwork is available, but after a few seconds it doesn't retrieve any artwork anymore. Only when I hard refresh MA app.

#

FYI, I use Plesk provider for my music.

#

Also noticed a lot of lost connection messages in the server.

music-assistant-server  | 2025-12-22 16:05:32.301 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:05:43.473 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:05:54.476 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:06:05.510 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:06:16.618 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
#
music-assistant-server  | 2025-12-22 16:06:27.979 INFO (MainThread) [aiosendspin.server.client.unknown-127.0.0.1] Connection established
music-assistant-server  | 2025-12-22 16:06:27.988 INFO (MainThread) [aiosendspin.server.client.unknown-127.0.0.1] Received client/hello
music-assistant-server  | 2025-12-22 16:06:27.988 INFO (MainThread) [aiosendspin.server.client.unknown-127.0.0.1] Client ID set to ma_8i1vhz9nmk
music-assistant-server  | 2025-12-22 16:06:38.741 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:06:49.679 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
music-assistant-server  | 2025-12-22 16:07:00.674 WARNING (MainThread) [music_assistant.remote_access] Signaling server connection lost. Reconnecting in 10s...
sonic finch