Can't connect to local (the machine i am working on)

When I try to create a local project I get disconnected after I name it and before I can select pytorch.

"Trouble Connecting to Your Current Location

We’ve encountered an issue accessing your current location. Ensure your network is active and stable to continue without interruption. For more information view the error log file."

log:
{“level”:“warn”,“error”:“Get "http://localhost:10001/v1/external-access\”: dial tcp 127.0.0.1:10001: connect: connection refused",“context_name”:“local”,“context_host”:“localhost”,“url”:“http://localhost:10001/v1/external-access",“time”:“2025-01-10T17:04:25+01:00”,“message”:"Failed to get external access status.”}

Please Help

Bug or Error
Feature Request
Documentation Issue
Other

I have now tried with a fresh installation of Windows without success…
the container AI Workbench creates in docker is not in port 10001 but in 10000

		"NetworkMode": "workbench",
		"PortBindings": {
			"10000/tcp": [
				{
					"HostIp": "127.0.0.1",
					"HostPort": "10000"
				}
			]

I don’t see any options to change it in docker or in Ai workbench.

HELP!!!

Hey @harvid22, sorry you’ve run into this - let me reach out to the team and see if they can help!

Sophie

Hi, thanks for reaching out.

Can you create a support log (nvwb support create-bundle) and email the zip file to aiworkbench-support@nvidia.com? This will help provide more information to help us pinpoint the source of the issue you are running into. Thanks!

You can find the generated zip file in the .nvwb folder.

kind regards Harvid

(attachments)

ai-workbench-support-bundle.zip (95.2 KB)

Hey @harvid22 were you able to get in touch with the team at aiworkbench-support@nvidia.com?

Hey
Tried installing NVWB again
(fresh install everything is uninstalled before starting)


1 first stop in the installation, closed NVWS installer and restarted computer


2 closed NVWS installer and restarted it run as admin

3 github authentication windows doesn’t open in chrome browser, had to open it manually “url”: “Sign in to GitHub · GitHub


4 can’t connect

ai-workbench-support-bundle.zip (61.1 KB)

No it still doesn’t work…