I'm setting up Nextcloud on remote raspberry over ssh tunneling, and after finishing installation by entering username and password in browsers Nextcloud login I'm getting "Access denied" when trying to connect to it again over ssh tunnel. Something in Nextcloud config files not letting me in or I'm missing something crucial?
@jonah
I manage to successfully connect to Pi with ssh tunnel but when I type in browser when connected with ssh tunnel localhost:some_port_number/nextcloud I get "access denied". I can go to localhost:some_port_number/admin to get to PiHole admin console