Sudip Bhattarai

Results 25 comments of Sudip Bhattarai

I thought the issue was solved with the new version and suddenly the same issue appeared today. I copied the logs and restarted the application. It didn't get stuck this...

> Did you see the `SocketException: Network is unreachable` messages in your log?..... Yeh I have noticed that. But I think it's common to have unreachable peers. @schildbach you should...

Hi @fero1xd, can you provide me full log of nginx-proxy container since startup? That will help me debug the issue.

@fero1xd , One reason might be because the proxy is not able to detect it's connected networks so that it's using "frontend" as fallback for network.

I tried reproducing it with the command you provided. Below is the logs. ``` [root@ip-xxx-test-infrastructure]# docker logs -f nginx-proxy Generating DH parameters, 2048 bit long safe prime, generator 2 This...

``` Using letsencrypt url : https://acme-v02.api.letsencrypt.org/directory Nginx is alive No VIRTUAL_HOST Id:784446db7b18 nginx-proxy Nginx Reloaded Successfully [SSL Refresh Thread] Looks like there no ssl certificates, Sleeping until there's one Unreachable...

> seems like this is a ubuntu 2024 issue.. I tried this with amazon linux and it worked fine for me. Nginx-Proxy immediately requests container details on receiving events. I...

There is also an issue with Docker version 27.1.1, build 63125853e3 running on archlinux

This issue is fixed on latest version. There was a change in docker api. it was returning `Null` in aliases instead of empty array :`[]`