Some webhooks not working

Hey! I have Migrated my n8n instance to a new machine on AWS and added Postgres DB, Everything exported and imported and seems all workflows exist but some workflows with webhook trigger gives error connection timeout. I thought it si network or firewall issue but everything configured correctly and I cant understand why another webhooks working correct. Have someone seen this before?

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:
  • n8n version: 1.44.1
  • Database (Postges SQL):
  • n8n EXECUTIONS_PROCESS setting (default):
  • Running n8n via (Docker)
  • Operating system: Amazon Linux

Hi @Albert_Ashkhatoyan thank you for reaching out and being a part of the n8n community! I’m sorry to hear you’re encountering issues with your n8n instance. We have had a few users report issues with webhooks timing out and are currently investigating. I’ll keep you posted on any updates from our side.

To help us, could you provide a simple workflow that demonstrates the behavior you are seeing?

Hi Ludwig thanks for reach out here is one of them

Hi @Albert_Ashkhatoyan, thanks for sharing that. That sounds like it could be related to the issues discussed here: Errors since last n8n update (1.44.1) - #24 by netroy

Hi All I have find out the issue that was in host configuration, Domain is not configured properly

2 Likes

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