Wandb.init suddenly does nothing

No prints, nothing is sent to wandb servers.
I did cli init again: wandb init
but didnt help
Does the wandb.init() return anything that I can check the health?

Solved it - probably someone did ‘wandb disabled’ on my shared gpu server.

Hi @ndvb thanks for the update, glad this is fixed for you! Please also check if there was any environment variable WANDB_MODE set that may have caused it. I will close the ticket on our end, but please feel free to message us here if you run into this issue again and we will be happy to keep investigating.