anonaddy / docker

AnonAddy Docker image
MIT License
520 stars 56 forks source link

Unable to perform any actions on the webUI. App and Extension work just fine. #204

Closed yurividal closed 1 year ago

yurividal commented 1 year ago

When i attempt to perform any actions on the browser, i get an error:

image image

Broser console doesnt provide too much info, but it seems to be getting a 401 error:

image

Running on docker, behind nginx-proxy-manager

Latest 0.14.0 version. but also happened on 0.13.x

yurividal commented 1 year ago

Fixed. There was a typo on my SANCTUM_STATEFUL_DOMAINS env variable.