-
-
Notifications
You must be signed in to change notification settings - Fork 374
Closed as duplicate of#1546
Closed as duplicate of#1546
Copy link
Labels
bug 🐛Something isn't workingSomething isn't working
Description
What installation are you running?
Production (netalertx) 📦
Is there an existing issue for this?
- I have searched the existing open and closed issues and I checked the docs https://docs.netalertx.com/
The issue occurs in the following browsers. Select at least 2.
- Firefox
- Chrome
- Edge
- Safari (unsupported) - PRs welcome
- N/A - This is an issue with the backend
Current Behavior
i upgraded to the new version 26.3.7.
I added the following to the docker start config file:
--sysctl net.ipv4.conf.all.arp_ignore=1
--sysctl net.ipv4.conf.all.arp_announce=2 \
The container does not start and returns the following error:
docker: Error response from daemon: OCI runtime create failed: sysctl ‘net.ipv4.conf.all.arp_announce’ not allowed in host network namespace: unknown.
Starting with --privileged does not work.
What am I doing wrong ?
Expected Behavior
container starts normally
Steps To Reproduce
No response
Relevant app.conf settings
docker-compose.yml
Debug or Trace enabled
- I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.
Relevant app.log section
.
Docker Logs
.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working