[GH-ISSUE #1664] Fails to get audio key skipping all the tracks #758

Closed
opened 2026-02-27 19:32:19 +03:00 by kerem · 0 comments
Owner

Originally created by @JurkoDev on GitHub (Dec 23, 2025).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1664

i was using the homeassistant addon it started skipping all the tracks with

[2025-12-23T20:55:11Z WARN  librespot_connect::state::context] couldn't load context info because: context is not available. type: Default
[2025-12-23T20:55:11Z INFO  librespot_playback::player] Loading <Santa Tell Me> with Spotify URI <spotify:track:0lizgQ7Qw35od7CYaoMBZb>
[2025-12-23T20:55:11Z ERROR librespot_core::audio_key] error audio key 0 1
[2025-12-23T20:55:11Z WARN  librespot_playback::player] Unable to load key, continuing without decryption: Service unavailable { audio key error }
[2025-12-23T20:55:13Z ERROR librespot_playback::player] Unable to read audio file: Symphonia Decoder Error: end of stream
[2025-12-23T20:55:13Z ERROR librespot_playback::player] Skipping to next track, unable to load track <SpotifyUri("spotify:track:0lizgQ7Qw35od7CYaoMBZb")>: ()

i replicated it on windows with the cargo build

version

am on version 0.8.0

How to reproduce

launch the cargo build of librespot with arguments --enable-oauth --verbose
play something on it

Log

out.txt
ive redacted some token like looking strings

Host (what you are running librespot on):

  • OS: Linux Homeassistant Os addon and Windows 11
  • Platform: Intel 64bit and Amd 64bit

Additional context

The other reports are on older versions / dont have the same or similar errors show

Originally created by @JurkoDev on GitHub (Dec 23, 2025). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1664 i was using the homeassistant addon it started skipping all the tracks with ``` [2025-12-23T20:55:11Z WARN librespot_connect::state::context] couldn't load context info because: context is not available. type: Default [2025-12-23T20:55:11Z INFO librespot_playback::player] Loading <Santa Tell Me> with Spotify URI <spotify:track:0lizgQ7Qw35od7CYaoMBZb> [2025-12-23T20:55:11Z ERROR librespot_core::audio_key] error audio key 0 1 [2025-12-23T20:55:11Z WARN librespot_playback::player] Unable to load key, continuing without decryption: Service unavailable { audio key error } [2025-12-23T20:55:13Z ERROR librespot_playback::player] Unable to read audio file: Symphonia Decoder Error: end of stream [2025-12-23T20:55:13Z ERROR librespot_playback::player] Skipping to next track, unable to load track <SpotifyUri("spotify:track:0lizgQ7Qw35od7CYaoMBZb")>: () ``` i replicated it on windows with the cargo build ### version am on version 0.8.0 ### How to reproduce launch the cargo build of librespot with arguments --enable-oauth --verbose play something on it ### Log [out.txt](https://github.com/user-attachments/files/24318590/out.txt) ive redacted some token like looking strings ### Host (what you are running `librespot` on): - OS: Linux Homeassistant Os addon and Windows 11 - Platform: Intel 64bit and Amd 64bit ### Additional context The other reports are on older versions / dont have the same or similar errors show
kerem 2026-02-27 19:32:19 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#758
No description provided.