n8n - 💡(How to fix) Fix Bug: Selfhosted Docker version of n8n says it is 1 version behind despite being on the latest version

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

  • error: all
RAW_BUFFERClick to expand / collapse

Bug Description

I recently update my n8n container to the latest Docker version, and despite showing the latest version on the about page (2.23.4), my instance is still saying it is 1 version behind. This has been going on for 3 versions now. <img width="345" height="445" alt="Image" src="https://github.com/user-attachments/assets/3eda86c3-e71f-4208-8b4f-db7c43da9517" />

To Reproduce

  1. Simply update from a previous n8n version that is run in a docker container and see the issue.

Expected behavior

Should not show an update notification unless there is an actually an update.

Debug Info

Debug info

core

  • n8nVersion: 2.23.4
  • platform: docker (self-hosted)
  • nodeJsVersion: 24.15.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: enterprise (production)
  • consumerId: 09f85335-b0dc-4e31-9308-272a405ee7d5

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (x11; linux x86_64) applewebkit/537.36 (khtml, like gecko) chrome/149.0.0.0 safari/537.36
  • isTouchDevice: false

cluster

  • instanceCount: 1
  • versions: 2.23.4
  • instances:
    • instanceKey: 521b6d4e-d287-44a7-81a3-3dc985747904, hostId: main-Device, instanceType: main, instanceRole: leader, version: 2.23.4
  • checks:
    • check: hostid-clash, status: succeeded, warnings: -
    • check: lifecycle, status: succeeded, warnings: -
    • check: split-brain, status: succeeded, warnings: -
    • check: version-mismatch, status: succeeded, warnings: -

Generated at: 2026-06-05T15:22:27.815Z

Operating System

Arch Linux (Omarchy 3.8.2)

n8n Version

2.23.4

Node.js Version

24.15.0

Database

SQLite (default)

Execution mode

main (default)

Hosting

self hosted

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Should not show an update notification unless there is an actually an update.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING