Skip to content

Instantly share code, notes, and snippets.

@initcron
Created May 14, 2014 14:30
Show Gist options
  • Save initcron/6deb60ba4fe1d177ed97 to your computer and use it in GitHub Desktop.
Save initcron/6deb60ba4fe1d177ed97 to your computer and use it in GitHub Desktop.
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:index
create
create app/controllers
create app/helpers
create app/models
create app/views/layouts
create config/environments
create config/initializers
create config/locales
create db
create doc
create lib
create lib/tasks
create log
create public/images
create public/javascripts
create public/stylesheets
create script/performance
create test/fixtures
create test/functional
create test/integration
create test/performance
create test/unit
create vendor
create vendor/plugins
create tmp/sessions
create tmp/sockets
create tmp/cache
create tmp/pids
create Rakefile
create README
create app/controllers/application_controller.rb
create app/helpers/application_helper.rb
create config/database.yml
create config/routes.rb
create config/locales/en.yml
create db/seeds.rb
create config/initializers/backtrace_silencers.rb
create config/initializers/inflections.rb
create config/initializers/mime_types.rb
create config/initializers/new_rails_defaults.rb
create config/initializers/session_store.rb
create config/initializers/cookie_verification_secret.rb
create config/environment.rb
create config/boot.rb
create config/environments/production.rb
create config/environments/development.rb
create config/environments/test.rb
create script/about
create script/console
create script/dbconsole
create script/destroy
create script/generate
create script/runner
create script/server
create script/plugin
create script/performance/benchmarker
create script/performance/profiler
create test/test_helper.rb
create test/performance/browsing_test.rb
create public/404.html
create public/422.html
create public/500.html
create public/index.html
create public/favicon.ico
create public/robots.txt
create public/images/rails.png
create public/javascripts/prototype.js
create public/javascripts/effects.js
create public/javascripts/dragdrop.js
create public/javascripts/controls.js
create public/javascripts/application.js
create doc/README_FOR_APP
create log/server.log
create log/production.log
create log/development.log
create log/test.log
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:start
exists
exists app/controllers
exists app/helpers
exists app/models
exists app/views/layouts
exists config/environments
exists config/initializers
exists config/locales
exists db
exists doc
exists lib
exists lib/tasks
exists log
exists public/images
exists public/javascripts
exists public/stylesheets
exists script/performance
exists test/fixtures
exists test/functional
exists test/integration
exists test/performance
exists test/unit
exists vendor
exists vendor/plugins
exists tmp/sessions
exists tmp/sockets
exists tmp/cache
exists tmp/pids
identical Rakefile
identical README
identical app/controllers/application_controller.rb
identical app/helpers/application_helper.rb
identical config/database.yml
identical config/routes.rb
identical config/locales/en.yml
identical db/seeds.rb
identical config/initializers/backtrace_silencers.rb
identical config/initializers/inflections.rb
identical config/initializers/mime_types.rb
identical config/initializers/new_rails_defaults.rb
overwrite config/initializers/session_store.rb? (enter "h" for help) [Ynaqdh] Y
force config/initializers/session_store.rb
overwrite config/initializers/cookie_verification_secret.rb? (enter "h" for help) [Ynaqdh] y
force config/initializers/cookie_verification_secret.rb
identical config/environment.rb
identical config/boot.rb
identical config/environments/production.rb
identical config/environments/development.rb
identical config/environments/test.rb
identical script/about
identical script/console
identical script/dbconsole
identical script/destroy
identical script/generate
identical script/runner
identical script/server
identical script/plugin
identical script/performance/benchmarker
identical script/performance/profiler
identical test/test_helper.rb
identical test/performance/browsing_test.rb
identical public/404.html
identical public/422.html
identical public/500.html
identical public/index.html
identical public/favicon.ico
identical public/robots.txt
identical public/images/rails.png
identical public/javascripts/prototype.js
identical public/javascripts/effects.js
identical public/javascripts/dragdrop.js
identical public/javascripts/controls.js
identical public/javascripts/application.js
identical doc/README_FOR_APP
identical log/server.log
identical log/production.log
identical log/development.log
identical log/test.log
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:start^C
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:reindex
exists
exists app/controllers
exists app/helpers
exists app/models
exists app/views/layouts
exists config/environments
exists config/initializers
exists config/locales
exists db
exists doc
exists lib
exists lib/tasks
exists log
exists public/images
exists public/javascripts
exists public/stylesheets
exists script/performance
exists test/fixtures
exists test/functional
exists test/integration
exists test/performance
exists test/unit
exists vendor
exists vendor/plugins
exists tmp/sessions
exists tmp/sockets
exists tmp/cache
exists tmp/pids
identical Rakefile
identical README
identical app/controllers/application_controller.rb
identical app/helpers/application_helper.rb
identical config/database.yml
identical config/routes.rb
identical config/locales/en.yml
identical db/seeds.rb
identical config/initializers/backtrace_silencers.rb
identical config/initializers/inflections.rb
identical config/initializers/mime_types.rb
identical config/initializers/new_rails_defaults.rb
overwrite config/initializers/session_store.rb? (enter "h" for help) [Ynaqdh] h
Y - yes, overwrite
n - no, do not overwrite
a - all, overwrite this and all others
q - quit, abort
d - diff, show the differences between the old and the new
h - help, show this help
overwrite config/initializers/session_store.rb? (enter "h" for help) [Ynaqdh] ^C
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:124.
Sphinx cannot be found on your system. You may need to configure the following
settings in your config/sphinx.yml file:
* bin_path
* searchd_binary_name
* indexer_binary_name
For more information, read the documentation:
http://pat.github.com/ts/en/advanced_config.html
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2014-05-13 13:21:02] INFO WEBrick 1.3.1
[2014-05-13 13:21:02] INFO ruby 1.8.7 (2011-06-30) [x86_64-linux]
[2014-05-13 13:21:02] INFO WEBrick::HTTPServer#start: pid=29576 port=3000
Processing HomeController#index (for 190.137.250.140 at 2014-05-13 13:31:10) [GET]
Parameters: {"controller"=>"home", "action"=>"index"}
[paperclip] Duplicate URL for image with :s3_domain_url. This will clash with attachment defined in Voteled class
Rendering template within layouts/application
Rendering home/index
DEPRECATION WARNING: truncate takes an option hash instead of separate length and omission arguments. (called from _run_erb_app47views47home47index46html46erb at /var/www/projects/projectx/releases/6975b5bcc1f64cd18993cd2d19531b95d007c5d4/app/views/home/index.html.erb:436)
DEPRECATION WARNING: truncate takes an option hash instead of separate length and omission arguments. (called from _run_erb_app47views47home47index46html46erb at /var/www/projects/projectx/releases/6975b5bcc1f64cd18993cd2d19531b95d007c5d4/app/views/home/index.html.erb:436)
DEPRECATION WARNING: truncate takes an option hash instead of separate length and omission arguments. (called from _run_erb_app47views47home47index46html46erb at /var/www/projects/projectx/releases/6975b5bcc1f64cd18993cd2d19531b95d007c5d4/app/views/home/index.html.erb:436)
DEPRECATION WARNING: truncate takes an option hash instead of separate length and omission arguments. (called from _run_erb_app47views47home47index46html46erb at /var/www/projects/projectx/releases/6975b5bcc1f64cd18993cd2d19531b95d007c5d4/app/views/home/index.html.erb:436)
DEPRECATION WARNING: truncate takes an option hash instead of separate length and omission arguments. (called from _run_erb_app47views47home47index46html46erb at /var/www/projects/projectx/releases/6975b5bcc1f64cd18993cd2d19531b95d007c5d4/app/views/home/index.html.erb:436)
Completed in 675ms (View: 122, DB: 47) | 200 OK [https://107.23.45.72/]
^C[2014-05-13 13:37:45] INFO going to shutdown ...
[2014-05-13 13:37:45] INFO WEBrick::HTTPServer#start done.
Exiting
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ruby script/server -e production > /var/log/webrick.log 2>&1
bash: /var/log/webrick.log: Permission denied
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ruby script/server -e production > /var/log/webrick.log 2>&1
^Cdeploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ruby script/server -e production > /var/log/webri.log 2>&1
^Cdeploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ruby script/server -e production > /var/log/webri.log 2>&1
^Cdeploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ls
app db Gemfile lib maker Rakefile s3_temp test vendor
config doc Gemfile.lock log public README script tmp
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ pwd
/var/www/projects/projectx/current
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ cd ..
deploy@ip-10-0-0-130:/var/www/projects/projectx$ ls
current releases shared
deploy@ip-10-0-0-130:/var/www/projects/projectx$ cd current
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ ruby script/server -e production > /var/log/webrick.log 2>&1
identical public/javascripts/effects.js
identical public/javascripts/dragdrop.js
identical public/javascripts/controls.js
identical public/javascripts/application.js
identical doc/README_FOR_APP
identical log/server.log
identical log/production.log
identical log/development.log
identical log/test.log
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:start^C
deploy@ip-10-0-0-130:/var/www/projects/projectx/current$ rails rake thinking_sphinx:reindex
exists
exists app/controllers
exists app/helpers
exists app/models
exists app/views/layouts
exists config/environments
exists config/initializers
exists config/locales
exists db
exists doc
exists lib
exists lib/tasks
exists log
exists public/images
exists public/javascripts
exists public/stylesheets
exists script/performance
exists test/fixtures
exists test/functional
exists test/integration
exists test/performance
exists test/unit
exists vendor
exists vendor/plugins
exists tmp/sessions
exists tmp/sockets
exists tmp/cache
exists tmp/pids
identical Rakefile
identical README
identical app/controllers/application_controller.rb
identical app/helpers/application_helper.rb
identical config/database.yml
identical config/routes.rb
identical config/locales/en.yml
identical db/seeds.rb
identical config/initializers/backtrace_silencers.rb
identical config/initializers/inflections.rb
identical config/initializers/mime_types.rb
identical config/initializers/new_rails_defaults.rb
overwrite config/initializers/session_store.rb? (enter "h" for help) [Ynaqdh] h
Y - yes, overwrite
n - no, do not overwrite
a - all, overwrite this and all others
q - quit, abort
d - diff, show the differences between the old and the new
h - help, show this help
overwrite config/initializers/session_store.rb? (enter "h" for help) [Ynaqdh] ^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment