404 On New Project Creation
Created by: bassrock
When I try to create a new project I keep getting a 404 error. I can't even get to the screen to name the project.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Created by: bassrock
Started GET "/projects/new" for at 2013-04-29 19:10:25 -0700 Processing by ProjectsController#new as HTML Rendered projects/_new_form.html.haml (16.6ms) Rendered projects/new.html.haml within layouts/application (17.1ms) Rendered layouts/_head.html.haml (1.2ms) Rendered layouts/_search.html.haml (52.1ms) Rendered layouts/_head_panel.html.haml (52.6ms) Completed 500 Internal Server Error in 75ms ActionController::RoutingError (No route matches {:controller=>"issues", :project_id=>#<Project id: nil, name: nil, path: nil, description: nil, created_at: nil, updated_at: nil, creator_id: nil, default_branch: nil, issues_enabled: true, wall_enabled: true, merge_requests_enabled: true, wiki_enabled: true, namespace_id: nil, public: false, issues_tracker: "gitlab", issues_tracker_id: nil, snippets_enabled: true, last_activity_at: nil>}): app/helpers/application_helper.rb:101:in `search_autocomplete_source' app/views/layouts/_search.html.haml:10:in `_app_views_layouts__search_html_haml__974305455_100647800' app/views/layouts/_head_panel.html.haml:12:in `_app_views_layouts__head_panel_html_haml__970557507_102599550' app/views/layouts/application.html.haml:5:in `_app_views_layouts_application_html_haml__511261406_85536540'
By Administrator on 2013-04-30T02:14:46 (imported from GitLab project)
By Administrator on 2013-04-30T02:14:46 (imported from GitLab)
- Author Owner
Created by: Razer6
Closing this in favor of #3954 (closed)
By Administrator on 2013-06-06T17:39:52 (imported from GitLab project)
By Administrator on 2013-06-06T17:39:52 (imported from GitLab)
Please register or sign in to reply