1uke_ wrote: 
> Hi,
> 
> I ran through these commands, they seemed to work as far as I could
> tell, but when I visit 102.x.x.x:9000 the logitech media server
> interface still isn't loading.
> 
> Is there anything I can check to see what the problem is?

Are you sure the LMS Servcie is running?

At the command line, type:


Code:
--------------------
    systemctl status logitechmediaserver.service
--------------------


If it's not running, type:

> systemctl enable logitechmediaserver.service

Followed by:


Code:
--------------------
    systemctl start logitechmediaserver.service
--------------------


You may need to sudo these commands, depending on your user settings.

Good luck...


------------------------------------------------------------------------
Yatsushiro's Profile: http://forums.slimdevices.com/member.php?userid=66935
View this thread: http://forums.slimdevices.com/showthread.php?t=111348

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to