Hi! I have the following problem: I have Spotify add-on installed and can use it by connecting through local network, but now I would like to log that application in to Spotify using my email and password. But I get this error:
-----------------------------------------------------------
Add-on: Spotify Connect
Play Spotify music on your Home Assistant device
-----------------------------------------------------------
Add-on version: 0.13.0
You are running the latest version of this add-on.
System: Home Assistant OS 14.2 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2025.2.0
Home Assistant Supervisor: 2025.02.0
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun spotifyd (no readiness notification)
[16:53:44] INFO: Starting the Spotify daemon...
s6-rc: info: service legacy-services successfully started
[2025-02-07T15:53:45Z INFO librespot] librespot 0.4.2 UNKNOWN (Built on 2024-01-06, Build ID: UYt0DULz, Profile: release)
[2025-02-07T15:53:45Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gew4.spotify.com:4070
[2025-02-07T15:53:45Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gew4.spotify.com:443
[2025-02-07T15:53:45Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gew4.spotify.com:80
[2025-02-07T15:53:45Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gue1.spotify.com:443
[2025-02-07T15:53:45Z INFO librespot_core::session] Connecting to AP "ap-guc3.spotify.com:4070"
[2025-02-07T15:53:45Z ERROR librespot] Connection failed: Login failed with reason: Bad credentials
[16:53:45] WARNING: spotifyd crashed, halting add-on
[16:53:45] INFO: spotifyd stoped, restarting...
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
It says bad credentials, but it can’t be right, I checked them many times and even changed password to include only letters and number (thinking that it can complain about special characters). It always crashes…
Can you guys help me out?
Best,
Miro