server icon indicating copy to clipboard operation
server copied to clipboard

W&B Server is the self hosted version of Weights & Biases

Results 64 server issues
Sort by recently updated
recently updated
newest added

how to generate web path in index.html? like , mypath is self defined

Hi thanks for the tool! However, when pasting the license and saves it, it gives this error: ![image](https://github.com/wandb/server/assets/5236035/48c7c0cb-da9d-4120-a795-d45f8e0f2bc4) Logs: ``` sudo docker compose logs -f wandb wandb-1 | *** Running...

I am using Docker to deploy a local service of wandb without using any external data storage. However, I always encounter an 'upload failure' error when executing the 'log artifact'...

when i enter the _Frontend Host_ ![image](https://user-images.githubusercontent.com/22271047/140920619-4353f2fd-a6c9-42e0-8793-51c0a9833f3c.png) so i can not enter the license.

after my server reboot, wandb-local can not start up with this error msg

`User setting error - Application Error Unable to reach the backend api. If this perists, check the system logs.` Hello. I'm seeing this error when I try to do something...

I created a job using wandb local: ```bash wandb job create git https://xxx.git --project="TEST" \ --entity="username" --entry-point="main.py" --name="test1" \ --git-hash="b7baca74dd034cb900ea0e3f48c397ea51c4c481" ``` the wandb local created the job in the TEST...

Through https://github.com/wandb/local/issues/64#issuecomment-1106030481, I got in --------------------------------- Pre: - Docker version 20.10.12, build e91ed57 - wandb, version 0.12.14 - wandb local image latest With the following actions: ``` # start a...