You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating Craft to 4.9.1, the php craft db/backup command started asking for a password.
The error was noticed only on the site with PostgreSQL only.
On the site with MySQL command works as expected.
Steps to reproduce
Update Craft to 4.9.1
run php craft db/backup command
Expected behavior
Make a backup without asking for a password
PostgreSQL
MySQL
Craft CMS version
4.9.1
PHP version
8.1.25, 8.2.18
Operating system and version
Linux 5.15.0-79-generic, Linux 5.15.133.1-microsoft-standard-WSL2
Database type and version
PostgreSQL 14.10
Image driver and version
Imagick 3.7.0 (ImageMagick 7.1.1-13)
Installed plugins and versions
Amazon S3 2.2.1
Blitz 4.17.0
CP Field Inspect 1.4.4
Dumper 5.0.1
Formie 2.1.13
ImageOptimize 4.0.7
Logs 4.0.0
MatrixMate 2.1.4
Navigation 2.0.27
Preparse Field 2.0.2
Redactor 3.0.4
Retour 4.1.16
SendGrid 2.0.1
Sentry Logger 4.1.6
SEOmatic 4.0.48
Super Table 3.0.14
Typed link field 2.1.5
Vite 4.0.9
The text was updated successfully, but these errors were encountered:
What happened?
Description
After updating Craft to 4.9.1, the
php craft db/backup
command started asking for a password.The error was noticed only on the site with PostgreSQL only.
On the site with MySQL command works as expected.
Steps to reproduce
php craft db/backup
commandExpected behavior
Make a backup without asking for a password
PostgreSQL
MySQL
Craft CMS version
4.9.1
PHP version
8.1.25, 8.2.18
Operating system and version
Linux 5.15.0-79-generic, Linux 5.15.133.1-microsoft-standard-WSL2
Database type and version
PostgreSQL 14.10
Image driver and version
Imagick 3.7.0 (ImageMagick 7.1.1-13)
Installed plugins and versions
Amazon S3 2.2.1
Blitz 4.17.0
CP Field Inspect 1.4.4
Dumper 5.0.1
Formie 2.1.13
ImageOptimize 4.0.7
Logs 4.0.0
MatrixMate 2.1.4
Navigation 2.0.27
Preparse Field 2.0.2
Redactor 3.0.4
Retour 4.1.16
SendGrid 2.0.1
Sentry Logger 4.1.6
SEOmatic 4.0.48
Super Table 3.0.14
Typed link field 2.1.5
Vite 4.0.9
The text was updated successfully, but these errors were encountered: