Openproject 8.1.0 422 error

Hello @mediadev,

can you please elaborate the steps you made to access OpenProject?

I worked with the recent App Appliance and after I configured the workaround, HTTPS worked. A fix for the problem is work in progress and planned for the next update.

  1. Setup OpenProject
  2. Connect to the instance: https://hostname.domain/openproject/login/ and login with admin and password admin. This will redirect to http://hostname.domain/openproject/login. Alternatively, you could use and user in the UCS directory that has been granted administration rights for OpenProject.
  3. Manually change the URL in your browser to https://hostname.domain/openproject/ and you should see you are logged in. You will be requested to change the password for admin.
  4. Go to Administration → System settings → General → Protocol and set it to HTTPS. Save the changes. Logout.
  5. Go to https://hostname.domain/openproject/ or https://hostname.domain/openproject/login/ and login again. It should be working. HTTP connections won’t log you in though.

That’s the way how I worked around this login issue.

Best regards,
Nico