[GH-ISSUE #15818] web search auth fail #72140

Open
opened 2026-05-05 03:32:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @janetws on GitHub (Apr 26, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15818

What is the issue?

ollama run nemotron-3-nano:30b-cloud --experimental --experimental-websearch
Connecting to 'nemotron-3-nano:30b-cloud' on 'ollama.com'

This experimental version of Ollama has the bash tool enabled.
Models can read files on your computer, or run commands (after you allow them>

The Web Search and Web Fetch tools are enabled. Models can search and fetch w>

what is the weather in san fracisco today? use web search tool to find out

Approved: Web Search: weather in San Francisco today
auth required: web search requires authentication
Sign in to Ollama? Yes No

wheather I press Y or N, authentication fails and ollama proceeds to trying to use bash tool. I am signed in successfully using ollama signin prior to this, but it keeps requesting authentication again and again, not accepting Y or N and I guess defaulting to N.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @janetws on GitHub (Apr 26, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15818 ### What is the issue? ollama run nemotron-3-nano:30b-cloud --experimental --experimental-websearch Connecting to 'nemotron-3-nano:30b-cloud' on 'ollama.com' ⚡ This experimental version of Ollama has the bash tool enabled. Models can read files on your computer, or run commands (after you allow them> The Web Search and Web Fetch tools are enabled. Models can search and fetch w> >>> what is the weather in san fracisco today? use web search tool to find out Approved: Web Search: weather in San Francisco today auth required: web search requires authentication Sign in to Ollama? Yes No wheather I press Y or N, authentication fails and ollama proceeds to trying to use bash tool. I am signed in successfully using ollama signin prior to this, but it keeps requesting authentication again and again, not accepting Y or N and I guess defaulting to N. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-05 03:32:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72140