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

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Could not access SVN Repository

Could not access SVN Repository

Added by Faycal Sabbane almost 9 years ago

Hello,

I’ve just installed openproject using the docker image: openproject/community:5.0

The first configuration went well but I’m having trouble with the svn repository. After a successul/accepted svn repository configuration for my project, I’m getting an error with the code 500 (see attachement) in the repository view.
In the logfile “web-stdout.log” there is no detailed error description even after enabling the debug mode.
With the debug mode the used svn command is displayed which is:
svn info --xml svn://myrepos.com/repos/myproject/trunk/ --username xxxx --password xxxx --no-auth-cache --non-interactive.
The same svn command, with adapted username/password, works fine from the terminal.

By each svn access error an entry is written in dmesg. It shows a segfault error:
[3572538.511361] svn[23974 ]: segfault at 40 ip 00003e4e10b7dfc4 sp 00007ffe14263cf0 error 4 in libapr-1.so.0.5.1[7f4e11b6b000+32000].

Any help to fix this issue will be very appreciated. Thanks!


Loading...