zebrunner / reporting

Zebrunner Reporting Tool
https://zebrunner.com/documentation
Apache License 2.0
209 stars 44 forks source link

502 error Unable to start Reporting #2310

Closed dhreben closed 3 years ago

dhreben commented 3 years ago

Test scenario:

1.Git clone from develop 2.nano .env and change to TAG_REPORTING_UI=1.25.0.157-SNAPSHOT TAG_REPORTING_SERVICE=1.24.0.203-SNAPSHOT 3../zebrunner.sh setup

Actual result : Unable to start Reporting. ERROR: Couldn't find env file: /home/ec2-user/tools/zebrunner/reporting/configuration/postgres/variables.env

vdelendik commented 3 years ago

@dhreben, issue should be fixed by registering in reporting/.env concrete 3.8-management rabbitmq version. please, redeploy from scratch using zebrunner branch: develop. Also, test carefully new integrations, they seems to be broken as minimal for Jenkins

dhreben commented 3 years ago

Fixed.