Created
July 15, 2014 16:22
-
-
Save seseg-rj/5c7e26613fef239440fd 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
Started GET "/sentinel/sign_in" for 10.233.4.26 at 2014-07-15 13:10:46 -0300 | |
Processing by Sentinel::SessionsController#sign_in as HTML | |
Rendered /home/boss/.bundler/ruby/2.0.0/sentinel-0a0ba9f834e6/app/views/sentinel/sessions/sign_in.html.haml within layouts/sentinel/application (3.2ms) | |
StaticPage Load (0.7ms) SELECT "pages".* FROM "pages" WHERE "pages"."visible" = 't' ORDER BY "pages"."name" | |
Rendered /home/boss/.bundler/ruby/2.0.0/intranet-core-923258530cd0/app/views/layouts/core-application.haml (279.6ms) | |
Rendered /home/boss/.bundler/ruby/2.0.0/intranet-core-923258530cd0/app/views/layouts/core-default.haml (281.3ms) | |
Completed 500 Internal Server Error in 292ms | |
ActionView::Template::Error (Permission denied - /home/boss/pessoal-staging/tmp/cache/assets/sprockets%2F2ec2c08b7780b76240fe371eb8d370fe20140715-23919-1wb03ux): | |
8: Intranet | |
9: | |
10: = csrf_meta_tag | |
11: = javascript_include_tag "core_application" | |
12: = stylesheet_link_tag "core-application", media: :all | |
13: = favicon_link_tag 'favicon.ico' | |
14: :javascript | |
config/initializers/quiet_assets.rb:9:in `call_with_quiet_assets' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment