Skip to content

Cannot start docker container: net.ipv4.ip_unprivileged_port_start #1570

@Killerbeast01

Description

@Killerbeast01

Hello there!
Im trying to start the technitium container as usual (running it already for more than 6 month).
But today i updated my lxc container ubtuntu 24.04.
Since then i cannot start the container anymore with the following error:

⠹ Container dns-server Starting 0.2s 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

I already tried setting

  • cap_add: - NET_BIND_SERVICE
  • privileged: true
  • sysctl -w net.ipv4.ip_unprivileged_port_start=0
    but nothing seems to help.

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions