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 version / migrate error #640

Closed
Juc1 opened this issue Mar 2, 2015 · 2 comments
Closed

Drush version / migrate error #640

Juc1 opened this issue Mar 2, 2015 · 2 comments

Comments

@Juc1
Copy link

Juc1 commented Mar 2, 2015

Hi all,

Using BOA-2.4.0, I am migrating a site from a D6 platform to a D7 platform. "Compare platforms" shows no errors but the migrate task fails with this error:

WD php: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hk020315desert_0.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array
(
[:ip] => 127.0.0.1
)
 in drupal_is_denied() (line 1947 of /data/disk/o1/static/hop-734-150215/includes/bootstrap.inc).

My drush version =

$ drush status 
Drush version: 7.0-dev
$

I asked about this on Aegir IRC and helmo replied that he has seen this before https://www.drupal.org/node/2382663 and suggested I try a different version of Drush.

So can I set the default version of Drush that BOA uses ie in general or for a particular task?

Thanks...

@omega8cc
Copy link
Owner

omega8cc commented Mar 2, 2015

You can't use different Drush version with BOA, or some things may explode.

Also, it is Drupal core well known issue with well known workarounds, but it is OT here and not related to anything in BOA/Aegir nor Drush.

@Juc1
Copy link
Author

Juc1 commented Mar 3, 2015

@ omega8cc ok, thanks...

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

No branches or pull requests

2 participants