Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. First, you will need to allow both incoming and outgoing traffic from port 6443 on the SHRINE server. 

  2. You will need to allow traffic on port 6443 to the IP address of the Hub.

  3. You will need to check that the Hub's broadcast url is correctly configured within the queryEntryPoint section in shrine.conf:
    1. Code Block
      languagebash
      themerdark
      broadcasterServiceEndpoint {
              url = "https://shrine-hub-url:6443/shrine/rest/broadcaster/broadcast"
          }
  4. You will also need to make sure that the Hub has opened a firewall exception to your site over port 6443l6443

 

A typical firewall exception should look something like this:

...