Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62091

Jenkins URL can not be changed if the hostname change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • url-auth-plugin
    • None
    • Linux

      On linux with hostname: test, install jenkins  2.234-1.1 

      everything works fine. http://test:8080

      change the hostname to prod using hostnamectl

      go to Manage jenkins => configuration => Jenkins URL

      set the new URL: http://prod:8080

      restart jenkins

      http://prod:8080 is redirected to http://test:8080

      The issue is not critical in HTTP but in HTTPS the SSL certificate become invalid

            Unassigned Unassigned
            mcharpen Marc CHARPENTIER
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: