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. Could not access SVN Repository

Could not access SVN Repository

Added by Faycal Sabbane about 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...