Skip to content

haproxy-certbot container restart loop #6

Description

@klairecodes

When running the haproxy-certbot container (via docker-compose or otherwise), it does not start properly and instead enters a restart loop. This is all following these docs for version 3.3.4.1 on Fedora 36.

haproxy-certbot container logs from running using docker-start-services.sh from the Thingsboard repo:

iptables v1.8.4 (legacy): unknown option "--set-mark"
Try `iptables -h' or 'iptables --help' for more information.

Here is the line from the start.sh script that seems to be causing the issue:

/sbin/iptables -t mangle -I OUTPUT -p tcp -s ${IP} --syn -j MARK --set-mark 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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