Error upon installation - local locations currently cannot be modified, Git Author config incomplete. Can't reset it

Please provide the following info (tick the boxes after creating this topic):

Submission Type
Bug or Error
Feature Request
Documentation Issue
Question
Other

Workbench Version
Desktop App v0.44.8
CLI v0.21.3
Other

Host Machine operating system and location
Local Windows 11
Local Windows 10
Local macOS
Local Ubuntu 22.04
Remote Ubuntu 22.04
Other

Fresh install of AIWB on Win11. Has not asked for Git creds yet, it is stuck on the Select a location - “Choose local” is selected, then gives a connection error. There’s no internet connectivity issues, web is open.

Any help on this greatly appreciated.

Worked with Nvidia to solve this, here is the solution:

wsl -l -v
wsl --unregister NVIDIA-Workbench
wsl --update
wsl -l -v

The psuedo VM that is set up is corrupted in one way or another and needs to be de-registered. Once that happens, the AIWB installer can be started again and will recreate the vm partition as a fresh install.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.