500 error when opening projects/wikis/pages after 6.2 upgrade
Created by: ghost
We have recently upgraded from 5.3 to 6.2 with intermediate upgrade steps 5.3->6.0->6.1->6.2. Everything is working apart from wiki pages. I can clone the wiki subrepo. and i see all our pages in there. I even tried to push it back in case it was something similar to this: https://groups.google.com/forum/#!msg/gitlabhq/As2zWz6AvmU/1jNeWL_eNv4J
Do you have any idea what can i do?
Rendered projects/wikis/_new.html.haml (1.2ms)
Rendered projects/wikis/_nav.html.haml (4.7ms)
Rendered projects/wikis/pages.html.haml within layouts/projects (133.1ms)
Completed 500 Internal Server Error in 506ms
ActionController::RoutingError (No route matches {:action=>"show", :controller=>"projects/wikis", :project_id=>#<Project id: 1, name:
app/views/projects/wikis/pages.html.haml:8:in
block in _app_views_projects_wikis_pages_html_haml___3862667115716684772_54884980' app/views/projects/wikis/pages.html.haml:5:in
each'
app/views/projects/wikis/pages.html.haml:5:in _app_views_projects_wikis_pages_html_haml___3862667115716684772_54884980' app/controllers/application_controller.rb:54:in
set_current_user_for_thread'
thank you