In the config.php file I set my internet address from my ISP as a trusted domain.
I set up a reroute host record in noip.com to send requests to my router, type A record, for example, my domain is mycloud.webserve.com
Here is the issue:
Using Firefox I enter: mycloud.webserve.com and I get the nextcloud screen ‘Access through untrusted domain’…but I already set the ip address from my ISP as the trusted domain, so not sure why this is happening. Help please
Furthermore, if I enter my IP address provided by my ISP e.g. xxx.xxx.xxx.xxx, I get the nextcloud login, login with my username and pw that I set up during install, and then the dashboard page is displayed and can see files, add directories and files through the web interface, etc. All seems well.
And, If I enter http://xxx.xxx.xxx.xxx in my browser, I get the login screen, and firefox tells me that it is not a secure connection (I expected this)
And if I enter https://xxx.xxx.xxx.xx in my browser, I get the login screen, but firefox tells me that it is not a secure connection (I did not expect this – apparently it defaulted to http)
Installed nextcloudpi out of the box onto RPi4. Everything seemed to be OK.
I kept the default login password for ncp and can access it on my LAN at nextcloudpi.local and nextcloudp.local:4433.
In the config.php file I set my internet address from my ISP as a trusted domain.
I set up a reroute host record in noip.com to send requests to my router, type A record, for example, my domain is mycloud.webserve.com (I’ve done several similar records for other webservers on my LAN and never had a problem)
Here is the issue:
Using Firefox I enter: mycloud.webserve.com and I get the nextcloud screen ‘Access through untrusted domain’…but I already set the ip address from my ISP as the trusted domain, so not sure why this is happening. Help please
Furthermore, if I enter my IP address provided by my ISP e.g. xxx.xxx.xxx.xxx in my browser address window, I get the nextcloud login, login with my username and pw that I set up during install, and then the dashboard page is displayed and can see files, add directories and files through the web interface, etc. All seems well.
And, If I enter http://xxx.xxx.xxx.xxx in my browser, I get the login screen, and firefox tells me that it is not a secure connection (I expected this)
And if I enter https://xxx.xxx.xxx.xx in my browser, I get the login screen, but firefox tells me that it is not a secure connection (I did not expect this – apparently it defaulted to http)
So I am out of ideas….help to resolve please?