Guest User

Untitled

a guest
Dec 11th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ArgumentError (/usr/lib/ruby/1.8/uri/generic.rb:1097:in `select': expected of components of URI::FTP (scheme, userinfo, host, port, path, typecode)):
  2. app/controllers/unattended_controller.rb:164:in `load_template_vars'
  3. /usr/lib/ruby/1.8/uri/generic.rb:1093:in `collect'
  4. /usr/lib/ruby/1.8/uri/generic.rb:1093:in `select'
  5. app/models/debian.rb:10:in `preseed_path'
  6. app/controllers/unattended_controller.rb:181:in `preseed_attributes'
  7. (eval):1:in `load_template_vars'
  8. app/controllers/unattended_controller.rb:164:in `load_template_vars'
  9. /usr/lib/ruby/1.8/thread.rb:135:in `synchronize'
  10. /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
  11. /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
  12. /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
  13. /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
  14. /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
  15. /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
  16. /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
  17. /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
  18. /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
  19. /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
  20.  
  21. Rendering /usr/share/foreman/public/500.html (500 Internal Server Error)
Add Comment
Please, Sign In to add comment