Advertisement
Guest User

Untitled

a guest
Feb 12th, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Loading production environment (Rails 4.2.10)
  2. /opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `initialize': No such file or directory @ rb_sysopen - rake.test (Errno::ENOENT)
  3. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `open'
  4. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `open'
  5. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/input-method.rb:101:in `initialize'
  6. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/context.rb:85:in `new'
  7. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/context.rb:85:in `initialize'
  8. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:426:in `new'
  9. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:426:in `initialize'
  10. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:381:in `new'
  11. from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:381:in `start'
  12. from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/console.rb:110:in `start'
  13. from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/console.rb:9:in `start'
  14. from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/commands_tasks.rb:68:in `console'
  15. from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
  16. from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands.rb:17:in `<top (required)>'
  17. from bin/rails:9:in `require'
  18. from bin/rails:9:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement