Hi Michael,

Thanks for the swift reply!

Short answer: that's how it ended up after installation.

Long answer: (installation process):

After some online search couldn't quite find Arch/Manjaro specific
install instructions, so went ahead and installed this package:
https://aur.archlinux.org/packages/logitechmediaserver.

After installation did 
Code:
--------------------
    systemctl enable logitechmediaserver
--------------------
 and 
Code:
--------------------
    systemctl start logitechmediaserver
--------------------
 opened firefox and entered 
Code:
--------------------
    xxx.yyy.zzz.ab:9000
--------------------
 as described here:
https://wiki.slimdevices.com/index.php/Linux_Installation_Guide.html and
got the error code 
Code:
--------------------
    403 Forbidden: settings/server/wizard.html 
--------------------
After some internet search stumbled upon this thread, entered 
Code:
--------------------
    xxx.yyy.zzz.ab:9000/server.log
--------------------
 and thus found out about the IP adress rrr.sss.ttt.cd, used
Code:
--------------------
    rrr.sss.ttt.cd:9000
--------------------
  and could use the setup wizard that way.

I stopped using numerical IP adresses and use localhost:9000 instead.
That always seems to work. But my worry is that the connection between
my two radio players and LMS will remain unstable. Reconnecting after
reboot of the system hosting LMS seems necessary.

The server.log of the last session:

Code:
--------------------
    [21-04-02 17:22:37.7405] main::init (388) Starting Logitech Media Server 
(v8.1.1, ARCH-AUR-GIT.8.1.1, do 01 apr 2021 20:53:30 CEST) perl 5.032001 - 
x86_64-linux-thread-multi
  [21-04-02 17:22:38.0338] Slim::Utils::IPDetect::_init (138) Warning: Couldn't 
call connect() - falling back to 127.0.0.1
  [21-04-02 17:22:41.9426] Slim::Web::Cometd::handler (421) errorNeedsClient: 
00:04:20:2e:5c:e1, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
  [21-04-02 17:22:42.8151] Slim::Web::Cometd::handler (421) errorNeedsClient: 
00:04:20:2c:64:25, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
  [21-04-02 17:27:15.6191] Slim::Web::HTTP::generateHTTPResponse (1022) Access 
to settings pages is restricted to the local network or localhost: 
xxx.yyy.zzz.ab -> rrr.sss.ttt.cd (settings/index.html)
  [21-04-02 17:37:02.9317] Slim::Web::HTTP::generateHTTPResponse (1022) Access 
to settings pages is restricted to the local network or localhost: 
xxx.yyy.zzz.ab -> rrr.sss.ttt.cd (settings/index.html)
  
--------------------


By the way, the IP address rrr.sss.ttt.cd is slightly different
("ttt.cd" changes) after rebooting the system hosting LMS, but is
unchanged after just restarting LMS without rebooting the system, so it
most likely is a network problem.


------------------------------------------------------------------------
Wim De Winter's Profile: http://forums.slimdevices.com/member.php?userid=71606
View this thread: http://forums.slimdevices.com/showthread.php?t=108599

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

Reply via email to