11
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 06 May 2024
11 points (78.9% liked)
Selfhosted
59794 readers
134 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
You always need to recreate the container when you change something in the compose file. Did you double all $ signs in the hashed string?
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.
I can't find anything online, traefik website or on YouTube about changing passwords. Only create one on a new install.
Should be a walk in the park to change a password. Wtf.
Edit: found the solution here: community.traefik.io/t/dashboard-with-basic-auth-but-cant-login-in-anyway/13235
I was using a wrong hash command in the terminal.
SOLVED!