AiO with tailscale VPN apache container unhealthy

I got the same error unfortunately… I’m trying to run Nextcloud AIO with Nginx Proxy Manager and Tailscale so I can only access locally and through Tailscale VPN as I don’t want Nextcloud to be opened to the Internet.

So I can connect to my domain “nextcloud.mydomain.com” from my laptop, this domain pointing to my local IP on port 11000 ( so to Nextcloud web GUI)

However I’ve got 2 issues :

  1. Aio-apache being unhealthy : ruuning inspection, I can see the following error :
    “Output”: “Connection to nextcloud-aio-nextcloud (172.19.0.8) 9000 port [tcp/] succeeded!\nConnection to 127.0.0.1 8000 port [tcp/] succeeded!\nConnection to 127.0.0.1 11000 port [tcp/*] succeeded!\nnc: getaddrinfo for host "nextcloud.mydomain.com" port 443: Name has no usable address\nCould not reach nextcloud.mydomain.com on port 443.\n”
    I don’t know why I can’t reach port 443 … Any suggestion ?

  2. When trying to connect from my mobile device through Tailscale VPN, if I try on port 8080, I got a screen which says “The login is blocked since Nextcloud is running.”… And when I try from NextCloud Android app on port 11000, I have the login screen, and even though I created another user different from admin, I cant login with it. There is no error, there is a loading but nothing happens …

Please help :pray:

hi @Froszen welcome to the forum :handshake:

please don’t hijack other topics, especially in case the issue is different. maybe Cloudflare or other reverse proxy instructions help you:

Sorry I, as my issue is half the same issue as this one 198324 and that the solution didn’t work, I wanted to feed it.

As for your solutions, I don’t use cloudflare tunnel, but I already use APACHE_IP_BINDING=0.0.0.0.

I wanted to add that for the second problem, there is a loading on the login screen after entering my credentials, but it only tales me back to the login screen… :confused: I also followed this post but didn’t work for me as well…

I’m sorry the other post is not related to tailscale which is likely the source of the problem and obviously you didn’t follow references troubleshooting guides as you didn’t provide any logs and enough config details…

If you look at you error you will the the problem is clearly described:

you seem to have no valid DNS record!