Closed hemanth closed 5 months ago
Do you have ollama installed and serving on your local machine? What do you see when when you point your browser at http://127.0.0.1:11434
I am having the same issue.
I am having same issue as well. I have Ollama installed and going to http://127.0.0.1:11434/ shows message Ollama is running
Just to make sure, are you running ollama server and genkit start
on the same machine (not in IDX, codespace, etc)?
Unfortunately the current error message is not very helpful, I've sent out #205 to address this, hopefully once it's out (in a few days) it'll help with troubleshooting.
A better error message is now released in version 0.5.1. Please give it another try.
this seems to be fixed. Let us know if the issues still persists.
Describe the bug
fetch failed
To Reproduce
Expected behavior Response from
ollama/gemma
Screenshots
Runtime (please complete the following information):
Node version
Additional context
Trace
P.S: Might be an
undici
issue.