Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 when viewing organiser profile #1

Open
myabc opened this issue Apr 25, 2017 · 0 comments
Open

500 when viewing organiser profile #1

myabc opened this issue Apr 25, 2017 · 0 comments

Comments

@myabc
Copy link
Member

myabc commented Apr 25, 2017

: Processing by ErrorsController#internal_error as HTML
:   Parameters: {"id"=>"1"}
:   Rendering errors/internal_error.html.haml within layouts/application
ter]: at=info method=GET path="/admin/users/1" host=cfp.isleofruby.org request_id=6fab8634-0308-467d-8be8-44f146567653 fwd="86.144.46.161" dyno=web.1 connect=0ms service=54ms status=500 bytes=3855 protocol=https
: Started GET "/admin/users/1" for 86.144.46.161 at 2017-04-24 13:42:57 +0000
: Processing by Admin::UsersController#show as HTML
:   Parameters: {"id"=>"1"}
:   Rendering admin/users/show.html.haml within layouts/application
:   Rendered admin/users/show.html.haml within layouts/application (10.8ms)
: Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms)
:   
: ActionView::Template::Error (Missing partial organizer/events/_teammate_controls with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :haml]}. Searched in:
:   * "/app/app/views"
: ):
:   * "/app/vendor/bundle/ruby/2.3.0/gems/devise-4.1.1/app/views"
:     46:             %td= teammate.created_at
:     47:             %td.actions
:     49:                 = render partial: 'organizer/events/teammate_controls', locals: { teammate: teammate }
:     48:               - if current_user.organizer_events.include?(teammate.event)
:   
: app/views/admin/users/show.html.haml:42:in `_app_views_admin_users_show_html_haml___2508496815215269807_70278692076060'
: app/views/admin/users/show.html.haml:49:in `block in _app_views_admin_users_show_html_haml___2508496815215269807_70278692076060'
: app/controllers/admin/users_controller.rb:11:in `show'```
@myabc myabc changed the title Error 500 when viewing organiser profile Apr 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant