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
[test] Copy database from local to 12345.kasserver.com
[test]
[local] run export APP_ENV='prod'; command -v 'php' || which 'php' || type -p 'php'
[local] /usr/bin/php
[local] run export APP_ENV='prod'; command -v 'mysqldump' || which 'mysqldump' || type -p 'mysqldump'
[local] /usr/bin/mysqldump
[local] run export APP_ENV='prod'; /usr/bin/php bin/console db:connection-options | xargs /usr/bin/mysqldump > 'var/data/addons/ydeploy/20250314161318.sql'
[local] mysqldump: [Warning] Using a password on the command line interface can be insecure.
[local] mysqldump: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) when trying to connect
[test] run export APP_ENV='prod'; cd /www/htdocs/12345/test.de/test/releases/1 && (rm -f 'var/data/addons/ydeploy/mysql-options')
[test] error in setup.php on line 215:
[test] exit code 123 (Unknown error)
done setup 87s 463ms
The text was updated successfully, but these errors were encountered:
Danke. Das liegt dann sicherlich am lokalen Setup, die WSL hat vermutlich keinen Zugriff auf die MySQL-Datenbank unter Windows. Gibt's da einen (mir nicht) bekannten Trick?
Die Datei wurde hier erzeugt, jedoch leer.
The text was updated successfully, but these errors were encountered: