-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
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:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels