Can't see Settings -> Usage and plan to access Enter activation key

Describe the problem/error/question

I can’t se the menu Settings → Usage and plan to access Enter activation key

But in another installation I can see this option

The problem is that I am using the same email for both these installations?

What is the error message (if any)?

No error

Information on your n8n setup

This is a old version, but works

  • n8nVersion: 1.56.2
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.15.0
  • database: postgres
  • executionMode: regular
  • concurrency: -1
  • license: enterprise (production)

This is a new version, but doesn’t works

  • n8nVersion: 1.86.1
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.19.0
  • database: postgres
  • executionMode: scaling
  • concurrency: -1
  • license: community

Both running on docker on windows

Oh my God!
“I was the problem”

I forgot this environment variable existed

N8N_HIDE_USAGE_PAGE=false

It was set to true before

Ps.
I’ll leave that to others

1 Like

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