<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello Ruiz,</p>
    <p>I checked your arch file and managesf and the others servers are
      not in the same subnet. Can you check
      /etc/httpd/conf.d/gateway.common on managesf node to validate the
      proxypass configuration ? Should be something like:</p>
    <p>        ProxyPass /logs/ <a class="moz-txt-link-freetext" href="http://elk.sftests.com/logs/">http://elk.sftests.com/logs/</a><br>
              ProxyPassReverse /logs/ <a class="moz-txt-link-freetext" href="http://elk.sftests.com/logs/">http://elk.sftests.com/logs/</a><br>
      <br>
              ProxyPass /logs-raw/ <a class="moz-txt-link-freetext" href="http://elk.sftests.com/logs-raw/">http://elk.sftests.com/logs-raw/</a><br>
              ProxyPassReverse /logs-raw/
      <a class="moz-txt-link-freetext" href="http://elk.sftests.com/logs-raw/">http://elk.sftests.com/logs-raw/</a></p>
    <p>Can you validate there is no firewall rules blocking access from
      managesf to elk on port 80 ?<br>
    </p>
    <p>Finally, you can check /var/log/httpd/error_log on managesf
      server to check if there is something useful in httpd logs.</p>
    <p>Hope this help, have a nice day.<br>
    </p>
    <p>Nicolas<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2018-05-03 10:53 AM, RUIZ LOPEZ Noel
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:29008787B0E421458B1643DCA1179F6F4F857FB4@XMB-DCFR-33.europe.corp.altran.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hello,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">My name is Noel. I deployed
          Software-factory 3.0 (distributed refarch.yaml versión,
          <a class="moz-txt-link-freetext" href="https://pastebin.com/QFSjdm4D">https://pastebin.com/QFSjdm4D</a>) successfully to test it.  After
          the deployment I created a new repo to start testing how it
           works.
          <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">So I created a new test.yaml inside
          "/config/resources" and I “git review” it. I obtained the
          <a class="moz-txt-link-rfc2396E" href="https://fdqn/r/#/number">"https://fdqn/r/#/number"</a> url and I join it.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Once I accessed to gerrit dashboard, I
          found that everythong goes ok, as we can see in the following
          image:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span style="mso-fareast-language:ES"><img
              id="Imagen_x0020_2"
              src="cid:part1.EE0D40FD.20C68189@redhat.com" class=""
              width="1092" height="349"></span><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">But when I tried to see the config-check
          log … 503, service unavailable<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span style="mso-fareast-language:ES"><img
              id="Imagen_x0020_4"
              src="cid:part2.3D02600B.133AB535@redhat.com" class=""
              width="885" height="189"></span><o:p></o:p></p>
        <p class="MsoNormal">So…what did I missed?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks very much for your time<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">BR <o:p></o:p></p>
        <p class="MsoNormal">Noël Ruiz<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Softwarefactory-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Softwarefactory-dev@redhat.com">Softwarefactory-dev@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/softwarefactory-dev">https://www.redhat.com/mailman/listinfo/softwarefactory-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>