github kossakovsky/n8n-install v1.4.3

10 hours ago

Fixed

  • LightRAG — Fix crash-loop (TOKEN_SECRET must be explicitly set) by generating LIGHTRAG_TOKEN_SECRET and passing it as TOKEN_SECRET to the container. Recent upstream releases require an explicit JWT signing secret whenever AUTH_ACCOUNTS is configured (#60).

Upgrade

make update

scripts/03_generate_secrets.sh --update will auto-generate LIGHTRAG_TOKEN_SECRET in your .env (existing values are preserved). After update, restart restores LightRAG.

Full Changelog: v1.4.2...v1.4.3

Don't miss a new n8n-install release

NewReleases is sending notifications on new releases.