[Bug] ENCRYPTION_SECRET fehlt in apps/api/.env.example #515

Open
opened 2026-07-19 23:57:03 +02:00 by admin-mrrm · 0 comments
Owner

Beobachetes Verhalten API-Start bricht mit 'ENCRYPTION_SECRET must be a hex string of at least 64 characters' ab, obwohl '.env.example' befolgt wurde - die Variable taucht dort gar nicht auf. ## Erwartetes Verhalten '.env.example' sollte ENCRYPTION_SECRET inkl. Hinweis (openssl rand -hex 32) enthalten. ## Umgebung - App: api

## Beobachetes Verhalten API-Start bricht mit \'ENCRYPTION_SECRET must be a hex string of at least 64 characters\' ab, obwohl \'.env.example\' befolgt wurde - die Variable taucht dort gar nicht auf. ## Erwartetes Verhalten \'.env.example\' sollte `ENCRYPTION_SECRET` inkl. Hinweis (`openssl rand -hex 32`) enthalten. ## Umgebung - App: api
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
admin-mrrm/mrrmlabapp#515
No description provided.