Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #10147

Closed
Open
Created Apr 19, 2016 by Administrator@rootOwner

404 when using custom port

Created by: cpboyd

According to https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#change-the-default-port-and-the-ssl-certificate-locations I should just have to specify the port after the hostname, correct?

I have: external_url 'http://ab-cde-fgh1:8081'

And ran gitlab-ctl reconfigure but only get the 404 page whenever I try to visit that URL in my browser.

As an aside, I had previously tried configuring it under Apache and had it working briefly. (Logged in as root user)

I decided that I didn't like having it as a separate listening port in Apache, rather than just using Nginx, so I tried to switch back.

I removed everything from apache (and it was on port 81 there, so there's no conflict in terms of ports).

Assignee
Assign to
Time tracking