Describe the problem/error/question
I have a Slack Trigger in n8n that reacts to new messages, mentions, and reactions in a specific channel. It worked reliably for months but stopped triggering ~2 days ago, consistently around 16:00β17:00.
- No executions are logged in n8n or Datadog, and Slack messages that should trigger the workflow are clearly visible.
- Nothing changed in the Slack app setup; event subscriptions are active and point to the correct workflow URL. Also no changes in the n8n flow.
- A colleague experienced a similar issue and fixed it by removing the channel ID in the trigger, saving, then re-adding and saving again. This workaround is not sustainable as it stops triggering from 16/17 then again.
##Workflow (just the trigger)
Information on your n8n setup
- n8n version: 1.78.1
- database: PostgreSQL 14
- EXECUTIONS_MODE: queue
- Running n8n via: Docker in k8s
- Operating System: Amazon Linux EKS 1.28.5-20240227