Created
August 2, 2016 15:33
-
-
Save kbouw/7497b9c15099db1513f5c8f17af5418f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fwd@fwdstaging:/fwd/fwd-rails/current > ./bin/rails c | |
/home/fwd/.rvm/gems/ruby-2.1.1@global/gems/bundler-1.7.2/lib/bundler/runtime.rb:222: warning: Insecure world writable dir /fwd/fwd-rails/releases/20160801232419 in PATH, mode 040777 | |
/fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/connection_adapters/connection_specification.rb:248:in `resolve_symbol_connection': 'development' database is not configured. Available: ["common", "readonly", "staging", "test"] (ActiveRecord::AdapterNotSpecified) | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/connection_adapters/connection_specification.rb:211:in `resolve_connection' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/connection_adapters/connection_specification.rb:139:in `resolve' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/connection_adapters/connection_specification.rb:169:in `spec' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/connection_handling.rb:50:in `establish_connection' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb:27:in `each' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activerecord-4.2.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:345:in `each' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:345:in `call' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each' | |
from /home/fwd/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/railtie.rb:194:in `public_send' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/railtie.rb:194:in `method_missing' | |
from /fwd/fwd-rails/releases/20160801232419/config/environment.rb:5:in `<top (required)>' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `require' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `block in require' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:240:in `load_dependency' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `require' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/application.rb:328:in `require_environment!' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:142:in `require_application_and_environment!' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:67:in `console' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!' | |
from /fwd/fwd-rails/shared/bundle/ruby/2.1.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>' | |
from ./bin/rails:8:in `require' | |
from ./bin/rails:8:in `<main>' | |
fwd@fwdstaging:/fwd/fwd-rails/current > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment