Why every few minutes do not operate, will log out?

Describe the problem/error/question

I have deployed N8N via docker on my local computer, but why is it that when I edit Workflow, if there is no operation for a few minutes, an error will be reported and the produced content cannot be saved?

All you need to do is log in to your account again.

But the problem keeps coming up.

How to solve it?

What is the error message (if any)?


Information on your n8n setup

  • n8n version: 1.91.2
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Windows

I have seen this a few times. In some circumstances reloading the whole page cleared it up. In one case I had multiple browser tabs opened to the same n8n instance through different paths (one direct to the hostname and another to the fully qualified domain name through traefik). After I hunted down all the duplicates and closed all but one, the “logout” behavior stopped.

2 Likes

Hi @Fawzi_Cui,

Have you tried using a new incognito tab? Sometimes that could be useful.

1 Like

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