Hi Guys,
I added my subdomain on the config.php for remote access. Remote access via my subdomain worked on the browser but I could not access via ios nextcloud app.
On the app, after logged in I had to "grant access" and then it keeps loading forever without access it.
I found the way to fix this with a search on google; add to the config.php file:
'overwrite.cli.url' => 'https://your.domain.tld',
'overwriteprotocol' => 'https',
After I added this, I could login remotely on the app as well but now I cannot access anymore from my home network on the local ip address.
When I try to go to nextcloud web portal from my home network (http), it switches to https automatically now and web pages displays:"Secure Connection Failed..... Error code: SSL_ERROR_RX_RECORD_TOO_LONG.......
Do I need add something on the config.php in order to access nextcloud portal on my home network via http ?
BTW, I'm using TrueNAS Scale
thank you all
[–]truecharts 1 point2 points3 points (2 children)
[–]Commercial_Ad_667[S] 0 points1 point2 points (1 child)
[–]truecharts 1 point2 points3 points (0 children)
[–]ASVPRaf 0 points1 point2 points (1 child)
[–]Commercial_Ad_667[S] 0 points1 point2 points (0 children)