Comment on How do I change Traefik (v2.11) password to the dashboard.
cereals@lemmy.ml 6 months ago
You always need to recreate the container when you change something in the compose file. Did you double all $ signs in the hashed string?
Comment on How do I change Traefik (v2.11) password to the dashboard.
cereals@lemmy.ml 6 months ago
You always need to recreate the container when you change something in the compose file. Did you double all $ signs in the hashed string?
zingo@lemmy.ca 6 months ago
Yeah they are all double $$ and I recreated the container several times. The only thing that was changed in the compose file was the hash string - user:password.
I read from another older post that sometimes you need to clear all cookies in the browser. Did that also. Didn’t work.
I did however do the DNS challange again as I fucked up the older working config. The cert is different now but points to the same domain and subdomain. Can it be that the browser or traefik are still “remembering” the old cert, with other credentials?
Just grasping at straws here. I’m at a loss.