bpa wrote: 
> The problem is more subtle than simply DNS failure.
> Back to problem - LMS being runs as a service or a subprocess of logged
> in user ?

think so...
one of is output is:

Code:
--------------------
    [17-09-21 20:04:26.2535] Slim::Utils::Misc::msg (1250) Warning: 
[20:04:26.2533] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
--------------------


line 1114 on this file is (on my debian system -should be the same):
>       my $sa = AnyEvent::Socket::pack_sockaddr (DOMAIN_PORT, $server);
> 

But...
in line 40 of the same file there is a dns fallback routine.
So "dns resolution because of wrong dns Address" should not be a problem
it looks like a port Problem aka Firewalltheme...


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=108013

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to