Ui constantly reloading / crashing. What to do?

Describe the problem/error/question

My workflow ui constantly reloading as soon as the cursor touches any node. Makes it impossible to work on the workflow.

There is no error message.
It is not an individual workflow issue since it happens across several workflows of varying complexity.
It’s not a browser issue since Ive tried with Safari, Chrome, Firefox.

Super happy if someone could help!

Information on your n8n setup

  • n8n version: Latest stable one
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): hosted by n8n
  • Operating system: iOS (ipad).

Dear @Jnnn , Hope everything fine with you.

That’s happening because you have self host the n8n. That say may be that’s the problem with the platform you are using to self host the n8n.

Please check whether your Docker is working properly or not.

This will solve the problem.

Or, you can also use n8n on cloud for better experinece.

Happy to help.

(If this solve your issue please mark it as solution, as this will help other in community)

Thanks @kuldip_parmar , but i am actually using the cloud version so that can’t be it i guess.

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