Amazon Dash Buttons on latest Snapshot #1001 not working

Hi,

Amazon Dash Buttons on latest Snapshot #1001 not working.
“The Capturing for ens3 cannot be started” on Habmin

dash

WHat does this mean ?
The Dash Buttons was working on previous snapshots.

A while ago I had to use the setcap again to make it work:

sudo setcap cap_net_raw,cap_net_admin=eip $(realpath /usr/bin/java)

http://docs.openhab.org/addons/bindings/amazondashbutton/readme.html

i think there is a problem with ipv4 + ipv6 if dash button has both ips on same mac address, openhab cant fetch his ip

thankyou, dash buttons working again

1 Like

My dash buttons are not working since the OH3 upgrade today (just the next upgrade of OH3 - on the previous stable OH3.0.1 the dash buttons were ok.
I already tried:
sudo setcap cap_net_raw,cap_net_admin=eip $(realpath /usr/bin/java)

but get:
The capturing for eth0 cannot be started