I’m running Nextcloud in a Docker container on my Ubuntu home server. When I try to access it over the VPN, it doesn’t work; I can only reach it from the internal network. My VPN is functioning properly, and I can access all other servers without issues. My firewall isn’t blocking anything i see it has allowed and forwarded the connection, and the container logs show no incoming traffic from the IP address that’s not reaching it. No IPs are locked or blocked, and I’ve added the VPN IP to trusted networks, but it still doesn’t work. Where can I find the logs for the Android app? I habe installed the beta version.
You can as well try on a browser and see if it shows an error.
If you can check on your firewall/router where the packages end up, that might help. If VPN and LAN are in different networks, there is perhaps a route missing?
Are you using IP addresses directly, or hostnames?
And if you can connect a computer with the VPN, you can use ping, tracert/traceroute to check a bit, if you can reach the host.
Where can I find the logs for the Android app? I habe installed the beta version.
Dev builds[1] have the logs available in-app under Settings, but I’d encourage you to troubleshoot basic functionality via a browser from the VPN connected device. Fewer variables.