Skip to content

Error creating source: [Errno -2] Name or service not known #114

@kanwarplaha

Description

@kanwarplaha

I have got basic setup going and connected open notebook to ollama. My default model, gemma3, is also selected and accepted in the settings.

When creating a new Notebook, when I add a source, I get this error in the logs:

2025-08-20 00:43:02.366 | DEBUG    | pages.stream_app.source:add_source:73 - Adding source
2025-08-20 00:43:05.739 | ERROR    | api.routers.sources:create_source:149 - Error creating source: [Errno -2] Name or service not known
INFO:     127.0.0.1:50848 - "POST /api/sources HTTP/1.1" 500 Internal Server Error
2025-08-20 00:43:05.742 | ERROR    | api.client:_make_request:46 - HTTP error 500 for POST http://127.0.0.1:5055/api/sources: {"detail":"Error creating source: [Errno -2] Name or service not known"}

Can someone explain what this error indicates? The source I am adding is a web url.

Screenshot from the UI:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions