This is the 1st time this happen. I all ways click on the "A new version of Logitech Media Server is available. (Click here)" and it says to then use this command:
sudo dpkg -i /var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.2~1559745322_amd64.deb
I did that and now I get This site cant be reached when I got to port 9000.
Using Ubuntu Linux 18.04.2 server.
I don't remember this every happening before.
Even rebooted my server and it still don't work.
Keep on refreshing after I try things and still can't be reached.
Do a service logitechmediaserver status and got back this:
If I do service logitechmediaserver start it just comes right back with no errors but still can't go to port 9000.
Any way to fix this?
-Raymond Day
sudo dpkg -i /var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.2~1559745322_amd64.deb
I did that and now I get This site cant be reached when I got to port 9000.
Using Ubuntu Linux 18.04.2 server.
I don't remember this every happening before.
Even rebooted my server and it still don't work.
Keep on refreshing after I try things and still can't be reached.
Do a service logitechmediaserver status and got back this:
Code:
● logitechmediaserver.service - LSB: Startup script for the Logitech Media Server
Loaded: loaded (/etc/init.d/logitechmediaserver; generated)
Active: active (running) since Thu 2019-06-13 05:27:09 EDT; 3min 16s ago
Docs: man:systemd-sysv-generator(8)
Tasks: 2 (limit: 4915)
CGroup: /system.slice/logitechmediaserver.service
├─18054 /bin/bash /usr/sbin/squeezeboxserver_safe /usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache --charset=utf8
└─18060 /usr/bin/perl /usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache --charset=utf8
Jun 13 05:27:09 myserer.me systemd[1]: Starting LSB: Startup script for the Logitech Media Server...
Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: Making sure that Logitech Media Server is not running first: start-stop-daemon: warning: failed to kill 12628: No such process
Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: No process in pidfile '/var/run/logitechmediaserver.pid' found running; none killed.
Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: Starting Logitech Media Server.
Jun 13 05:27:09 myserer.me systemd[1]: Started LSB: Startup script for the Logitech Media Server.Any way to fix this?
-Raymond Day