[GH-ISSUE #927] Error: Connection refused (os error 61) #1493

Closed
opened 2026-03-14 15:15:02 +03:00 by kerem · 1 comment
Owner

Originally created by @AkosGergely on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/927

Describe the bug
I use spotifyd in the background and control it from spotify_player.
spotify_player playback (previous|next|...)

In the version 0.22.1 spotify_player playback command return Error: Connection refused (os error 61)

To Reproduce
spotify_player playback (previous|next|...)

Log and backtrace
nothing in the log

Please refer to this URL for more details.

Environment

  • OS: MacOS
  • Application version: 0.22.1
  • Application features:
    --features image,daemon,rodio-backend,streaming,fzf,notify

Additional context

  • After
git reset --hard 95434bd
cargo build --release --no-default-features --features image,daemon,rodio-backend,streaming,fzf,notify

Everything is ok.

Originally created by @AkosGergely on GitHub (Feb 11, 2026). Original GitHub issue: https://github.com/aome510/spotify-player/issues/927 **Describe the bug** I use spotifyd in the background and control it from spotify_player. spotify_player playback (previous|next|...) In the version 0.22.1 spotify_player playback command return Error: Connection refused (os error 61) **To Reproduce** spotify_player playback (previous|next|...) **Log and backtrace** nothing in the log Please refer to [this URL](https://github.com/aome510/spotify-player?tab=readme-ov-file#logging) for more details. **Environment** - OS: MacOS - Application version: 0.22.1 - Application features: --features image,daemon,rodio-backend,streaming,fzf,notify **Additional context** - After ``` git reset --hard 95434bd cargo build --release --no-default-features --features image,daemon,rodio-backend,streaming,fzf,notify ``` Everything is ok.
kerem 2026-03-14 15:15:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@AkosGergely commented on GitHub (Feb 13, 2026):

Thank You @greqor !

It's working.

<!-- gh-comment-id:3895471378 --> @AkosGergely commented on GitHub (Feb 13, 2026): Thank You @greqor ! It's working.
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#1493
No description provided.