Hello, On Fri, May 4, 2018 at 3:13 PM, RUIZ LOPEZ Noel <[email protected]> wrote:
> Hello Nicolas and Matthieu, > > > > *First of all, thanks for your response. It helps a lot* > > > > Well, I add a new rule to elk’s firewall http service, and now, the > message is a 404, so we advanced in that way. > > > > Anyway, I still have the same problem: i cannot see config-check log (or > any log) from gerrit. > > > > I revised gateway.common and ProxyPass seems to be OK –as you told me. > > > > I also checked “/var/log/httpd/error_log on managesf server” but nothing > seems relevant there. https://pastebin.com/0XaZdEyf > > > > I take a look to the config-check Zuul console to check ansible and i find > this error > > > > > > *SF-Zuul-dashboard: Config-check console from zuul ERROR* > > > > > > 2018-05-04 12:31:24.091310 | PLAY [localhost] > > 2018-05-04 12:31:24.114116 | > > 2018-05-04 12:31:24.114253 | TASK [submit-logstash-jobs : Submit logstash > processing jobs to log processors] > > 2018-05-04 12:32:54.682664 | localhost | ERROR > > 2018-05-04 12:32:54.683857 | localhost | { > > 2018-05-04 12:32:54.683984 | localhost | "details": "TimeoutError()", > > 2018-05-04 12:32:54.684049 | localhost | "files": [ > > 2018-05-04 12:32:54.684110 | localhost | { > > 2018-05-04 12:32:54.684166 | localhost | "name": "job-output.txt", > > 2018-05-04 12:32:54.684218 | localhost | "tags": [ > > 2018-05-04 12:32:54.684268 | localhost | "console", > > 2018-05-04 12:32:54.684319 | localhost | "console.html" > > 2018-05-04 12:32:54.684369 | localhost | ] > > 2018-05-04 12:32:54.684419 | localhost | } > > 2018-05-04 12:32:54.684467 | localhost | ], > > 2018-05-04 12:32:54.684516 | localhost | "jobs": [], > > 2018-05-04 12:32:54.684565 | localhost | "msg": "Unknown error" > > 2018-05-04 12:32:54.684614 | localhost | } > > 2018-05-04 12:32:54.684723 | localhost | ERROR: Ignoring Errors > > > > > I suppose you should open TCP/4731 on the elk instance. This port is used by the submit-logstash-jobs task to send log processing tasks on the elk node ( https://sftests.com/r/gitweb?p=config.git;a=blob;f=playbooks/base/post.yaml ). But that's not related to the logserver issue you cannot contact, from the managesf node can you run ? curl http://elk/logs/ > *Then, at elk.sftests.com <http://elk.sftests.com> I find the config-check > log folder. (though everything seems to be gziped..I supose this is ok)….* > > > > [[email protected] 8535fba]#ls > > drwxr-xr-x. 8 loguser loguser 107 May 4 14:18 ara > > -rw-r--r--. 1 loguser loguser 153 May 4 14:18 job-output.json.gz > > -rw-r--r--. 1 loguser loguser 2266 May 4 14:18 job-output.txt.gz > > [[email protected] 8535fba]# pwd > > /var/www/logs/8/8/1/check/config-check/8535fba > > > > > > Returning to *gerrit dashboard :* > > > > > > But when I click over config-check (or config-gate)..stil the same: > > > > > > > > > > _______________________________________________ > 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
