Music Assistant 2.7.3: iOS login problems and HA provider not reconnecting

Setup:

• Music Assistant 2.7.3 (Container install, host mode)
• Home Assistant 2026.1.1
• Accessing MA via HA iOS app and Safari on iOS
• No container crashes or restarts

Issues:

  1. HA iOS app: MA credentials never persist - every load shows the MA login screen, no session retention.
  2. HA iOS app: “Sign in with Home Assistant” always fails with “Invalid redirect URI.” Internal URL: http://server ip:8123/
  3. Safari + HA iOS app: After reconnecting or app switching, MA loads but playback fails with “Please call connect first” until the HA provider is manually reloaded in MA settings.

Info: Music assistant tab in ha lovelace via windows loads, authenticates, plays first time without fail.

Any guidance on how to overcome these issues appreciated. Have I set something up wrong since updating container to 2.7.3?

1 Like

I have the same issue with Music Assistant 2.7.9, but it can be worked around by adding a Music Assistant Long Lived Token to the dashboard URL in Home Assistant.

  • Log in to Music Assistant, navigate to Profile and create a new Long Lived access token.
  • Log in to Home Assistant and edit your MA dashboard URL to something like this: http://musicassistant.url/?code=<Music Assistant Long Lived Access Token>

There is some more info in this GitHub issue