Advertisement
Guest User

Untitled

a guest
Mar 25th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.52 KB | None | 0 0
  1. kim@chips:~/git/taichi/taichi_rails$ azk restart -R taichi-school
  2. azk: System `taichi-school` not running
  3. azk: ↑ starting `taichi-school` system, 1 new instances...
  4. azk: ✓ checking `azukiapp/ruby:2.3.0` image...
  5. azk: ↻ provisioning `taichi-school` system...
  6. azk: ⎘ syncing files for `taichi-school` system...
  7. azk: ◴ waiting for `taichi-school` system to start, trying connection to port http/tcp...
  8. azk: An error occurred. It will stop all instances already running. See details below.
  9.  
  10. azk: System `taichi-school` not running
  11. azk: Run system `taichi-school` return: (1), for command: ["bundle","exec","rails","s","--port $HTTP_PORT","--binding 0.0.0.0"]:
  12. azk:  .taichi-school [log] >  Exiting
  13. azk:  .taichi-school [log] >  /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/server.rb:12:in `parse!': invalid option: --port $HTTP_PORT (OptionParser::InvalidOption)
  14. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/rack-1.6.4/lib/rack/server.rb:315:in `parse_options'
  15. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/rack-1.6.4/lib/rack/server.rb:190:in `options'
  16. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/server.rb:124:in `print_boot_information'
  17. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/server.rb:75:in `start'
  18. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:80:in `block in server'
  19. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `tap'
  20. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `server'
  21. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
  22. azk:  .taichi-school [log] >    from /azk/bundler/ruby/2.3.0/gems/railties-4.2.6/lib/rails/commands.rb:17:in `<top (required)>'
  23. azk:  .taichi-school [log] >    from bin/rails:4:in `require'
  24. azk:  .taichi-school [log] >    from bin/rails:4:in `<main>'
  25. azk:  .taichi-school [log] >  
  26.  
  27. azk: Look for azk start troubleshooting documentation for more info at: http://bit.ly/azk_start_troubleshooting
  28.  
  29. azk: Sorry, an error has occurred.
  30. azk: A crash report about this error will be sent to azk team in order to make azk better.
  31. azk: Sending bug report to Azuki...
  32. azk: Bug report was sent. Thanks.
  33. kim@chips:~/git/taichi/taichi_rails$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement