uselagoon / lagoon-sync

Apache License 2.0
6 stars 5 forks source link

Issue in new 0.8.X series #109

Closed bomoko closed 9 months ago

bomoko commented 10 months ago

It seems under certain circumstances, the binary is failing with the following

[INFO]  2023/11/21 19:37:57 Running the following for source mysqldump --max-allowed-packet=500M --quick --add-locks --no-autocommit --single-transaction -h${MARIADB_HOST:-mariadb} -u${MARIADB_USERNAME:-drupal} -p${MARIADB_PASSWORD:-drupal} -P${MARIADB_PORT:-3306}  ${MARIADB_DATABASE:-drupal} > /tmp/lagoon_sync_mariadb_1700595465479380873.sql
[FATAL] 2023/11/21 19:37:57 github.com/uselagoon/lagoon-sync/utils.LogFatalError:logs.go:90 Unable to exec remote command: open : no such file or directory

This is new in the 0.8.x branch, and potentially has to do with issues around the ssh exec changes introduced.

bomoko commented 10 months ago

Try with the following image tugboatqa/php-nginx:8.1-fpm