-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Labels
bugA functionality or parts of a program that do not work as intendedA functionality or parts of a program that do not work as intended
Description
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
Labels
bugA functionality or parts of a program that do not work as intendedA functionality or parts of a program that do not work as intended