Adguard Password Change Issue
-
So I have followed the instructions for setting up the password on a new install and if fails everytime. The initial password works but everytime I change it I get the following: Error: control/login | invalid username or password | 400
I run the command I copy with encrypted password and paste it into the yaml file. I have tried with and without quotes. I restart the app and up pops that error.
So any tips would be appreciated.
Thanks!
-
So I have followed the instructions for setting up the password on a new install and if fails everytime. The initial password works but everytime I change it I get the following: Error: control/login | invalid username or password | 400
I run the command I copy with encrypted password and paste it into the yaml file. I have tried with and without quotes. I restart the app and up pops that error.
So any tips would be appreciated.
Thanks!
@michaelf I used this to generate one: https://hostingcanada.org/htpasswd-generator/
-
@michaelf I used this to generate one: https://hostingcanada.org/htpasswd-generator/
-
@atridad Thanks that worked!
Would you know why the instructions about using htpasswd didnt?
Your help was much appreciated!
@michaelf I tried the instructions again and they do seem to work.
root@e473a918-365d-4989-afb4-7358cdcc8768:/app/code# htpasswd -nbB admin newpass admin:$2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2I then pasted the above in the config file. I can then login with 'newpass' as the password. Just to double check, did you strip out the 'admin:' prefix in the output above before putting it into the yaml?
users: - name: admin password: $2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2 -
@michaelf I tried the instructions again and they do seem to work.
root@e473a918-365d-4989-afb4-7358cdcc8768:/app/code# htpasswd -nbB admin newpass admin:$2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2I then pasted the above in the config file. I can then login with 'newpass' as the password. Just to double check, did you strip out the 'admin:' prefix in the output above before putting it into the yaml?
users: - name: admin password: $2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2 -
@michaelf I tried the instructions again and they do seem to work.
root@e473a918-365d-4989-afb4-7358cdcc8768:/app/code# htpasswd -nbB admin newpass admin:$2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2I then pasted the above in the config file. I can then login with 'newpass' as the password. Just to double check, did you strip out the 'admin:' prefix in the output above before putting it into the yaml?
users: - name: admin password: $2y$05$On66DNnwebuYBJufvoKBF.7lD00Qlq9wtkbncXvbJiaFo3.wirBJ2@girish The guide in the docs works unless you have certain special characters in the password. For example, for me it broke on an exclamation mark.
-
@girish The guide in the docs works unless you have certain special characters in the password. For example, for me it broke on an exclamation mark.
-
I updated the docs to quote the password - https://docs.cloudron.io/apps/adguard-home/#change-password
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login