Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start wandb on a remote server and connect/authorize locally #103

Open
asmith26 opened this issue Dec 22, 2022 · 2 comments
Open

Comments

@asmith26
Copy link

I'm trying to start wandb on a remote server and open the web dashboard from my local desktop via:

# On remote server
$ export WANDB_BASE_URL=http://0.0.0.0:8080
$ wandb server start

Then I navigate to http://<SERVER IP>:8080/authorize on my local desktop. Unfortunately I'm getting:

image

Not sure if I'm doing anything wrong? Many thanks for any help! :)

@nate-wandb
Copy link
Contributor

Hi @asmith26, have you been able to start the server previously? If not, I would recommend deleting the Docker volume and starting again. If that doesn't solve it could you send us the Docker logs for the container?

Thank you,
Nate

@asmith26
Copy link
Author

asmith26 commented Jan 3, 2023

Hi @nate-wandb, many thanks for your help. Can confirm docker volume rm wandb and restarting fixed this.

@asmith26 asmith26 closed this as completed Jan 3, 2023
@exalate-issue-sync exalate-issue-sync bot reopened this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants