Workflows on community.n8n.io do not load

This is on THIS site, not my n8n site. When I am looking at threads here, on every post with an n8n workflow, the workflow never loads if I use Chrome. In Safari, it loads fine.

It’s like I have turned on a setting that blocks some site, but I’ve reset Chrome and still couldn’t load.

Here’s an image of what I’m seeing.

Any ideas?

-Russ

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:

Hey @russellkg,

That is odd, I checked on Firefox and Chrome and it seems ok for me. Do you have a link to the thread you were trying? Are you also still seeing the issue?

Thanks for the reply, Jon,

It was happening on every thread. But the first thread I opened today worked.

Odd.

-Russ

I can’t reproduce this either, I suspect specific topics may have broken workflows in them. Can you please provide a couple of URLs where you observe this?

Hi Bart,

This one from an hour ago fails: Pagination of HTTP request + loop

I do not believe it’s a n8n or forum issue. However, I haven’t been able to figure out what in my chrome config is causing it, and resetting everything back to factory on my installation does not resolve the issue.

If someone were able to point me at what might cause this issue, that may get me going again. I also may have to uninstall Chrome and try it with a vanilla install.

So, essentially, I pretty confident that it’s not your issue, but if you happen to know what it might be, I’m all ears.

Thanks for thinking about helping me with this issue that’s not yours.

-Russ

It loads correctly for me, which suggests the issue is indeed on your end. Can you try loading that page in a private window? That will not only clear our your cache etc, but it will also load without any browser extensions. If the workflow does load now, go back to your regular browser and disable your extensions one by one - I’m pretty sure this is related to one of them.

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