Closed buxm closed 4 months ago
401 response means unauthorized.
See https://github.com/anonaddy/docker/issues/163 and update your SANCTUM_STATEFUL_DOMAINS=
Looking at your reply, this reminded me of #191
So I realised there was a typo in the value of my APP_URL=
variable. Setting it to the correct webapp URL fixed the issue.
Many thanks for the prompt reply!!!! :-D
Support guidelines
I've found a bug and checked that ...
Description
When I try to add a new username, I get the error message "An error occurred. Please try again later" in the bottom right corner. So I cannot add a new username.
Expected behaviour
When I click on "Add Username" and then type a new username and again Add Username, a new username is added to the list of usernames. This used to work in the past.
Actual behaviour
The following error appears when trying to add a new Username:
Looking at the container logs, the following line appears:
Steps to reproduce
Docker info
Docker Compose config
No response
Logs
Additional info
Not sure if this is related to this container image or to the anonaddy app itself. Difficult for me to tell from the logs...