Quantcast
Channel: Squeezebox : Community : Forums
Viewing all articles
Browse latest Browse all 6235

Logitech Media Server Not Showing on Network

$
0
0
Hello,

I have installed Logitech Media Server on my NAS running OpenMediaVault (Debian 9). I installed it from the command line with apt-get, the installation was successful and the service is running. I can confirm this:

Code:


user@mynas:/$ sudo service logitechmediaserver status
[sudo] password for user:
● logitechmediaserver.service - LSB: Startup script for the Logitech Media Serve
  Loaded: loaded (/etc/init.d/logitechmediaserver; generated; vendor preset: en
  Active: active (exited) since Mon 2020-05-14 10:57:23 BST; 2 weeks 0 days ago
    Docs: man:systemd-sysv-generator(8)
  Process: 676 ExecStart=/etc/init.d/logitechmediaserver start (code=exited, sta
    Tasks: 0 (limit: 4915)
  CGroup: /system.slice/logitechmediaserver.service

As I understand it, I should be able to access LMS through my browser using port 9000 but I cannot connect this way. I have checked the open ports on my NAS using nmap and port 9000 is not showing as an open port:

Code:


user@mypc ~ $ nmap 192.168.0.10

Starting Nmap 7.01 ( https://nmap.org ) at 2020-05-28 11:34 BST
Nmap scan report for 192.168.0.10
Host is up (0.00039s latency).
Not shown: 995 closed ports
PORT    STATE SERVICE
21/tcp  open  ftp
22/tcp  open  ssh
80/tcp  open  http
111/tcp  open  rpcbind
2049/tcp open  nfs

Nmap done: 1 IP address (1 host up) scanned in 0.04 seconds

Any ideas on what I need to do please?

Viewing all articles
Browse latest Browse all 6235

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>