Automated upgrade fails on Nextcloud instance that uses Postgres with sslmode=require #2317
Labels
bug
feature: auto config (environment variables)
Auto configuring via environment variables
feature: auto config (hooks)
This issue only occurs on upgrade, normal nextcloud operation works fine.
My setup is that i use Postgres sslmode=require, which means that SSL needs to be used, but the certificate is not verified.
The upgrade script seems to try to verify the certificate, which it shouldn't do pg docs.
config.php snippet:
Logs of failure:
The text was updated successfully, but these errors were encountered: