Hi n8n community!
I’m a noob at n8n, apolgies if there’s an obvious answer.
I’m really stumped as to why my workflow is not starting.
The workflow works when manually run, I assume the problem is the first node, which is the Microsoft Outlook Trigger node.
It’s active (can activate / deactivate), poll time is 1 min.
Otherwise, workflow works fine.
Thanks for your help.
Describe the problem/error/question
The Microsoft Outlook Trigger node is not starting.
Poll Times > Mode > Every Minute
Trigger On > Message Received
(Purpose of workflow is to get new message from Outlook, upload attachment if any. No errors when I manually execute workflow)
What is the error message (if any)?
No execution errors
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- 2.4.4
- Database (default: SQLite):
- postgres:16.4
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- I assume it’s default, have not set to any in docker compose.yaml
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- self hosted docker
- Operating system:
- Ubuntu 22.04.5 LTS