Hey there
I having a problem with the logitech media server on my debian jessie/openmediavault 3.0.90 installation.
I set up a few systems and never had a problem with LMS. But this time it doesen't want to run.
I installed LMS like described on this page wiki.slimdevices.com/index.php/DebianPackage
I tried all versions. Everytime, the installation succeds, the server starts correctly.
But i can't find the server. There is nothing on the port 9000.
Netstat also gives me no entry. There is no logitech media server uses any port.
Do you have any ideas, what the problem could be?
Is there a permission failure?
Any help would be nice :)
Thanks in advance
I having a problem with the logitech media server on my debian jessie/openmediavault 3.0.90 installation.
I set up a few systems and never had a problem with LMS. But this time it doesen't want to run.
I installed LMS like described on this page wiki.slimdevices.com/index.php/DebianPackage
I tried all versions. Everytime, the installation succeds, the server starts correctly.
Code:
~# sudo service logitechmediaserver status
● logitechmediaserver.service - LSB: Startup script for the Logitech Media Server
Loaded: loaded (/etc/init.d/logitechmediaserver)
Active: active (exited) since Do 2017-11-02 17:43:03 CET; 3s ago
Process: 15052 ExecStop=/etc/init.d/logitechmediaserver stop (code=exited, status=0/SUCCESS)
Process: 15088 ExecStart=/etc/init.d/logitechmediaserver start (code=exited, status=0/SUCCESS)
Nov 02 17:43:03 DMW-NAS logitechmediaserver[15088]: Making sure that Logitech Media Server is not running first: Starting Logitech Media Server.
Nov 02 17:43:03 DMW-NAS systemd[1]: Started LSB: Startup script for the Logitech Media Server.
Hint: Some lines were ellipsized, use -l to show in full.
Code:
netstat -a
Do you have any ideas, what the problem could be?
Is there a permission failure?
Any help would be nice :)
Thanks in advance