Skip to content

[Ubuntu] nemoclaw onboard does not respect NEMOCLAW_PROXY_HOST and NEMOCLAW_PROXY_PORT #2424

@zNeill

Description

@zNeill

Description

Description:
nemoclaw onboard process does not respect NEMOCLAW_PROXY_HOST and NEMOCLAW_PROXY_PORT

[Environment]
Device: Ubuntu 24.04
Node.js:v22.22.2
npm: 10.9.7
Docker: Docker version 29.1.3
NemoClaw: v0.0.24

[Steps to Reproduce]

  1. install Nemoclaw: curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash
  2. export NEMOCLAW_PROXY_HOST=216.81.245.236 export NEMOCLAW_PROXY_PORT=1080
  3. nemoclaw onboard
  4. inside the sandbox
    1. echo $HTTP_PROXY

[Expected Result]user specified proxy should be used in the sandbox

[Actual Result]

sandbox@proxy-set:~$ echo $HTTPS_PROXY
http://10.200.0.1:3128
sandbox@proxy-set:~$ echo $HTTP_PROXY
http://10.200.0.1:3128
sandbox@proxy-set:~$ 

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NEMOCLAW_GH_SYNC_APPROVAL, NemoClaw_Onboard

[NVB#6110310]

Metadata

Metadata

Labels

NV QABugs found by the NVIDIA QA Teamarea: cliCommand line interface, flags, terminal UX, or outputplatform: ubuntuAffects Ubuntu Linux environments

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions