Latest update broke the dash binding

Hello,

after the last update half of my dash buttons stopped working with them showing “initializing”.

After trying to delete and re-add them (without success), I deinstalled the Dash binding in PaperUI, and then tryed to reinstall it, which shows the “in-progress” (the blue circle), for very long, and in the log I find

2017-01-22 13:33:37.718 [WARN ] [org.pcap4j.util.PropertiesLoader ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.inet, use default value: null 2017-01-22 13:33:37.719 [WARN ] [org.pcap4j.util.PropertiesLoader ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.inet6, use default value: null 2017-01-22 13:33:37.720 [WARN ] [org.pcap4j.util.PropertiesLoader ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.packet, use default value: null 2017-01-22 13:33:37.720 [WARN ] [org.pcap4j.util.PropertiesLoader ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.link, use default value: null 2017-01-22 13:33:37.817 [WARN ] [org.pcap4j.util.PropertiesLoader ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.dlt.raw, use default value: null

I re-ran

setcap 'cap_net_raw,cap_net_admin=+eip cap_net_bind_service=+ep' `realpath /usr/bin/java`
which unfortunately did not change anything.

any ideas?

thanks
Daniel

apparently re-installing it a few times solved it after the 3rd or 4th try.

You re-installed the Amazon Dash Binding several times, right? Is it still working?

did this really help? Please confirm