So i have tried the 2 method trying to get way to generate/chat with my local hosted ollama
- via HTTPS: it keeps failing (timeout of 300000ms exceeded)
- Ollama > Message A mode: I got it work but took 28mins, yes… “Minutes” to respond and after that re-testing it goes error similar to HTTPs
This only happens in n8n, upon testing Ollama API to other projects it works fine. (different prompt)
So to make sure or verify that… the problem is in n8n I created a test using thunderclient and Talend with the exact settings and exact prompt.
For thunder client it respond 12secs.
For Talend took 26secs.
So, for the flow of my actual testing I restarted everyting.. first tested in thunder client then talend next is n8n again both https and message a model (ollama). Issue still same….
The credential url of my ollama is same as the testing on thuderclient and talend, because localhost:11434 / ollama:11434 is not working. (also tried cloudflare tunnel for localhost:11434 it works but output still same for n8n working on the others but not in n8n similar to 192.168.1.26:11434)




