Hello!
I’m having an issue with triggers in n8n and hope for your assistance. Here are the details:
Description of the Problem:
Triggers in my workflows have stopped working. This happened without any apparent reason, and I can’t figure out what the issue is.
What I’ve Already Done:
- Checked n8n Logs:
There are no errors in the logs related to triggers or workflows. - Checked the Server:
- The server is running stably, with sufficient resources (CPU, RAM, disk).
- The internet connection is stable.
- Checked n8n Status:
- n8n is running, and the web interface is accessible.
- Restarted n8n, but it didn’t help.
- Checked Trigger Settings:
- Triggers are activated.
- Webhook and cron expression settings are correct.
- Checked the Server’s Time Zone:
- The server’s time zone is set to
Europe/Moscow
. - The server time is synchronized with NTP.
Additional Details:
- n8n Version: 1.75.2 (latest stable version).
- Trigger Types: Webhooks and cron expressions.
- Server Operating System: Ubuntu 22.04.
- Database: PostgreSQL.
Questions:
- Could recent updates to n8n have affected the triggers?
- Are there any known issues with triggers in version 1.75.2?
- What other diagnostic steps can I take?
I’d be very grateful for any advice or suggestions! If additional data (logs, screenshots, configurations) is needed, please let me know.
Thank you for your help!