Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3337

Closed
Open
Created Mar 24, 2013 by Administrator@rootOwner

500 on help/api

Created by: Thijmen

Hi,

When trying to view help/api, I get a 500 error.

Here's my log/production.log: ``Started GET "/help/api" for 127.0.0.1 at 2013-03-24 13:08:01 +0000 Processing by HelpController#api as HTML Rendered help/_layout.html.haml (105.4ms) Rendered help/api.html.haml within layouts/application (106.0ms) Completed 500 Internal Server Error in 109ms

ActionView::Template::Error (Failed to get header.): 31: %strong= link_to "Public Access", help_public_access_path 32: 33: .span9.pull-right 34: = yield lib/redcarpet/render/gitlab_html.rb:25:in block_code' app/helpers/gitlab_markdown_helper.rb:50:inrender' app/helpers/gitlab_markdown_helper.rb:50:in markdown' app/views/help/api.html.haml:35:inblock (2 levels) in _app_views_help_api_html_haml__3200488279887229324_53279860' app/views/help/api.html.haml:34:in block in _app_views_help_api_html_haml__3200488279887229324_53279860' app/views/help/_layout.html.haml:34:in_app_views_help__layout_html_haml___3029150971084505298_56216140' app/views/help/api.html.haml:1:in `_app_views_help_api_html_haml__3200488279887229324_53279860'

``

Assignee
Assign to
Time tracking