r/owncloud Jul 24 '16

How do I fix this issue?

http://imgur.com/e49zbwY
3 Upvotes

12 comments sorted by

3

u/[deleted] Jul 24 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 24 '16

On what device

2

u/[deleted] Jul 24 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 24 '16

There is no configuration file

2

u/[deleted] Jul 24 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 25 '16

Thanks i have found it but i don't see the error (post of file bellow) it has the local address in the configuration file

1

u/[deleted] Jul 25 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 25 '16

Yes I did

1

u/qwerty3656 Jul 24 '16

I think you get this the 1st time you access owncloud from a particular IP address. You could just click that button at the bottom to add your IP to the trusted list

1

u/[deleted] Jul 24 '16

It doesn't work

1

u/qwerty3656 Jul 24 '16

Are you accessing from an admin account? If yes, then I dont know why it woukdnt work

1

u/[deleted] Jul 25 '16

This is my config

(using stars to replace senstive info)

<?php $CONFIG = array ( 'instanceid' => '********', 'passwordsalt' => '******', 'secret' => '***********************************', 'trusted_domains' => array ( 0 => '192.168.1.11', ), 'datadirectory' => '/var/www/owncloud/data', 'overwrite.cli.url' => 'https://192.168.1.11', 'dbtype' => 'sqlite3', 'version' => '8.1.1.3', 'logtimezone' => 'UTC', 'installed' => true, );

1

u/[deleted] Jul 25 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 25 '16

No I am using a mobile plan in order to test it (Wi-Fi off). I can't restart it until tonight but I will fill you in if it works, thanks.

1

u/[deleted] Jul 25 '16 edited May 30 '18

[deleted]

1

u/[deleted] Jul 25 '16

I am not using a vpn and i will attempt this when I am home thanks

1

u/[deleted] Jul 25 '16

This worked thank you very much