Wigster wrote: > Hi! > > So this has always been like this: the radio does have a normal IP > (192.168.1.13), assigned by DHCP. For some reason the player as seen my > LMS has the self-assigned 169.x. I always assumed this has some trick > that you were doing. This used to work, but maybe now there is some > issue indeed. > > Do you have any idea what I could check? > > > Sent from my iPhone using Tapatalk
The last line in the server.log from your first post indicate some issue with the IP address on the LMS-server: [18-05-19 09:36:13.8314] Slim::Plugin::CLI::Plugin::cli_socket_accept (250) Access to CLI is restricted to the local network or localhost: 169.254.148.151 This is unrelated to the UPnPBridge plugin, but may be due to: 1) the LMS server software starts before the network configuration in the Windows operating system is finished => LMS uses a 'link local' address as fall back. Will be fixed if you restart LMS software awhile after power-up. 2) the Windows server fails to get an IP adress through mis-configuration: specify DHCP or configure network settings manually on the Windows server. No 1 above is quite common I think. ------------------------------------------------------------------------ BosseJ's Profile: http://forums.slimdevices.com/member.php?userid=67378 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
