Amazon Dash Button with OH2 on Windows 10, 32 bit - lot of warnings and errors
Dash Buttons are running, but it takes about 5 seconds, if there is any action and I got tons of warnings and errors:
19:44:51.480 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {56D4F929-E720-4AE4-8D71-C08D83F2902C}, field: broadaddr, actual saFamily: 8, expected saFamily: 2
19:44:51.555 [ERROR] [org.pcap4j.core.PcapNetworkInterface] - Failed to retrieve the link layer address of the NIF: {56D4F929-E720-4AE4-8D71-C08D83F2902C}
19:44:51.559 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {F0324A65-2151-44C1-AC51-3B2768029017}, field: netmask, actual saFamily: 8, expected saFamily: 2
19:44:51.561 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {F0324A65-2151-44C1-AC51-3B2768029017}, field: broadaddr, actual saFamily: 8, expected saFamily: 2
19:44:51.642 [ERROR] [org.pcap4j.core.PcapNetworkInterface] - Failed to retrieve the link layer address of the NIF: {F0324A65-2151-44C1-AC51-3B2768029017}
19:44:53.257 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {02B4C272-5294-4240-B5E3-C21D7B8D1473}, field: netmask, actual saFamily: 8, expected saFamily: 2
19:44:53.257 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {02B4C272-5294-4240-B5E3-C21D7B8D1473}, field: broadaddr, actual saFamily: 8, expected saFamily: 2
19:44:53.323 [ERROR] [org.pcap4j.core.PcapNetworkInterface] - Failed to retrieve the link layer address of the NIF: {02B4C272-5294-4240-B5E3-C21D7B8D1473}
19:44:53.325 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {56D4F929-E720-4AE4-8D71-C08D83F2902C}, field: netmask, actual saFamily: 8, expected saFamily: 2
19:44:53.326 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {56D4F929-E720-4AE4-8D71-C08D83F2902C}, field: broadaddr, actual saFamily: 8, expected saFamily: 2
19:44:53.404 [ERROR] [org.pcap4j.core.PcapNetworkInterface] - Failed to retrieve the link layer address of the NIF: {56D4F929-E720-4AE4-8D71-C08D83F2902C}
19:44:53.406 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {F0324A65-2151-44C1-AC51-3B2768029017}, field: netmask, actual saFamily: 8, expected saFamily: 2
19:44:53.406 [WARN ] [org.pcap4j.core.AbstractPcapAddress ] - Couldn't analyze an address. devName: {F0324A65-2151-44C1-AC51-3B2768029017}, field: broadaddr, actual saFamily: 8, expected saFamily: 2
19:44:53.493 [ERROR] [org.pcap4j.core.PcapNetworkInterface] - Failed to retrieve the link layer address of the NIF: {F0324A65-2151-44C1-AC51-3B2768029017}
any ideas?
Thanks a lot!