arpchat icon indicating copy to clipboard operation
arpchat copied to clipboard

Error: error getting channel, might be missing permissions

Open marek22k opened this issue 2 years ago • 4 comments

Hello,

I wanted to try out the program, but I noticed that it does not work for me, even though I set the appropriate permissions.

I try to run the program, select the network interface. Then I want to change the name and no matter what I press, it appears the message error getting channel, might be missing permissions.

(Same when running as sudo/root, same for selecting another interface) (Compiled from git, compiled from v1.0.0 results in https://github.com/kognise/arpchat/issues/9)

$ getcap /home/marek/.cargo/bin/arpchat
/home/marek/.cargo/bin/arpchat cap_net_raw=ep

marek22k avatar Aug 10 '23 19:08 marek22k

same here with the v1.0 macos arm release

beforeold avatar Aug 13 '23 06:08 beforeold

Reproduced on my end. Running Arch Linux, built with cargo 1.74.0-nightly (96fe1c9e1 2023-08-29) from latest master (4772c36).

zombiepigdragon avatar Aug 31 '23 13:08 zombiepigdragon

This seems to be a duplicate of #18, and switching to #19 fixed the issue for me.

zombiepigdragon avatar Aug 31 '23 15:08 zombiepigdragon