Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. [root@gbgconnect discourse]# ./launcher rebuild app --skip-prereqs
  2. which: no docker.io in (/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/alexey/.local/bin:/home/alexey/bin)
  3. Ensuring launcher is up to date
  4. Fetching origin
  5. fatal: unable to access 'https://github.com/discourse/discourse_docker.git/': Could not resolve host: github.com; Unknown error
  6. error: Could not fetch origin
  7. fatal: ambiguous argument '@': unknown revision or path not in the working tree.
  8. Use '--' to separate paths from revisions, like this:
  9. 'git <command> [<revision>...] -- [<file>...]'
  10. fatal: Not a valid object name @
  11. ./launcher: line 644: [: @: unary operator expected
  12. ./launcher: line 654: [: fcdd39da610f036f36e8f9e70bf0ca93ef95b23a: unary operator expected
  13. Launcher has diverged source, this is only expected in Dev mode
  14. Stopping old container
  15. + /usr/bin/docker stop -t 10 app
  16. app
  17. cd /pups && git pull && /pups/bin/pups --stdin
  18. fatal: unable to access 'https://github.com/SamSaffron/pups.git/': Could not resolve host: github.com
  19. 1873cedfcc420b0baf09483e3f878d5fcb54d5c3a355615426c7b6a4883ef029
  20. ** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement