-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
After the update (docker pull) application don't start
I see error
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied: unknown
Nginx Proxy Manager Version
2.13.1
To Reproduce
Steps to reproduce the behavior:
1 pull newst docker image
2 docker compose up
3 see the error
Expected behavior
Application start
Screenshots
Operating System
Docker is installed on LXC container that is hosted on Proxmox
Additional context
Installation was done over 2 years ago and work without any issue
I use LXC container installed on PROXMOX host in that LXC container(Ubuntu OS) i install docker and then pull NPM