Describe the problem/error/question
I have the same problem as in Ollama llm node - successful running.
What is the error message (if any)?
I get an error that there are no credentials for ollama, but there is no way I see to create credentials.
Please share your workflow
{
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "7c910e7c72e40eaf2e824ae7f52bbfc4aac0f28f8c729f61d1c665e3d81377fb"
},
"nodes": [
{
"parameters": {
"prompt": "={{ $json.job }}",
"messages": {
"messageValues": [
{
"message": "which jobs are best for me?"
}
]
}
},
"id": "f6c1675b-0008-4fac-8532-2eca2108519c",
"name": "Basic LLM Chain",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"typeVersion": 1.3,
"position": [
1640,
380
]
},
{
"parameters": {
"options": {}
},
"id": "63fa42ca-fd49-4519-91ab-13d143646f97",
"name": "Ollama Model",
"type": "@n8n/n8n-nodes-langchain.lmOllama",
"typeVersion": 1,
"position": [
1640,
600
]
},
{
"parameters": {
"pollTimes": {
"item": [
{
"mode": "everyHour",
"minute": 7
}
]
},
"filters": {
"labelIds": [
"Label_7059639856305040568"
],
"q": ""
}
},
"id": "6d47a154-d501-4752-8386-bd428e09a1dc",
"name": "Gmail Trigger",
"type": "n8n-nodes-base.gmailTrigger",
"typeVersion": 1,
"position": [
760,
380
],
"credentials": {
"gmailOAuth2": {
"id": "Xk1QKZtCuSfuqu1v",
}
}
},
{
"parameters": {
"operation": "get",
"messageId": "={{ $json.id }}",
"simple": false,
"options": {}
},
"id": "40db2252-d663-49d3-8c91-d710f733b66b",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"typeVersion": 2.1,
"position": [
980,
380
],
"credentials": {
"gmailOAuth2": {
"id": "Xk1QKZtCuSfuqu1v",
],
"Gmail": [
{
"id": "18d5149312709fa3",
"threadId": "18d5149312709fa3",
"labelIds": [
"UNREAD",
"IMPORTANT",
"Label_7059639856305040568",
"Label_4735651768623896433",
"CATEGORY_UPDATES",
"INBOX"
],
"sizeEstimate": 105312,
"headers": {
KQK3WWago45zzBaOFJi6_VYNMbT-MVL5qd0wDEiAJZF0-Q67HhXI0CDeyldbxVoUNtHpplayyWT9uXfmSABoQzbofAgvD516gTpj8K5Mvkg%3D%3D&co=US&hl=en&tmtk=1hl8ki6k6gplv806&subId=64760c8e26ad8c18bcebfeb7&rgtk=1hl8ki862lrqr803&from=ja</a></p>"
}
]
}
}
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.27.2
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker/easypanel
- Operating system: Ubuntu Digital Ocean droplet
Here’s a video (no sound):