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
  • #2272

Closed
Open
Created Dec 13, 2012 by Administrator@rootOwner

500 error while browsing to help/*

Created by: tvb

Im getting an error 500 while browsing to the following pages:

/help/web_hooks /help/system_hooks /help/api /help/markdown /help/raketasks

using gitlab version 4.0.0pre b48852e7

python --version

Python 2.7.3rc2

I am seeing the following log:

Started GET "/help/web_hooks" for 127.0.0.1 at 2012-12-13 09:14:01 +0100 Processing by HelpController#web_hooks as HTML Rendered hooks/_data_ex.html.erb (101.4ms) Rendered help/web_hooks.html.haml within layouts/application (102.0ms) Completed 500 Internal Server Error in 104ms

ActionView::Template::Error (Failed to get header.): 42: eos 43: %> 44: <% js_lexer = Pygments::Lexer[:js] %> 45: <%= raw js_lexer.highlight(data_ex_str) %> app/views/hooks/_data_ex.html.erb:45:in _app_views_hooks__data_ex_html_erb__2319766053335257810_64312760' app/views/help/web_hooks.html.haml:14:in_app_views_help_web_hooks_html_haml__1361569433401857186_67993600'

What am I doing wrong?

Assignee
Assign to
Time tracking