Error "No storage information found for this user address." when accessing my HTTP RS server from HTTPS app #1284
Open
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
Labels
No labels