sudo systemctl restart logitechmediaserver
- no output or error
sudo systemctl status logitechmediaserver
● logitechmediaserver.service - LSB: Startup script for the Logitech Media Server
Loaded: loaded (/etc/init.d/logitechmediaserver; generated)
Active: active (running) since Mon 2022-02-28 10:25:48 ACDT; 8s ago
Docs: man
ystemd-sysv-generator(8)
Process: 30099 ExecStart=/etc/init.d/logitechmediaserver start (code=exited, status=0/SUCCESS)
Tasks: 2 (limit: 1597)
CPU: 1.576s
CGroup: /system.slice/logitechmediaserver.service
├─30106 /bin/bash /usr/sbin/squeezeboxserver_safe /usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir /var/lib/squeeze>
└─30115 sleep 5
Feb 28 10:25:48 snakeoilpi systemd[1]: Starting LSB: Startup script for the Logitech Media Server...
Feb 28 10:25:48 snakeoilpi logitechmediaserver[30099]: Making sure that Logitech Media Server is not running first:
Feb 28 10:25:48 snakeoilpi logitechmediaserver[30103]: start-stop-daemon: warning: failed to kill 28351: No such process
Feb 28 10:25:48 snakeoilpi logitechmediaserver[30103]: No process in pidfile '/var/run/logitechmediaserver.pid' found running; none killed.
Feb 28 10:25:48 snakeoilpi logitechmediaserver[30099]: Starting Logitech Media Server.
Feb 28 10:25:48 snakeoilpi systemd[1]: Started LSB: Startup script for the Logitech Media Server.
sudo apt purge logitechmediaserver -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
logitechmediaserver*
0 upgraded, 0 newly installed, 1 to remove and 8 not upgraded.
After this operation, 167 MB disk space will be freed.
(Reading database ... 108441 files and directories currently installed.)
Removing logitechmediaserver (8.0.1~1606059084) ...
(Reading database ... 104281 files and directories currently installed.)
Purging configuration files for logitechmediaserver (8.0.1~1606059084) ...
Removing user `squeezeboxserver' ...
Warning: group `nogroup' has no more members.
Done.
Reinstall:
sudo bash ./snakeoil-installer-1.2.0-armv7l.sh
# Begin installation of Snakeoil 1.2.0 (Gear Isolation)
+ Checking pre-requistes... OK
* Checking program (ip)... FOUND
* Checking program (grep)... FOUND
* Checking program (head)... FOUND
* Checking program (tail)... FOUND
* Checking program (sed)... FOUND
* Checking program (pgrep)... FOUND
* Checking program (sha1sum)... FOUND
* Checking program (tar)... FOUND
* Checking program (ip)... FOUND
* Checking program (cat)... FOUND
* Checking program (mktemp)... FOUND
* Checking program (cut)... FOUND
* Checking program (xargs)... FOUND
+ System identified as: Raspbian
* Updating repos... OK
* Checking package: net-tools
- Status: Already installed
* Checking package: avahi-daemon
- Status: Already installed
* Checking package: icewm
- Status: Already installed
* Checking package: lighttpd
- Status: Already installed
* Checking package: php-cgi
- Status: Already installed
* Checking package: tightvncserver
- Status: Already installed
* Checking package: libio-socket-ssl-perl
- Status: Already installed
* Checking package: libgomp1
- Status: Already installed
* Checking package: cifs-utils
- Status: Already installed
* Checking package: nfs-common
- Status: Already installed
* Checking package: samba
- Status: Already installed
* Checking package: python3-future
- Status: Already installed
+ Creating media folders... OK
+ Checking installer integrity... OK
+ Extracting archive... OK
- verifying component: snakeoil-rest... OK
- verifying component: Logitech Media Server... OK
- verifying component: snakeoil blob... OK
+ Install Snakeoil RestAPI server... OK
+ Installing Snakeoil blob, please be patient... OK
# Prepping Your System For Snakeoil.
+ Startup script... Already installed
+ Web server... OK
+ Logitech Media Server... OK
+ Configuring network... ifupdown detected, interface eth0. OK
+ Configuring virtual desktop... OK
+ Configuring boot options... OK
+ Configuring samba... OK
# Cleaning up tmp files... OK
# Installation complete.
# Restarting Snakeoil RestAPI server.
# Please wait at least 1 minute before trying the WebApp
Tried again - no luck.