Skip to content

Install issues #360

@theguybieber

Description

@theguybieber

I had the following issues installing nemoclaw on an nvida thor.

  1. Remove the "$" from the curl command.
  2. Docker needs to be enabled for the $USER installing the app.
  3. The install doesn't add openshell to the path.
  4. Use "sudo lsof -i :8080 -sTCP:LISTEN" (missing sudo) to see the conflict. "docker-ps" was the conflict for me.
  5. Preflight checks don't discover the gpu on the Thor: ⓘ No GPU detected — will use cloud inference
  6. Install stops at 3/7: [3/7] Creating sandbox
    ──────────────────────────────────────────────────
    Sandbox name (lowercase, numbers, hyphens) [my-assistant]: [INFO] === Installation complete ===
  7. nemoclaw onboard will fail if you use a custom sandbox name.
  8. 'nemoclaw start' requires an NVIDIA key even though it is supposed to be local.

At this point, I gave up and started my own container and running:
ollama launch openclaw --model nemotron-3-super

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions