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

Closed
Open
Created 11 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

ERROR to show .textile format file

Closed

ERROR to show .textile format file

Created by: gaoyifan

The RoR return http error code 500 when show this kind of file.

Testing project The default readme file "README.textile" cause the crash.

Linked issues
...

    Related merge requests

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: Razer6

      Can you try to manually install the gem RedCloth?

      By Administrator on 2014-06-17T14:06:43 (imported from GitLab project)

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: gaoyifan

      There seems to be no help with install RedCloth-4.2.9.

      By Administrator on 2014-06-19T08:20:19 (imported from GitLab project)

    • Administrator
      Administrator @root · 10 years ago
      Owner

      Created by: mbattersby

      Same problem here on Red Hat with gitlab-7.0.0_omnibus-1.el6.x86_64.rpm.

      Error message reported in the log:

      Started GET "/gary/libdatabroker/tree/master" for 128.250.146.86 at 2014-07-10 15:21:12 +1000 Processing by Projects::TreeController#show as HTML Parameters: {"project_id"=>"gary/libdatabroker", "id"=>"master"} Completed 500 Internal Server Error in 409ms

      LoadError (cannot load such file -- redcloth): app/helpers/application_helper.rb:224:in render_markup' app/views/projects/tree/_readme.html.haml:13:in_app_views_projects_tree__readme_html_haml___4610080251223615427_45364920' app/views/projects/tree/_tree.html.haml:45:in _app_views_projects_tree__tree_html_haml__1612673869490605199_46702860' app/views/projects/tree/show.html.haml:9:in_app_views_projects_tree_show_html_haml__2570182988092606659_47775340' app/controllers/projects/tree_controller.rb:6:in `show'

      Running /opt/gitlab/embedded/bin/gem install RedCloth installs the RedCloth gem but doesn't fix the issue.

      By Administrator on 2014-07-10T05:27:51 (imported from GitLab project)

    • Administrator
      Administrator @root · 10 years ago
      Owner

      Created by: freiden

      Adding RedCloth to the Gemfile fix the issue for me with gitlab 7.0.0. The Gemfile seem to just be missing from the file unlike the other used by github markup gem.

      By Administrator on 2014-07-14T17:00:16 (imported from GitLab project)

    • Administrator
      Administrator @root · 10 years ago
      Owner

      Created by: Razer6

      Fix merged to master :)

      By Administrator on 2014-07-28T19:37:05 (imported from GitLab project)

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    0
    Labels
    None
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference: