ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    oVirt Behind nGinx Proxy Cannot Login After Install

    IT Discussion
    ovirt proxy nginx linux
    1
    1
    673
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      If you install oVirt behind a reverse proxy like nGinx, you will likely run into errors that the system cannot connect to itself on port 443, which makes little sense as an error since you are likely already connected on that port.

      Connect to ovirt:443 [ovirt/x.x.x.x] failed: Connection refused (Connection refused)
      

      This is pretty simple, but very confusing. The issue is that oVirt needs to connect to itself locally. But the expectation is that you will not have a reverse proxy in front of it. So likely you have no DNS entry that mirrors the oVirt FQDN to itself.

      The solution: put an entry in the local /etc/hosts table that uses the local IP of the oVirt server with its public FQDN. Now oVirt can see itself and voila.

      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post