[GH-ISSUE #414] No Devices show up / Devices are empty #226

Closed
opened 2026-03-02 23:45:41 +03:00 by kerem · 2 comments
Owner

Originally created by @Keyruu on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/414

Describe the bug
When I open the spotify_player and I list my devices the list is just empty.

To Reproduce
I'm not really sure. I'm on version 0.17.2 and on MacOS.

Expected behaviour
It should list some of my devices. Like the Spotify App I have open or my Echos.

Log and backtrace
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in $HOME/.cache/spotify-player/.

2024-04-18T14:25:20.839015Z  INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Available devices: []
2024-04-18T14:25:20.839058Z  INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Trying to connect to device (id=79c0603f-73ce-4d0d-a5e6-d04a4ce493c8)
2024-04-18T14:25:21.266168Z  INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Connection succeeded (device_id=79c0603f-73ce-4d0d-a5e6-d04a4ce493c8)!
2024-04-18T14:25:21.266693Z  INFO client_request{request=ConnectDevice(None)}: spotify_player::client: successfully handled the client request, took: 1476ms
2024-04-18T14:25:21.290145Z  INFO client_request{request=GetUserSavedAlbums}: spotify_player::client: successfully handled the client request, took: 1500ms
2024-04-18T14:25:22.909582Z  INFO client_request{request=GetDevices}: spotify_player::client: successfully handled the client request, took: 50ms

Screenshots
CleanShot 2024-04-18 at 16 34 51@2x

Environment

  • OS: MacOS Sonoma 14.1.1
  • Application version: 0.17.2
Originally created by @Keyruu on GitHub (Apr 18, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/414 **Describe the bug** When I open the spotify_player and I list my devices the list is just empty. **To Reproduce** I'm not really sure. I'm on version 0.17.2 and on MacOS. **Expected behaviour** It should list some of my devices. Like the Spotify App I have open or my Echos. **Log and backtrace** Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in `$HOME/.cache/spotify-player/`. ``` 2024-04-18T14:25:20.839015Z INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Available devices: [] 2024-04-18T14:25:20.839058Z INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Trying to connect to device (id=79c0603f-73ce-4d0d-a5e6-d04a4ce493c8) 2024-04-18T14:25:21.266168Z INFO client_request{request=ConnectDevice(None)}: spotify_player::client: Connection succeeded (device_id=79c0603f-73ce-4d0d-a5e6-d04a4ce493c8)! 2024-04-18T14:25:21.266693Z INFO client_request{request=ConnectDevice(None)}: spotify_player::client: successfully handled the client request, took: 1476ms 2024-04-18T14:25:21.290145Z INFO client_request{request=GetUserSavedAlbums}: spotify_player::client: successfully handled the client request, took: 1500ms 2024-04-18T14:25:22.909582Z INFO client_request{request=GetDevices}: spotify_player::client: successfully handled the client request, took: 50ms ``` **Screenshots** ![CleanShot 2024-04-18 at 16 34 51@2x](https://github.com/aome510/spotify-player/assets/53177682/3ffe7fd7-0505-4b1e-b258-5b08a101f764) **Environment** - OS: MacOS Sonoma 14.1.1 - Application version: 0.17.2
kerem 2026-03-02 23:45:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Apr 18, 2024):

Did you setup https://github.com/aome510/spotify-player?tab=readme-ov-file#spotify-connect?

<!-- gh-comment-id:2065431215 --> @aome510 commented on GitHub (Apr 18, 2024): Did you setup https://github.com/aome510/spotify-player?tab=readme-ov-file#spotify-connect?
Author
Owner

@Keyruu commented on GitHub (Apr 26, 2024):

Sorry for not being able to read properly!

<!-- gh-comment-id:2078856081 --> @Keyruu commented on GitHub (Apr 26, 2024): Sorry for not being able to read properly!
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/spotify-player#226
No description provided.