Triggers stopped working in n8n

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:

  1. Checked n8n Logs:
    There are no errors in the logs related to triggers or workflows.
  2. Checked the Server:
  • The server is running stably, with sufficient resources (CPU, RAM, disk).
  • The internet connection is stable.
  1. Checked n8n Status:
  • n8n is running, and the web interface is accessible.
  • Restarted n8n, but it didn’t help.
  1. Checked Trigger Settings:
  • Triggers are activated.
  • Webhook and cron expression settings are correct.
  1. 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:

  1. Could recent updates to n8n have affected the triggers?
  2. Are there any known issues with triggers in version 1.75.2?
  3. 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!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Vlad_Chendev, welcome to the n8n community! Can you be a bit more specific which triggers you mean? For example - do manual triggers still work? Or schedule triggers? If you’re using external triggers, are you sure triggering events are being fired?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.