Forgot password in local

What can I do when I forget my password in the local wandb?
It seems that deleting or uninstalling doesn’t work.

Hi @nightmare4214 ,

Could you try the following steps?

  • Log into the docker container using docker exec -it wandb-local bash
  • Type /usr/local/bin/local password EMAIL@ADDRESS.com (where EMAIL@ADDRESS.com is your email)

This should let you manually reset your password for the local instance and you should be able to log in through this. Please let me know if this does not work for you.

Thanks,
Ramit

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.