Skip to content

[BUG]: Host is already in use by another container #3228

Discussion options

You must be logged in to vote

In general, I realized what was wrong

If you encounter the same error, then most likely you have increased the issuance of certificates per week from letsencrypt

The error is described in detail here: https://letsencrypt.org/docs/duplicate-certificate-limit/

Error trace in "docker-compose logs":
Hook 'post-hook' ran with output:
front_1 | /run/nginx.pid
front_1 | Missing cert or key file, disabling TLS
front_1 | An unexpected error occurred:
front_1 | Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: <your_domen>, retry after 2024-04-17T15:10:39Z: see https://letsencrypt.org/docs/duplicate-certificate-limit/

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DmitriyRyazanovsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #3227 on April 16, 2024 07:52.