Init Problem There was a problem loading init data: *e.reduce is not a function*

Describe the problem/error/question

I have been using n8n daily for about a month. Today, I started it up and received the following message.

All my workflows are backed up, so, I stopped the container, removed the n8n_data volume, trashed the images and tried to start it all over from scratch.

I am still receiving the message when trying to create a workflow.

Any thoughts?

(Update: even more curious, it works in Firefox, but not Chrome)

What is the error message (if any)?

Init Problem

There was a problem loading init data:
e.reduce is not a function

Information on your n8n setup

  • n8n version: latest
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: macOS

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 @edahl_UND,

Welcome to the community :tada:

It sounds like if it is working in one browser but not another it could be a plugin trying to be clever or maybe the browser cache just needs clearing.

Have you tried private browsing mode in Chrome to see if that works?

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