Describe the problem/error/question
I get hundreds of these errors when I’m using n8n on pretty much any workflow. Do you all see the same volume of errors in your console logs? The workflow works in many cases despite all of these errors. Sometimes I have to refresh or restart the instance to get it to work.
What is the error message (if any)?
403
Failed to load server
Failed to load resource
Please share your workflow
This happens across all workflows
Screenshot
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): yes
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud plan
- Operating system: windows 10
2 Likes
Hey @MohammadG YEP! Similar errors here and almost all production grade applications have these errors but they work just fine, let me know if there is something specific which is not working in your n8n UI.
1 Like
Hi @MohammadG!
For now, try clearing your browser cache and cookies, and check if any proxy, VPN, or firewall might be getting in the way. Since your workflows are mostly running fine, I wouldn’t worry too much about it. But if refreshing or restarting stops doing the trick, that’s when I’d reach out to n8n Cloud support.
2 Likes
Thank you all for your input. It is harder to understand what is happening with the workflow with so many red lines in the log and having to sift through what Anshul called “a production grade error” and a real one…