New error: DHCPREQUEST field is missing

I’m also getting this error after adding Things:

Thing network:device:handy	 	[ hostname="192.168.xx.xx", port="0", retry="3", timeout="5000", refresh_interval="60000", use_system_ping="false", dhcplisten="true" ]

I’m neither the Network-guy, nor the Linux-pro, but first: is dhcplisten also faster, if I configured my router to give out “static” IPs for my devices?

secondly: Perhaps it’s just a privilege issue, see

be Aware of ` and ’ ! :wink:

But for me, this isn’t also the issue, because:

[17:31:47] pi@openHABian2:~$ sudo getcap `realpath /usr/bin/java`
/usr/lib/jvm/java-8-oracle/jre/bin/java = cap_net_admin,cap_net_raw+eip cap_net_bind_service+ep

I also get those:

2017-02-17 17:21:31.371 [ERROR] [rvice.dhcp.ReceiveDHCPRequestPackets] - DHCPREQUEST field is missing
2017-02-17 17:24:12.340 [ERROR] [rvice.dhcp.ReceiveDHCPRequestPackets] - DHCPREQUEST field is missing
2017-02-17 17:31:32.393 [ERROR] [rvice.dhcp.ReceiveDHCPRequestPackets] - DHCPREQUEST field is missing
2017-02-17 17:34:13.452 [ERROR] [rvice.dhcp.ReceiveDHCPRequestPackets] - DHCPREQUEST field is missing

interesting enough: the intervals of the ERRORs aren’t periodically as you would suspect? (edit: ok, they are sort of, every 10mins, but on two levels?)