Hello Ruiz,

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:

        ProxyPass /logs/ http://elk.sftests.com/logs/
        ProxyPassReverse /logs/ http://elk.sftests.com/logs/

        ProxyPass /logs-raw/ http://elk.sftests.com/logs-raw/
        ProxyPassReverse /logs-raw/ http://elk.sftests.com/logs-raw/

Can you validate there is no firewall rules blocking access from managesf to elk on port 80 ?

Finally, you can check /var/log/httpd/error_log on managesf server to check if there is something useful in httpd logs.

Hope this help, have a nice day.

Nicolas


On 2018-05-03 10:53 AM, RUIZ LOPEZ Noel wrote:

Hello,

My name is Noel. I deployed Software-factory 3.0 (distributed refarch.yaml versión, https://pastebin.com/QFSjdm4D) successfully to test it.  After the deployment I created a new repo to start testing how it  works.

So I created a new test.yaml inside "/config/resources" and I “git review” it. I obtained the "https://fdqn/r/#/number"; url and I join it.

Once I accessed to gerrit dashboard, I found that everythong goes ok, as we can see in the following image:

But when I tried to see the config-check log … 503, service unavailable

So…what did I missed?

Thanks very much for your time

BR

Noël Ruiz



_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to