Skip to content

[Ubuntu 24.04][Onboard] local Ollama onboard fails auth proxy failed to start on :11435 #4820

@cr7258

Description

@cr7258

Description

Description

On Ubuntu 24.04, `nemoclaw onboard` with the local Ollama inference provider fails at step [3/8] Configuring inference provider. After applying the Ollama systemd loopback override (OLLAMA_HOST=127.0.0.1:11434), the Ollama auth proxy does not come up on :11435, so the onboard aborts. Containers cannot reach Ollama without this proxy.
Environment
Device:        GitLab CI runner — NVIDIA RTX PRO 6000 Blackwell Server Edition (97887 MB), 16 vCPU / 251 GiB RAM
OS:            Ubuntu 24.04
Architecture:  x86_64
OpenShell CLI: 0.0.44
NemoClaw:      v0.0.59
Steps to Reproduce
1. On an Ubuntu 24.04 host with local Ollama installed (listening on localhost:11434).
2. Run nemoclaw onboard and select the local Ollama inference provider.
3. Onboard reaches [3/8] Configuring inference provider and applies the Ollama
   systemd loopback override (OLLAMA_HOST=127.0.0.1:11434).
4. Observe that the auth proxy on :11435 never starts and onboard aborts.
Expected Result
The Ollama auth proxy starts on :11435 and onboard completes; containers can reach Ollama through the proxy.
Actual Result
[3/8] Configuring inference provider
  Configuring Ollama systemd loopback override...
  Applying an Ollama systemd override (OLLAMA_HOST=127.0.0.1:11434). The next steps
  use sudo to write the drop-in, reload systemd, and restart the service...
  Error: Ollama auth proxy failed to start on :11435
  Containers will not be able to reach Ollama without the proxy.
  Check if port 11435 is already in use: lsof -ti :11435

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#6272332]

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA Teamarea: local-modelsLocal model providers, downloads, launch, or connectivityarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flowplatform: 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