Advertisement
thomasmaerz

Untitled

Aug 29th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. appscale up
  2. shell> scp -r -i /root/.appscale/appscale624ff34afe3f410b91bc35368801fb1f.key -o LogLevel=quiet -o NumberOfPasswordPrompts=0 -o StrictHostkeyChecking=no -o UserKnownHostsFile=/dev/null /root/.appscale/appscale624ff34afe3f410b91bc35368801fb1f.key root@simian.brewerscience.com:/etc/appscale/ssh.key
  3. stdout buffer: /tmp/tmpt6a4SA
  4. shell> ssh -F /dev/null -i /root/.appscale/appscale624ff34afe3f410b91bc35368801fb1f.key -o LogLevel=quiet -o NumberOfPasswordPrompts=0 -o StrictHostkeyChecking=no -o UserKnownHostsFile=/dev/null root@simian.brewerscience.com bash
  5. stdin str: ssh -i /etc/appscale/ssh.key -o StrictHostkeyChecking=no root@10.0.50.26 true
  6. stdout buffer: /tmp/tmpLV0Hxf
  7. AppScale is already running. Terminate it, set 'force: True' in your AppScalefile, or use the --force flag to run anyways.
  8.  
  9. A log with more information is available at
  10. /root/.appscale/log-3ce3f848-9602-4048-9e77-b33e1b365ecc.
  11. root@appscale-image0:~# appscale status
  12. [Errno 111] Connection refused
  13.  
  14. A log with more information is available at
  15. /root/.appscale/log-3d7c4089-ff7f-4633-b3f4-59a44ecfaa21.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement