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

psite-load-backup not working #193

Open
cboyden-ucb opened this issue Nov 20, 2014 · 1 comment
Open

psite-load-backup not working #193

cboyden-ucb opened this issue Nov 20, 2014 · 1 comment

Comments

@cboyden-ucb
Copy link

This command is not working - the problem is occurring across several different sites.

drush psite-load-backup
Select a site.
[long list of site IDs with numbers]
52 [this is a site we’re using to test – ob7-upstream]
Select an environment.
0 : Cancel
1 : test
2 : dev
3 : live
2
Select a backup.
0 : Cancel
1 : ob7-upstream_dev_2014-11-18T23-50-37_UTC_database.sql.gz 0.57 MB
1
Overwrite this database with dev.8b9cac01-4b16-489f-9082-ba7c45ca2817? (y/n): y
No database to operate on. [error]
Query failed.

@bwood
Copy link

bwood commented Nov 21, 2014

I am also experiencing this issue:

[bwood@mbp utility]$ drush psite-wake 5a4db0c2-8a3d-4c5e-883a-41a3f726e263 dev
openucb-469-stc-bw-dev responded in 1.780768 seconds.                                                      [ok]

[bwood@mbp utility]$ drush psite-backups 5a4db0c2-8a3d-4c5e-883a-41a3f726e263 dev
 Type    Date                           Element   Bucket             Size
 backup  Sat, 15 Nov 14 18:50:42 +0000  files     1416077408_backup  47.55 MB
 backup  Sat, 15 Nov 14 18:50:16 +0000  database  1416077408_backup  0.77 MB
 backup  Sat, 15 Nov 14 18:50:45 +0000  code      1416077408_backup  96.81 MB
 backup  Sat, 15 Nov 14 08:55:32 +0000  files     1416041698_backup  47.56 MB
 backup  Sat, 15 Nov 14 08:55:05 +0000  database  1416041698_backup  0.81 MB
 backup  Sat, 15 Nov 14 08:55:48 +0000  code      1416041698_backup  125.66 MB
 backup  Sat, 15 Nov 14 04:47:42 +0000  files     1416026817_backup  47.56 MB
 backup  Sat, 15 Nov 14 04:47:07 +0000  database  1416026817_backup  0.66 MB
 backup  Sat, 15 Nov 14 04:47:49 +0000  code      1416026817_backup  125.66 MB

[bwood@mbp utility]$ drush psite-load-backup 5a4db0c2-8a3d-4c5e-883a-41a3f726e263 dev 1416077408_backup
Overwrite this database with dev.5a4db0c2-8a3d-4c5e-883a-41a3f726e263? (y/n): y
No database to operate on.                                                                                 [error]
Query failed.

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