nginx-proxy icon indicating copy to clipboard operation
nginx-proxy copied to clipboard

Docker container for automatically creating nginx configuration based on active services in docker host.

Results 16 nginx-proxy issues
Sort by recently updated
recently updated
newest added

I am starting nginx-proxy with this command ```bash docker run --network code \ --name nginx-proxy \ -v /var/run/docker.sock:/var/run/docker.sock:ro \ -p 80:80 \ -d --restart always mesudip/nginx-proxy ``` And then starting...

hi, I'm getting this error while trying to use this container. I don't really need ssl at the moment but my understanding is that it is automatically generated anyway so...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...

dependencies

``` 2024-12-18 08:57:31,450 - INFO - trying to create account key /etc/ssl/accounts/xxxxx.account.key 2024-12-18 08:57:31,856 - INFO - trying to register acmev2 account 2024-12-18 08:57:32,828 - ERROR - error registering: 429...

### Error Logs ``` 2024-12-10 04:16:52,725 - INFO - trying to create account key /etc/ssl/accounts/docs.formurl.com.account.key 2024-12-10 04:16:53,133 - INFO - trying to register acmev2 account 2024-12-10 04:16:54,101 - INFO -...

The container is working without issues, but occasionally there are these logs with timeout error ### Logs ``` No VIRTUAL_HOST Id:7e39336678d8 e97b69a4-cbdb-4391-b274-1f057d8fd76e-mcp-hello-world-test No VIRTUAL_HOST Id:7e39336678d8 e97b69a4-cbdb-4391-b274-1f057d8fd76e-mcp-hello-world-test No VIRTUAL_HOST Id:7e39336678d8 e97b69a4-cbdb-4391-b274-1f057d8fd76e-mcp-hello-world-test...