Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5306

Fresh install on Debian not working

$
0
0
Hi there,

I just set up a fresh Debian 10.6, with Samba and tried to install LMS 8. The Service seems to be running, but I cant connect to the Webgui.

Installation seems fine:
Code:

root@SqueezeServer:/mnt/music# dpkg -i logitechmediaserver_8.0.0_i386.deb
Selecting previously unselected package logitechmediaserver.
(Reading database ... 34349 files and directories currently installed.)
Preparing to unpack logitechmediaserver_8.0.0_i386.deb ...
Unpacking logitechmediaserver (8.0.0) ...
Setting up logitechmediaserver (8.0.0) ...
Adding system user `squeezeboxserver' (UID 106) ...
Adding new user `squeezeboxserver' (UID 106) with group `nogroup' ...
Not creating home directory `/usr/share/squeezeboxserver'.
Processing triggers for systemd (241-7~deb10u4) ...

To check if the service is running correctly:
Code:

root@SqueezeServer:/mnt/music# service --status-all
 [ + ]  apparmor
 [ - ]  console-setup.sh
 [ + ]  cron
 [ + ]  dbus
 [ - ]  hwclock.sh
 [ - ]  keyboard-setup.sh
 [ + ]  kmod
 [ + ]  logitechmediaserver
 [ + ]  networking
 [ + ]  nmbd
 [ + ]  open-vm-tools
 [ + ]  procps
 [ + ]  rsyslog
 [ - ]  samba-ad-dc
 [ + ]  smbd
 [ + ]  ssh
 [ + ]  udev

But when I try to connect to the Webgui, I cant connect. I also tried to connect with an Android App (Squeezer) but no connection there either.
Anyone got an idea what I forgot?

Viewing all articles
Browse latest Browse all 5306