Closed webdeck closed 2 months ago
Upgrade output: upgrade.txt
Where do I find the full log? mta-sts/var/log is an empty directory.
so you ran update.sh? what is your database connection string in .env.local? (remember to remove the password)
Yes, I ran update.sh. Everything has been working fine on previous versions.
DATABASE_URL="postgresql://dmarcsmtptlsreports:REDACTED@localhost:5432/dmarcsmtptlsreports"
Not sure, but try and remove var/cache/prod under the project directory maybe that helps
Same errors.
Maybe add ?serverVersion=15.8 at the end of the database string. Other than that I don’t know. I personally use Postgres 16.1+ so if you can upgrade that could be an solution
That fixed it. Thank you!
Describe the bug A clear and concise description of what the bug is.
Are you using the Docker image?
Database used
Database version used 15.8
Error Messages
Steps to Reproduce Please provide detailed steps to reproduce the problem:
Expected behavior Upgrade works