Active executions are not working and not showing in executions any error

My active workflow is not getting executed and not visible in executions. I’m fetching data using webhook from wix form from my website. Not even any error execution is not showing(if happened, in the workflow)

Workflows status:

Using test url, all the executions are visible. I changed the production webhook url in the wix form.(checked that whether I have changed or not)

image
Time: 19:28


Time: 19:28

I checked the settings:

and this is same for the other one as well.

Heroku Config Env. Vairabled(under reveal config):
DATABASE_URL: My_url
DB_POSTGRESDB_SSL_ENABLED: true
DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED: false
GENERIC_TIMEZONE: Asia/Kolkata
N8N_ENCRYPTION_KEY: my_key
PAPERTRAIL_API_TOKEN: a_token
WEBHOOK_URL: https://mydoamin.org.in

N8N version: 1.70.2

Used one click deploy to Heroku: Community Edition.(registered)

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:

It’s working fine till now, no need. I just turned toggled on and off and repasted the datas. Now it’s working.

1 Like

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