I created a monitoring workflow with the following topology:
RSS Feed → Edit Field → HTTP Request
The RSS Feed trigger, configured to run every hour, is not being triggered automatically.
There are no errors shown in the workflow or logs.
Information on my n8n setup
n8n version: 2.4.3
Database: SQLite
EXECUTIONS_PROCESS: own
Running via: n8n Cloud
Operating system: Docker (n8n-version)
Does anyone know:
- possible reasons why the RSS trigger is not firing?
- whether there is any additional configuration required for the RSS trigger to run automatically?