Password reset Wayk DEN

Password reset Wayk DEN

avatar

Hi
Anybody know how to reset the admin user password for Wayk den?
I just installed it on server 2019, change the password, restarted the server (for updates).
And now I can't login anymore.

All Comments (1)

avatar

Hi,

We can help you with that and we are sorry for inconvenience. We have a known issue where a user with capital letter it his username can fail to log in. Did you change the username to something containing a capital letter ? It would explain why you can't login anymore.

To fix that, here is what I suggest you. If I understand correctly, you just installed it so I suppose that you don't have any important data in your database. So the easiest way is to reset the database. To do that, here are the commands :

> Stop-WaykDen
> docker rm den-mongo
> docker volume rm den-mongodata
> Start-WaykDen


After those commands, you should be able to log in again with wayk-admin/wayk-admin. And for now, please create a username all lowercase. You should be able to log out and log in again with your new username/password.

Let us know if you have other questions

Best regards,

François Dubois