Access through untrusted domain

Getting this error:
Access through untrusted domain

I edited the “trusted_domains” setting in config/config.php and added

array (
0 => ‘address.local’,
1 => ‘address.onion’,
2 => ‘10.10.20.51’,
3 => ‘[fe80::1:50]’,
),

Restarted service and still no access

Please provide some context. Are you trying to connect to NC remotely?

Yes and also locally both give me the same result.

Did you follow the setup guides? Specifically the Trusting Your Root CA guide.

https://docs.start9.com/0.3.5.x/user-manual/trust-ca#trusting-your-root-ca

No I did not let me try this tonight.

Thanks

Unfortunately this link did not help. Same situation.

1 Like

OK I decided to uninstall the Nextcloud service.

And re-install it.

All OK

1 Like

Great! The Root CA setup needs to be done any any device that will connect to your StartOS server. So that the device can establish a secure connection to your server.

1 Like

Yes, thanks for your help on this.

1 Like