vicalloy / outline-docker-compose

Install a self-hosted Outline wiki instance in a couple of minutes
BSD 3-Clause "New" or "Revised" License
738 stars 120 forks source link

Authentication Failed After Log Out Through Outline #86

Closed MadMaximusJB closed 1 month ago

MadMaximusJB commented 1 month ago

So I had logged out of the application through Outline, trying to see something on my login screen. Upon trying to log back in, however, I am met with "Authentication failed - unable to sign you in at this time". Everything was working fine before this. Any known reasons or fixes? Thanks

MadMaximusJB commented 1 month ago

Update: I tried creating an alt user to login, that's not letting me in either.

MadMaximusJB commented 1 month ago

Upon further investigation, I found a POST request for authentication that is coming back as 401, unauthorized (not completed). Could be the source of this error.

MadMaximusJB commented 1 month ago

General PSA: do not force all requests to be converted from http to https.