Python: 3.9.7
wandb: 0.12.17
OS: Ubuntu 20.04.4 LTS
Yesterday (08 Aug) I was able to login and view my training artifacts using wandb local
. However, today I am unable to do so. Here are the commands I run:
conda activate my_env
wandb local
I then navigate in my browser to localhost:8080
. I’m taken to a page that says “Developer Tools for Deep Learning” and click the Login button in the upper right corner. The url is redirected to http://localhost:8080/login?local=true
and I am presented with the login fields. I login using the same credentials I used yesterday (and the same ones that gave me access to the wandb forum and the ability to make this post), but get an error saying “Invalid password”.
I tried resetting the password but I get another error that says “Error while trying to reset password”.
Any thoughts about what might be going on? If need be, I’m fine with completely wiping the user account and starting over as I don’t have anything of real value uploaded. Thanks in advance for your help!