S
Supabase3w ago
IE

I self hosted using docker after upgrade supabase/postgres from 17.4.1.054 to 17.4.1.072 got error.

Is Anyone facing this? PostgreSQL Database directory appears to contain a database; Skipping initialization cat: /etc/postgresql-custom/pgsodium_root.key: Permission denied 2025-08-09 23:30:38.589 UTC [1] FATAL: invalid secret key
1 Reply
IE
IEOP3w ago
After run 'docker-compose down -v' and 'docker compose up --force-recreate -d' now it works

Did you find this page helpful?