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. Docker Installation hostname mismatch

Docker Installation hostname mismatch

Added by Krishna Deepak Nallamilli about 5 years ago

I had installed using the Docker as mentioned in the docs. I am using Nginix as a reverse proxy with my custom domain. The installation went with no issue and I was able to login . But some of the page links are being routed to 127.0.0.1 instead of my custom domain. I had tried changing the setting but of no use. 

I had attached the screenshot of the issue. 

Please let me know how to go about debugging this.

Thanks in advance


Replies (3)

RE: Docker Installation hostname mismatch - Added by Thiago Pachêco about 5 years ago

Hi, I have the same problem here. Were you able to solve the problem?

RE: Docker Installation hostname mismatch - Added by Tobias Schleinkofer over 4 years ago

I'm currently stuck with the same problem. Although I do not (yet) have the solution, I guess these are similar issues:

  • https://community.openproject.com/topics/10633
  • https://community.openproject.com/topics/12008

RE: Docker Installation hostname mismatch - Added by arthur mcharris about 4 years ago

add proxy_set_header Host $host; to your location block

https://stackoverflow.com/questions/5834025/how-to-preserve-request-url-with-nginx-proxy-pass

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