Closed jnweiger closed 3 years ago
With google-chrome and https, the login page already fails to load. Cannot test that redirect. Using http://10.90.4.178:8080/owncloud also works with google-chrome.
This is with a qnap machine from factory reset. It probably has no valid ssl certificate ...
Retested with https://github.com/owncloud/qnap-packaging/releases/tag/v10.8.0.0-rc3 on both arm and x86, and both firefox and chrome.
Confirmed fixed: login works as expected in all cases. Thanks!
Seen with owncloud for QNAP 10.8.0 RC1 from
ownCloud_10.8.0_arm-x41.qpkg
using Firefox 89.0.2undefined
in the GET command.With a shift reload, the request turns into
GET /owncloud/apps/files/ HTTP/1.1
and succeeds.Using http://10.90.4.178:8080/owncloud for the initial login works immeditely