LMS Not Running

Having issues with version 2.522. Logitech Media Server says it installs, but doesn’t seem to run. It shows that all plugins are inactive in the app, but active in the web UI. Spotify Connect works. I can’t seem to get this going on either of the pis I have (3b+ on both). I’ve rebaked the cards, uninstalled and reinstalled the plugin, and rebooted at this point. My thoughts are that it isn’t installing appropriately.

Ok, we’ll take a look at it :wink:

LMS V7.9.1 is old version. Now, nightly build is v7.9.2.

$ diff -urN install.sh.orig install.sh
— install.sh.orig 2018-11-20 11:23:58.000000000 +0900
+++ install.sh 2019-01-14 00:25:52.387125426 +0900
@@ -20,9 +20,9 @@

            if [ $cpu = "armv6l" ] || [ $cpu = "armv7l" ];
            then
  •                   wget -O /home/volumio/logitechmediaserver/logitechmediaserver_7.9.1_arm.deb [downloads.slimdevices.com/nightl ... 34_arm.deb](http://downloads.slimdevices.com/nightly/7.9/sc/94b8f296107cac5803ba4b7e682133aaf75b6a73/logitechmediaserver_7.9.1~1518987734_arm.deb)
    
  •                   wget -O /home/volumio/logitechmediaserver/logitechmediaserver_7.9.1_arm.deb [downloads.slimdevices.com/Logite ... .1_arm.deb](http://downloads.slimdevices.com/LogitechMediaServer_v7.9.1/logitechmediaserver_7.9.1_arm.deb)
              else
    
  •                   wget -O /home/volumio/logitechmediaserver/logitechmediaserver_7.9.1._all.deb [downloads.slimdevices.com/nightl ... 34_all.deb](http://downloads.slimdevices.com/nightly/7.9/sc/94b8f296107cac5803ba4b7e682133aaf75b6a73/logitechmediaserver_7.9.1~1518987734_all.deb)
    
  •                   wget -O /home/volumio/logitechmediaserver/logitechmediaserver_7.9.1._all.deb [downloads.slimdevices.com/Logite ... .1_all.deb](http://downloads.slimdevices.com/LogitechMediaServer_v7.9.1/logitechmediaserver_7.9.1_all.deb)
              fi
    
              # Move the binary to the expected directory