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

      OpenProject ID 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. Login via Chrome

Login via Chrome

Added by Marc Weibel over 5 years ago

Hi, I just updated openproject on a linux ubuntu server a few days ago and now the login via chrome does not work well. When clicking connect (after username and pwd) nothing happens, I have to validate the url address again. However it works perfectly in internet explorer, safari or firefox


Replies (5)

RE: Login via Chrome - Added by Adam Ricket over 5 years ago

Are you using HTTP or HTTPS? If HTTPS, I've noticed that every time I have done an upgrade I have needed to set it back to HTTPS. otherwise I get some funky login and functionality issues.

RE: Login via Chrome - Added by Marc Weibel over 5 years ago

I'm indeed using https, surprising that it works with all other browsers !

RE: Login via Chrome - Added by Adam Ricket over 5 years ago

I would check to see if the protocol under System settings has changed back to HTTP.

RE: Login via Chrome - Added by Jorge Gustavo Rocha over 5 years ago

Same here. Unable to login with Chrome.

Error on chrome console is:

Refused to send form data to 'http://project.geomaster.pt/' because it violates the following Content Security Policy directive: "form-action 'self'".

RE: Login via Chrome - Added by Oliver Günther over 5 years ago

Hi Jorge,

you likely have set up OpenProject to use HTTPS, but the protocol setting is set to HTTP. Then the Content Security Policy prevents you from posting to HTTP://project.geomaster.pt, because it expects HTTPS://project.geomaster.pt.

Please follow the installation guide or the external SSL termination guide to fix this issue:

https://docs.openproject.org/installation-and-operations/installation/packaged/#install-apache2-web-server-default

https://docs.openproject.org/installation-and-operations/configuration/ssl/#external-ssl-termination

Best

Oliver

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