Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. trouble initializing documents with git repo in new openproject 2.4 installation

trouble initializing documents with git repo in new openproject 2.4 installation

Added by Wil Gleasman over 11 years ago

Hi all,
First off I want to say, thanks for this great web app!

Now to my issue: I’ve successfully gotten 2.4 installed and running on my server using nginx, passenger, postgres, etc… So far in testing it everything works except for setting up the SCM documents module in a test project. I plan on primarily using Git. In my live openproject app, in a test project, I go to project settings -> documents; using the dropdown to select Git, a brief loading symbol appears then nothing and the dropdown goes back to the default blank.

I’m guessing it might have something to do with the user that the app is running under (nginx)… I double checked and mod_passenger is running under the user “nginx” as I intentionally set it up to.

Modifying config/configuration.yml -> scm_git_command: {my absolute git binary path}
doesn’t help

…and running
sudo rake test:scm:setup:create_dir
sudo rake test:scm:setup:git
works fine…

Any suggestions? Am I missing something simple?

Thanks!


Replies (1)

RE: trouble initializing documents with git repo in new openproject 2.4 installation - Added by Wil Gleasman over 11 years ago

Any help here?

  • (1 - 1/1)
Loading...