terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

terra queue: Error Connecting to server(0): Failed to parse address ":" #77

Open jlyon opened 9 years ago

jlyon commented 9 years ago

This is great. I was able to install everything in a breeze.

I'm getting an error when I try to add an enviornment in Drupal (on the terra app:enable command). I'm running the terra queue command with:

 terra queue tcp://guest:guest@localhost:5672/terra

Fatal error:

 [x] Executing terra environment:add liftoff local --enable=ENABLE --no-interaction --no-ansiCloning into '/home/jeff/Apps/liftoff/local'...
Array
(
    [args] => {"key":"environment:add","nid":"4","uid":"1","cmd":{"cmd":"terra","args":["environment:add","liftoff","local"],"flags":{"--enable":"ENABLE","--no-interaction":true,"--no-ansi":true}},"callback":"http:\/\/localhost:32808\/api\/terra\/callback"}
    [cmd] => {"cmd":"terra","args":["environment:add","liftoff","local"],"flags":{"--enable":"ENABLE","--no-interaction":true,"--no-ansi":true}}
    [output] => * master
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean
Environment saved to registry.
DOCKER > Creating liftofflocal_database_1...
DOCKER > Creating liftofflocal_app_1...
DOCKER > Creating liftofflocal_load_1...
DOCKER > Creating liftofflocal_drush_1...
Environment enabled!  Available at http://liftoff.local.localhost and http://localhost:32810
Drush alias file created at /home/jeff/.drush/liftoff.aliases.drushrc.php
Wrote drush alias file to /home/jeff/.drush/liftoff.aliases.drushrc.php
Use drush @liftoff.local to access the site.

Running ENABLE app hook...
    [status] => 0
    [result] => Running ENABLE app hook...
)

  [PhpAmqpLib\Exception\AMQPRuntimeException]                  
  Error Connecting to server(0): Failed to parse address ":"