dtcooper / raspotify

A Spotify Connect client that mostly Just Works™

Home Page:https://dtcooper.github.io/raspotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No device is shown since last system update

MaChristopher opened this issue · comments

Compatible OS

  • I'm running Raspotify on a compatible OS

Latest Version

  • I'm running the latest version of Raspotify

Due Diligence

  • I have done my due diligence

What happened?

Since I performed the last update on raspberry pi 3 I don't no raspotify seems to have a problem.

I already deleted and reinstalled raspotify with the following commands:

sudo apt purge raspotify and sudo apt install raspotify

When entering sudo systemctl status raspotify, this is what it returns:

● raspotify.service - Raspotify (Spotify Connect Client)
   Loaded: loaded (/lib/systemd/system/raspotify.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Thu 2022-01-06 22:17:51 CET; 4s ago
     Docs: https://github.com/dtcooper/raspotify
           https://github.com/librespot-org/librespot
           https://github.com/dtcooper/raspotify/wiki
           https://github.com/librespot-org/librespot/wiki/Options
  Process: 18192 ExecStart=/usr/bin/librespot (code=exited, status=127)
 Main PID: 18192 (code=exited, status=127)

Jan 06 22:17:51 raspberrypi systemd[1]: raspotify.service: Unit entered failed state.
Jan 06 22:17:51 raspberrypi systemd[1]: raspotify.service: Failed with result 'exit-code'.

Highly appreciated, if anyone could help me out.

Relevant log output

No response