Skip to content

spotifyd exits on connection error #1336

@pstumpf

Description

@pstumpf

Description
Today, I found that my spotifyd service was no longer running and found this in the log as the last message:

spotifyd[43936]: failed to connect to spotify: Service unavailable { client error (Connect) }

To Reproduce
Run spotifyd as a daemon for some time.

Expected behavior
Spotifyd should probably back off from connection attempts for a given interval, then try again.

Logs
See above.

Compilation flags

  • dbus_mpris
  • alsa_backend
  • portaudio_backend
  • pulseaudio_backend
  • rodio_backend

Versions (please complete the following information):

  • OS: OpenBSD
  • Spotifyd: 0.4.0
  • cargo: cargo 1.85.0 (d73d2caf9 2024-12-31)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA functionality or parts of a program that do not work as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions