Created
September 12, 2014 19:17
-
-
Save singingwolfboy/eac5e06fb3ee4e1896d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@precise64:~$ /edx/bin/update edx-analytics-data-api openedx/rc/aspen-2014-09-10 | |
[WARNING]: It is unneccessary to use '{{' in loops, leave variables in loop | |
expressions bare. | |
PLAY [Deploy Analytics API] *************************************************** | |
GATHERING FACTS *************************************************************** | |
ok: [localhost] | |
TASK: [analytics-api | install read-only ssh key] ***************************** | |
failed: [localhost] => {"failed": true, "item": "", "md5sum": "d41d8cd98f00b204e9800998ecf8427e"} | |
msg: Destination directory /edx/app/analytics-api does not exist | |
FATAL: all hosts have already failed -- aborting | |
PLAY RECAP ******************************************************************** | |
to retry, use: --limit @/home/vagrant/analyticsapi.retry | |
localhost : ok=1 changed=0 unreachable=0 failed=1 | |
vagrant@precise64:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment