Skip to content

Creating sandbox fails and loops if sandbox name starts with a number #1120

@kf106

Description

@kf106

Description

The curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash script does not make it clear that the sandbox name cannot start with a digit. Once you've selected a sandbox name like 7racii, rerunning fails and you don't have the option to supply a new name, because it reuses the old one.

You have to delete ~/.nemoclaw to get past this.

Reproduction Steps

  1. run curl -fsSL https://www.nvidia.com/nemoclaw.sh
  2. at step 5/7 choose a sandbox name starting with a digit
  3. watch it fail
  4. discover that curl -fsSL https://www.nvidia.com/nemoclaw.sh repeats the failure

Environment

  • OS: Ubuntu 24.04

Debug Output

Logs

Checklist

  • I confirmed this bug is reproducible
  • I searched existing issues and this is not a duplicate

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: triageAwaiting maintainer classification

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions