N8n Editor Screen - Self Hosted

Hi Everyone!!!

Describe the problem/error/question

I am running n8n in self hosted environment. In using webhooks to connect jotform. In test webhook url, i am able to get the data’s once form submitted but in production url, i am unable to get the data in editor but able to see the data’s in execution screen.

What is the error message (if any)?

no error messages

Information on your n8n setup

  • n8n version: 1.90.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker
  • **Operating system: Ubuntu 24.04 **

If there is any solution, Please provide

1 Like


Hello!
I tried it with self-hosting as well, and it worked successfully.

  1. Is the API setting for Jetform set to full access?
  2. Did you check whether the data integration issue occurred from the “Execute” function in n8n?