Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Development
  1. OpenProject
  2. Forums
  3. Development
  4. "File name too long" error

"File name too long" error

Added by Rob Guinness about 7 years ago

Hi,

I managed to get OpenProject installed locally, but I’m running into an error when I try to access the site:

Completed 500 Internal Server Error in 16894ms (ActiveRecord: 33.1ms)

ActionView::Template::Error (File name too long @ rb_sysopen - path/to/openproject/tmp/cache/.openproject%2F8.0.0.1c347f38e%2Fhelp_top_menu_node%2Fen%2Fhref%3Dhttps%3A%2F%2Fwww.openproject.org%2Fhelp%2F%2Flabel%3Dhomescreen.links.user_guides20180316-16101-1uwwxdg):
    104:               <%= call_hook :view_layouts_base_top_menu %>
    105:               <div class="top-menu-items-right">
    106:                 <%= render partial: 'search/mini_form' %>
    107:                 <%= render_top_menu_right %>
    108:               </div>
    109:             </div>
    110:           </div>

lib/redmine/menu_manager/top_menu/help_menu.rb:37:in `render_help_top_menu_node'
lib/redmine/menu_manager/top_menu_helper.rb:45:in `block in render_top_menu_right'
lib/redmine/menu_manager/top_menu_helper.rb:43:in `render_top_menu_right'
app/views/layouts/base.html.erb:107:in `_app_views_layouts_base_html_erb___3034417851493760694_47029969481020'
app/middleware/reset_current_user.rb:47:in `call'
^CStopping ...
Exiting

Loading...