Error N8N_RELEASE_DATE at startup

Describe the problem/error/question

I have this print at start:
Invalid timestamp value for N8N_RELEASE_DATE: $(date -u +“%Y-%m-%dT%H:%M:%SZ”)

Debug info

core

  • n8nVersion: 1.82.3
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.18.3
  • database: postgres
  • executionMode: scaling
  • concurrency: -1
  • license: enterprise (production)
  • consumerId: 8266611c-4e7f-455a-a1f1-9bd817af831a

storage

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

pruning

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

yes i notice that today in logs too

This was supposedly already fixed - see here:
Invalid timestamp value for N8N_RELEASE_DATE: $(date -u +"%Y-%m-%dT%H:%M:%SZ") · Issue #13958 · n8n-io/n8n · GitHub.

(although I can’t confirm this as I see the latest docker image was pushed 3 days ago and it’s still happening for me too)

1 Like

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