HTTPS detection failing

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 12.0.2):13.0.2
Operating system and version (eg, Ubuntu 17.04):Ubuntu Xenial
Apache or nginx version (eg, Apache 2.4.25): 2.4.18
PHP version (eg, 7.1):7.2.5

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N):Y

Steps to replicate it:

  1. Use Passwords app
  2. HTTPS error

Because a picture is worth 1000 words, I’ve uploaded a screenshot. When accessing the Passwords app, Nextcloud fails with its HTTPS detection. Every other part of Nextcloud works fine so I could just skip using that app, but there’s clearly something wrong with the underlying HTTPS detection mechanism as you can see in the screenshot - I’m actually using HTTPS yet Nextcloud claims I’m not and gives zero details about how it made that determination making it impossible for this end-user at least to debug:

1 Like

For anyone looking here: This issue is usually caused by some kind of configuration error. Passwords offers an HTTPS debugging option in the admin settings so you can see which values are actually used.

See https://github.com/marius-wieschollek/passwords/issues/47 for more details on this issue.

@mobamoba if your problem is solved, can you mark the solving post as answer?