Another wandb user has shared with me several .wandb files of different runs together with the run files. This user has since deleted/lost his account. How do I visualize the wandb files in my account?
Running wandb sync run-[].wandb
outputs the following:
Find logs at: /tmp/debug-cli.[].log
wandb: ERROR Error while calling W&B API: entity [] not found during upsertBucket (<Response [404]>)
Syncing: http://localhost:8080/[]/[]/runs/[] ... done.
I tried doing this with a local wandb account also, however, I did not succeed.
Hi @njurenaite Good day and thank you for reaching out to us! Happy to help you on this.
Have you checked if the runs are still pointing to an old entity
? Since the user has deleted the account, the runs may still be pointed to use an entity
that has been deleted already. Let me know if this helps!
Thanks,
Paulo
Hi @njurenaite , since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!
Sorry, I did not get the notification for this, I will try this now.