Skip to content

Instantly share code, notes, and snippets.

@kumardev
Created October 21, 2013 06:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumardev/7079440 to your computer and use it in GitHub Desktop.
Save kumardev/7079440 to your computer and use it in GitHub Desktop.
Error Log
Started GET "/" for 127.0.0.1 at 2013-10-21 11:48:14 +0530
Processing by Refinery::PagesController#home as HTML
Parameters: {"locale"=>:en}
Rendered public/404.html (160.6ms)
Filter chain halted as :find_page rendered or redirected
Completed 404 Not Found in 1633ms (Views: 604.1ms | ActiveRecord: 11.5ms)
Started GET "/refinery/" for 127.0.0.1 at 2013-10-21 11:48:25 +0530
Processing by Refinery::Admin::DashboardController#index as HTML
Parameters: {"locale"=>:en}
Completed 401 Unauthorized in 11ms
-- DEPRECATION WARNING --
The use of 'content_for :body_content_left' is deprecated and will be removed at version 2.1.0.
Please use content_for :body instead.
Started GET "/members/login?member_login=true&redirect=http%3A%2F%2Flocalhost%3A3000%2Frefinery%2F" for 127.0.0.1 at 2013-10-21 11:48:25 +0530
Processing by Refinery::Memberships::MembersController#login as HTML
Parameters: {"member_login"=>"true", "redirect"=>"http://localhost:3000/refinery/", "locale"=>:en}
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/gems/refinerycms-core-2.0.10/app/views/refinery/_message.html.erb (1.9ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/bundler/gems/refinerycms_membership-c2176f4b6413/app/views/refinery/memberships/members/_message.html.erb (74.1ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/bundler/gems/refinerycms_membership-c2176f4b6413/app/views/refinery/memberships/members/_login_form.html.erb (204.9ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/gems/refinerycms-core-2.0.10/app/views/refinery/_content_page.html.erb (105.3ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/bundler/gems/refinerycms_membership-c2176f4b6413/app/views/refinery/memberships/members/login.html.erb within layouts/application (463.5ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/gems/refinerycms-core-2.0.10/app/views/refinery/_html_tag.html.erb (8.5ms)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/gems/refinerycms-core-2.0.10/app/views/refinery/_site_bar.html.erb (2.4ms)
Compiled about.css (256ms) (pid 3761)
Compiled blog.css (40ms) (pid 3761)
Compiled blogs.css (15ms) (pid 3761)
Compiled faq.css (14ms) (pid 3761)
Compiled forums.css (17ms) (pid 3761)
Compiled groups.css (6ms) (pid 3761)
Compiled identities.css (143ms) (pid 3761)
Compiled layout.css (11ms) (pid 3761)
Compiled posts.css (19ms) (pid 3761)
Compiled refinery/site_bar.css (135ms) (pid 3761)
Compiled sessions.css (25ms) (pid 3761)
Compiled store.css (6ms) (pid 3761)
Compiled topics.css (10ms) (pid 3761)
Compiled application.css (1432ms) (pid 3761)
Rendered /usr/local/rvm/gems/ruby-1.9.3-p448/gems/refinerycms-core-2.0.10/app/views/refinery/_head.html.erb (1670.7ms)
Completed 500 Internal Server Error in 2644ms
ActionView::Template::Error (File to import not found or unreadable: bootstrap.
Load path: /home/gloscon/Downloads/TestGarage
(in /home/gloscon/Downloads/TestGarage/app/assets/stylesheets/application.css)):
4: <title><%= browser_title(yield(:title)) %></title>
5: <%= raw %(<meta name="description" content="#{@meta.meta_description}" />) if @meta.meta_description.present? -%>
6: <%= raw %(<meta name="keywords" content="#{@meta.meta_keywords}">) if @meta.meta_keywords.present? -%>
7: <%= raw %(<link rel="canonical" content="#{@canonical}" />) if @canonical.present? -%>
8: <%= csrf_meta_tags if Refinery::Core.authenticity_token_on_frontend -%>
9: <%= yield :meta %>
10:
(sass):17
sass (3.2.12) lib/sass/tree/import_node.rb:67:in `rescue in import'
sass (3.2.12) lib/sass/tree/import_node.rb:45:in `import'
sass (3.2.12) lib/sass/tree/import_node.rb:28:in `imported_file'
sass (3.2.12) lib/sass/tree/import_node.rb:37:in `css_import?'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:217:in `visit_import'
sass (3.2.12) lib/sass/tree/visitors/base.rb:37:in `visit'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:100:in `visit'
sass (3.2.12) lib/sass/tree/visitors/base.rb:53:in `block in visit_children'
sass (3.2.12) lib/sass/tree/visitors/base.rb:53:in `map'
sass (3.2.12) lib/sass/tree/visitors/base.rb:53:in `visit_children'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:109:in `block in visit_children'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:121:in `with_environment'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:108:in `visit_children'
sass (3.2.12) lib/sass/tree/visitors/base.rb:37:in `block in visit'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:128:in `visit_root'
sass (3.2.12) lib/sass/tree/visitors/base.rb:37:in `visit'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:100:in `visit'
sass (3.2.12) lib/sass/tree/visitors/perform.rb:7:in `visit'
sass (3.2.12) lib/sass/tree/root_node.rb:20:in `render'
sass (3.2.12) lib/sass/engine.rb:315:in `_render'
sass (3.2.12) lib/sass/engine.rb:262:in `render'
sass-rails (3.2.6) lib/sass/rails/compressor.rb:12:in `compress'
actionpack (3.2.13) lib/sprockets/compressors.rb:74:in `compress'
sprockets (2.2.2) lib/sprockets/processing.rb:243:in `block in css_compressor='
sprockets (2.2.2) lib/sprockets/processor.rb:29:in `call'
sprockets (2.2.2) lib/sprockets/processor.rb:29:in `evaluate'
tilt (1.4.1) lib/tilt/template.rb:103:in `render'
sprockets (2.2.2) lib/sprockets/context.rb:193:in `block in evaluate'
sprockets (2.2.2) lib/sprockets/context.rb:190:in `each'
sprockets (2.2.2) lib/sprockets/context.rb:190:in `evaluate'
sprockets (2.2.2) lib/sprockets/bundled_asset.rb:26:in `initialize'
sprockets (2.2.2) lib/sprockets/base.rb:252:in `new'
sprockets (2.2.2) lib/sprockets/base.rb:252:in `build_asset'
sprockets (2.2.2) lib/sprockets/index.rb:93:in `block in build_asset'
sprockets (2.2.2) lib/sprockets/caching.rb:19:in `cache_asset'
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
sprockets (2.2.2) lib/sprockets/base.rb:177:in `[]'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:137:in `digest_for'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:151:in `rewrite_asset_path'
actionpack (3.2.13) lib/action_view/asset_paths.rb:27:in `compute_public_path'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:56:in `asset_path'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:49:in `block in stylesheet_link_tag'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:43:in `collect'
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
refinerycms-core (2.0.10) app/views/refinery/_head.html.erb:7:in `__usr_local_rvm_gems_ruby_______p____gems_refinerycms_core________app_views_refinery__head_html_erb__839616987_89933340'
actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:237:in `render'
actionpack (3.2.13) lib/action_view/renderer/renderer.rb:41:in `render_partial'
actionpack (3.2.13) lib/action_view/helpers/rendering_helper.rb:27:in `render'
refinerycms-core (2.0.10) app/views/layouts/application.html.erb:4:in `__usr_local_rvm_gems_ruby_______p____gems_refinerycms_core________app_views_layouts_application_html_erb__859658981_90699640'
actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
refinerycms-pages (2.0.10) lib/refinery/pages/instance_methods.rb:32:in `render_with_presenters'
actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (3.2.13) lib/active_support/callbacks.rb:447:in `_run__386534238__process_action__385345740__callbacks'
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
journey (1.0.4) lib/journey/router.rb:56:in `each'
journey (1.0.4) lib/journey/router.rb:56:in `call'
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
railties (3.2.13) lib/rails/engine.rb:479:in `call'
railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
journey (1.0.4) lib/journey/router.rb:56:in `each'
journey (1.0.4) lib/journey/router.rb:56:in `call'
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:401:in `call_app!'
omniauth-identity (1.1.1) lib/omniauth/strategies/identity.rb:43:in `other_phase'
omniauth (1.1.4) lib/omniauth/strategy.rb:183:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omniauth (1.1.4) lib/omniauth/builder.rb:49:in `call'
warden (1.1.1) lib/warden/manager.rb:35:in `block in call'
warden (1.1.1) lib/warden/manager.rb:34:in `catch'
warden (1.1.1) lib/warden/manager.rb:34:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
rack (1.4.5) lib/rack/etag.rb:23:in `call'
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
dragonfly (0.9.15) lib/dragonfly/cookie_monster.rb:9:in `call'
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__409283808__call__877108517__callbacks'
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
dragonfly (0.9.15) lib/dragonfly/middleware.rb:13:in `call'
dragonfly (0.9.15) lib/dragonfly/middleware.rb:13:in `call'
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.5) lib/rack/lock.rb:15:in `call'
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
railties (3.2.13) lib/rails/engine.rb:479:in `call'
railties (3.2.13) lib/rails/application.rb:223:in `call'
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment