I’m desperately trying to access my nextcloud aio locally.
About my installation:
I’m running nextcloud aio (192.168.178.199:11000). To access nextcloud, I run a VPS at Hetzner with Pangolin, which works fine. I access cloud.domain.com from my home network and from outside.
Unfortunately, I wanted to upload some photos again today and realized that everything goes via the internet. Laptop-pihole-router-internet-internet-router-pihole-nextcloud. To simplify this, I forwarded a DNS record in pihole with cloud.domain.com to the IP of the lxc container hosted on the network using nginxproxymanager. Nginx is configured with http, the domain 192.168.178.199, and the port 11000. When I access Nextcloud from my home network, I get this error: SSL_ERROR_UNRECOGNIZED_NAME_ALERT
Can someone help me and tell me where the configuration error is?