← Back to team overview

touch-packages team mailing list archive

[Bug 1523261] Re: Unable to log in to owncloud hosted on private NAS

 

*** This bug is a duplicate of bug 1503035 ***
    https://bugs.launchpad.net/bugs/1503035

Thanks Laryllan for providing a test account/server, I’ve managed to
reproduce the issue. When visiting the owncloud web interface, I am
getting the self-signed certificate warning page as expected, and if I
choose to proceed anyway, the page loads, but a lot of its subresources
are not loading correctly.

I’m seeing e.g.:

GET https://*******.spdns.de/owncloud/core/css/mobile.css?v=xxxxxxx net::ERR_INSECURE_RESPONSE
GET https://*******.spdns.de/owncloud/core/vendor/jquery-ui/themes/base/jquery-ui.css?v=xxxxxxx net::ERR_INSECURE_RESPONSE
GET https://*******.spdns.de/owncloud/index.php/core/js/oc.js?v=xxxxxxx net::ERR_INSECURE_RESPONSE

…among many other errors, which in turn trigger errors like:

  Uncaught ReferenceError: jQuery is not defined
  Uncaught ReferenceError: OC is not defined

It looks like accepting the self-signed certificate doesn’t make oxide
trust it for loading subresources. Need to investigate whether it’s a
bug in oxide, or in the way webbrowser-app uses it.

** Changed in: webbrowser-app (Ubuntu)
       Status: Incomplete => Confirmed

** Also affects: oxide
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1523261

Title:
  Unable to log in to owncloud hosted on private NAS

Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Hi there,

  I'm trying to access my owncloud hosted on my private NAS.

  WHAT I EXPECT:
  I can accept the certificate and access my OwnCloud.

  WHAT HAPPENS:
  I cannot access my OwnCloud.
  It shows the login prompt, but doesn't allow me to log in.
  As if the login button doesn't work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1523261/+subscriptions


References