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. OpenProject Port 3000 not accessable

OpenProject Port 3000 not accessable

Added by Jonas Platzer about 3 years ago

I've installed OpenProject via the Docker installation guide on the official website.

The website is running, I can access the homepage and most of the other features aswell.

There is one problem though, some hyperlinks want to link me to "localhost:3000/" but all of those connections fail. In the official installation guide we linked port 80 of the container with port 8080 of the debian image, and I have found nothing about port 3000 in the installation guide.

In short: all of the "localhost:8080/..." work, but all of the "localhost:3000/..." connections fail, how do I fix this?

UPDATE:

I linked the port 3000 of my Debian VM to the container port 80. If I now access OpenProject via localhost:3000 from inside the Debian-VM everything works fine.

But if I try to access OpenProject via the IP of the VM from a different PC in the network, every hyperlink I click links me to a "localhost:3000" url, and obviously I wont get any response from the servers since there is nothing running on the localhost of the PC in the network.

How do I manage to get OpenProject to work properly from outside the VM?


Loading...