Skip to content

Error "No storage information found for this user address." when accessing my HTTP RS server from HTTPS app #1284

Open
@stokito

Description

I installed my own RS server and tried it LiteWrite with an address like [email protected]:8000
and got the error. But in fact it's just a Mixed Content error:

was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://192.168.1.1:8000/.well-known/host-meta?resource=acct:%[email protected]:8000'. This request has been blocked; the content must be served over HTTPS.

Is it possible to make the error message shown to a user more clear? Because the "storage info" is exists but it was a configuration problem that causes the browser failure.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions