Yatsushiro wrote: > Are you sure the LMS Servcie is running? > > At the command line, type: > > > Code: -------------------- > > systemctl status logitechmediaserver.service -------------------- > > > > If it's not running, type: > > > > Followed by: > > > Code: -------------------- > > systemctl start logitechmediaserver.service -------------------- > > > > You may need to sudo these commands, depending on your user settings. > > Good luck...
Running $ systemctl status logitechmediaserver.service gives me the following output $ systemctl status logitechmediaserver.service ● logitechmediaserver.service - LSB: Startup script for the Logitech Media Serve Loaded: loaded (/etc/init.d/logitechmediaserver; generated) Active: active (exited) since Sun 2019-12-15 00:19:39 GMT; 18h ago Docs: man:systemd-sysv-generator(8) lines 1-4/4 (END) I'm not sure what the above output means so I ran $ systemctl enable logitechmediaserver.service followed by $ systemctl start logitechmediaserver.service These commands didn't give any outputs and returned me to a blank command line. When I visit 192.x.x.x:9000 I still see a message 'unable to connect' Any ideas what is going on or what may be causing the problem? ------------------------------------------------------------------------ 1uke_'s Profile: http://forums.slimdevices.com/member.php?userid=66412 View this thread: http://forums.slimdevices.com/showthread.php?t=111348 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
