knarf wrote: 
> OK.....
> 
> deleted all files, directories, groups and users about LMS.
> 
> reinstalled using this
> http://wiki.slimdevices.com/index.php/Debian_Package#7.9.1_.2F_7.9.2
> 
> can't start LMS
> 
> tested with 7.9.1 and 7.9.2 downloaded on
> http://downloads.slimdevices.com/
> 
> ah, and tested with the .deb where is on mysqueezebox.com, the 7.7.6
> 
> i would like to understand WHY no one can start.
> 
> no logs
> 
> and this 
> 
> > 
Code:
--------------------
  >   > ● logitechmediaserver.service - LSB: Startup script for the 
Logitech Media Server
  > Loaded: loaded (/etc/init.d/logitechmediaserver; generated; vendor preset: 
enabled)
  > Active: active (running) since Wed 2019-04-10 14:45:47 CEST; 8min ago
  > Docs: man:systemd-sysv-generator(8)
  > Tasks: 3 (limit: 4915)
  > CGroup: /system.slice/logitechmediaserver.service
  > ├─3660 /bin/bash /usr/sbin/squeezeboxserver_safe 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/v…f8
  > └─3662 /usr/bin/perl /usr/sbin/squeezeboxserver --prefsdir 
/var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --c…f8
  > 
  > avr 10 14:45:47 stockage systemd[1]: Starting LSB: Startup script for the 
Logitech Media Server...
  > avr 10 14:45:47 stockage logitechmediaserver[3654]: Making sure that 
Logitech Media Server is not running first: No process in pidfile…e killed.
  > avr 10 14:45:47 stockage logitechmediaserver[3654]: Starting Logitech Media 
Server.
  > avr 10 14:45:47 stockage systemd[1]: Started LSB: Startup script for the 
Logitech Media Server.
  > Hint: Some lines were ellipsized, use -l to show in full.
  > 
--------------------
> > 
> 
> the process is on (seen on webmin and other progs)
> 
> try on the machine to open the webUI (localhost:9000, ip:9000), from
> all the machines on my network (machine_name:9000, ip:9000), no one
> works
> 
> give me an alternative, i'm exhausted

Check if port 9000 is "listening" if port 9000 is busy when LMS starts,
it will try to use 9001, 9002 etc until it find a free port.

Code:
--------------------
    
  netstat -t -l -e
  
--------------------


Ports 3483, 9000 and 9090 should be "listening" if LMS is running.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110350

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

Reply via email to