Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: error getting channel, might be missing permissions #21

Open
marek22k opened this issue Aug 10, 2023 · 3 comments
Open

Error: error getting channel, might be missing permissions #21

marek22k opened this issue Aug 10, 2023 · 3 comments

Comments

@marek22k
Copy link

marek22k commented Aug 10, 2023

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 #9)

$ getcap /home/marek/.cargo/bin/arpchat
/home/marek/.cargo/bin/arpchat cap_net_raw=ep
@beforeold
Copy link

same here with the v1.0 macos arm release

@zombiepigdragon
Copy link

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

@zombiepigdragon
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants