Skip to content

Cannot listen to HTTP port: Permission denied when running container image using podman #374

@maeldroem

Description

@maeldroem

Description

Following the instructions laid out in https://ferron.sh/docs/installation/docker using podman instead of docker results in the following error: Error while running a server: Cannot listen to HTTP port: Permission denied (os error 13).

This error happens regardless of the type of distro we choose for the container (tags 2, 2-alpine, 2-debian).

This can be fixed by setting default_http_port and default_https_port to values higher than 1024 (i.e. unprivileged ports).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions