Hi there!
Describe the problem/error/question
I have n8n 1.78.1 running locally on my raspi and using it with Ollama. All works fine except that I run easily in a timeout situation with longer prompts as the ollama (chat) model node throws an error after exactly 5 minutes.
I suspect that that the default “keep alive” setting causes this problem, but setting it to 50m oder -1m does not have any effect.
What is the error message (if any)?
{
"errorMessage": "fetch failed",
"errorDetails": {},
"n8nDetails": {
"time": "26.2.2025, 20:40:04",
"n8nVersion": "1.78.1 (Self Hosted)",
"binaryDataMode": "default",
"cause": {}
}
}
Please share your workflow
Share the output returned by the last node
{
"errorMessage": "fetch failed",
"errorDetails": {},
"n8nDetails": {
"time": "26.2.2025, 20:40:04",
"n8nVersion": "1.78.1 (Self Hosted)",
"binaryDataMode": "default",
"cause": {}
}
}
Information on your n8n setup
- n8n version: 1.78.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker: UmbrelOS 1.3):
- Operating system: Linux Debian 6.6.51