Skip to content

Infinite loop when domain is suffixed with dot - 150% cpu + 1 GB ram usage #676

@blackandred

Description

@blackandred

Hi,

I made a typo in the LETSENCRYPT_HOST and put "." at the end of the domain name.

LETSENCRYPT_HOST: "www.riotkit.org.,riotkit.org"

When changed to this version, then issue was resolved:

LETSENCRYPT_HOST: "www.riotkit.org,riotkit.org"

I just let you know, maybe you can add it to FAQ at least even if it could be related to simp_le.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugIssue reporting a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions