First of all, I would like to apologize for my poor English.
I don’t know where to place my topic, I think it’s a problem with my server configuration but I’m not sure.
### Actual behaviour
I can’t connect to my OwnCloud server from the application or from chrome. But I can from Opera.
I will be more specific:
I have an owncloud server, I access it with the URL “cloud.rpi.l”
It works perfectly from my computer.
On the other hand, when I go to this address from my chrome phone, I sometimes get to the login page but if I update to try to connect, I get an error “DNS_PROBE_FINISHED_NXSOMAIN” (I don’t think it’s a DNS problem). Then, whatever I do, I fall back on that mistake.
To be able to display the login page again I must reconnect from my wifi and then reconnect to it.
From the application, I enter the server address, it tells me that the server is OK, I enter my connection information but when I validate, it tells me “The server could not be reached”. If I close and reopen the application, when I enter the server address, it tells me directly “The server could not be reached”.
As if my phone is being “banned”
Once, I tried to connect with the Opera browser it works perfectly, I can browse folders, download files…
### Expected behaviour
Connect me.
### Can this problem be reproduced with the official owncloud server?
No.
### Environment data
Android version:
8.0
Device model:
Honor 8
Stock or customized system:
EMUI Stock
ownCloud app version:
ownCloud 2.10.1 (last) / oCloud 2.8.2 (last)
ownCloud server version:
1.10.1.1.1 (last)
### Logs
#### Web server error log
NO ERROR
#### ownCloud log (data/owncloud.log)
{"reqId":"c80b5b01-9df9-46a8-b2ad-6c6a6ea66b3d","level":0,"time":"2019-05-19T18:23:40+00:00","remoteAddr":"192.168.0.36","user":"--","app":"webdav","method":"PROPFIND","url":"\/remote.php\/dav\/files\/\/","message":"Exception: HTTP\/1.1 401 No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured: {\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\NotAuthenticated\",\"Message\":\"No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\\\\DAV\\\\Auth\\\\Plugin->beforeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(466): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(254): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(288): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Auth\\\/Plugin.php\",\"Line\":168}"}
I have tried to be as clear as possible but do not hesitate to ask me for more details.
Thank you.