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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Unable to create a project called sys, system ...

Unable to create a project called sys, system ...

Added by Jean-François Dumont about 10 years ago

Hi,

i try to create a project call system but when i do that every time i got an error :

Forbidden
You don't have permission to access /projects/system-test/settings on this server.

same error with all project with a name starting with sys

i can create a project call sy or somethingsystem

Any idea ?

Thanks


Replies (5)

RE: Unable to create a project called sys, system ... - Added by Jonas Heinrich (Finn) about 10 years ago

Hi Jean-François,

I’m sorry, but I don’t know what you mean with project call system. Could you please specify some more?

Thanks,

Jonas

RE: Unable to create a project called sys, system ... - Added by Jean-François Dumont about 10 years ago

Hi Jonas,

I mean the name of the project or subproject.

If i create a project with the Name “system” when i save -> 403 Forbidden
You don’t have permission to access /projects/system/settings on this server.

The project is created, i can see it in the list via Administration -> Projects. But when i try to access to this project i got the same error.

I hope it is clearer

Thanks

Jean-François

RE: Unable to create a project called sys, system ... - Added by Jonas Heinrich (Finn) about 10 years ago

Could you post the relevant part of the log here?

Thanks,

Jonas

RE: RE: Unable to create a project called sys, system ... - Added by Stefan Seidel over 9 years ago

I think what Jean-François meant is the problem I hit, too: the Apache configuration /etc/openproject-ce/addons/apache2/includes/vhost/sys.conf contains a LocationMatch on /sys, which means that no URL on OpenProject that ever contains sys (so, in my case /projects/sysadmin-documentation/settings) can be accessed.

I would guess that rule meant to match on “^/sys”?

Stefan

RE: Unable to create a project called sys, system ... - Added by Jonas Heinrich (Finn) over 9 years ago

Hi Stefan,

that seems to be correct. Thanks for your help!

I created a pull request against the relevant repo.

Thanks again and best,

Jonas

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