Cannot use USB3.0 gigabit realtek network interface

Issue #1097 new
Former user created an issue

This problem is present in latest version downloadable too 1.10.1

2019-01-15 06:08:39,091 INFO [Device] Updated bound IP address of Device with UUID: 17d2fe85-f835-3845-a80d-1f76898bb7bf, bound address: 192.168.1.75 2019-01-15 06:08:39,091 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker 2019-01-15 06:08:39,091 INFO [EventDispatcher] Starting EventDispatcher 2019-01-15 06:08:39,106 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 2019-01-15 06:08:40,562 ERROR [DiscoverySSDPMessageListener] Cannot open multicast socket,will try again java.io.IOException: No network inferface found for IP 192.168.1.75 at org.serviio.util.MultiCastUtils.findNicIP(MultiCastUtils.java:185) at org.serviio.upnp.discovery.Multicaster.getBoundNIC(Multicaster.java:47) at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:81) at java.lang.Thread.run(Thread.java:748) 2019-01-15 06:08:43,120 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 9 times 2019-01-15 06:08:49,641 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 8 times 2019-01-15 06:08:56,178 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 7 times 2019-01-15 06:09:02,698 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 6 times 2019-01-15 06:09:09,235 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 5 times 2019-01-15 06:09:16,099 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 4 times 2019-01-15 06:09:22,635 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 3 times 2019-01-15 06:09:29,328 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 2 times 2019-01-15 06:09:35,833 WARN [MultiCastUtils] Host IP address 192.168.1.75 is not available, will try again 1 times 2019-01-15 06:09:42,369 WARN [DiscoverySSDPMessageListener] Cannot acquire NIC for current bound IP address 192.168.1.75, will re-acquire new IP 2019-01-15 06:09:42,369 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions 2019-01-15 06:09:42,369 INFO [EventDispatcher] Leaving EventDispatcher 2019-01-15 06:11:08,653 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 9 times 2019-01-15 06:12:40,009 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 8 times 2019-01-15 06:14:14,396 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 7 times 2019-01-15 06:15:56,304 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 6 times 2019-01-15 06:17:31,393 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 5 times 2019-01-15 06:19:08,368 WARN [LocalAddressResolverStrategy] Haven't found any suitable local IP address, will try again 4 times

Comments (3)

  1. Log in to comment