wandb: ERROR Error while calling W&B API: An internal error occurred. Please contact support. (<Response [500]>)
I’m getting this error when I try to run my models. How do I stop this? My username is taven
.
wandb: ERROR Error while calling W&B API: An internal error occurred. Please contact support. (<Response [500]>)
I’m getting this error when I try to run my models. How do I stop this? My username is taven
.
I just met this issue and solve it by killing all “wandb-service” processes with
pkill -f '^wandb-service'
Hope this works for you.
Hi there,
Thanks for flagging this and apologies for any issue. We have identified the issue and rolled out a fix. Please let us know if you’re still experiencing any errors.
Best,
Sydney