Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drush sql-sync: “The external command could not be executed due to an application error.” #3293

Closed
0711master opened this issue Jan 7, 2018 · 1 comment

Comments

@0711master
Copy link

When I execute drush sql-sync to get a database from the server to local, I get the following error after login with ssh:

The external command could not be executed due to an application error.

Here is the debug after the ssh login:

Backend invoke: php
C:/Users/x/drupal-root/vendor/drush/drush/drush.php --backend=2 --verbose --debug --uri=localhost --root=/C/Users/x/drupal-root/web sql-conf --all 2>&1
php C:/Users/x/drupa-root/vendor/drush/drush/drush.php --backend=2 --verbose --debug --uri=localhost --root=/C/Users/x/drupal-root/web sql-conf --all 2>&1
The external command could not be executed due to an application error.
Error: no database record could be found for target @Local
Returned from hook drush_sqlsync_sql_sync_validate
Command dispatch complete

Does anyone have an idea? I'm at my wits' end.

@weitzman
Copy link
Member

Please use Drupal Answers for support questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants