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

Couldn't open a raw socket. Error: Operation not permitted (1) #351

Open
Yakui420 opened this issue Oct 21, 2024 · 1 comment
Open

Couldn't open a raw socket. Error: Operation not permitted (1) #351

Yakui420 opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels

Comments

@Yakui420
Copy link

I moved to podman from docker.

When I run something like this:
podman docker run -t ullaakut/cameradar -t 8.8.8.8

I get this error:

Loading credentials...ok
Loading routes...ok
Scanning the network...ko
  > [Nmap Warning] Couldn't open a raw socket. Error: Operation not permitted (1)
✖ error while scanning network: Couldn't open a raw socket. Error: Operation not permitted (1)

@Ullaakut
Copy link
Owner

Hi, this looks like an error in your Docker configuration, either because of your OS or because of how the Docker capabilities are configured. A google search with the terms "Docker Couldn't open a raw socket. Error: Operation not permitted" seems to give relevant clues as to what the issue is. Let me know if you find a solution for your problem

@Ullaakut Ullaakut self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants