fescobar / allure-docker-service

This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report automatically (optional: send results / generate report through API), what you will see refreshing your browser.
Apache License 2.0
636 stars 183 forks source link

Generate report is throwing 504 error #260

Open Kamalb2592 opened 2 months ago

Kamalb2592 commented 2 months ago

It takes long time and after that it throw error below Using the latest version of both server and UI

STATUS CODE:
504
RESPONSE:
somenewacc commented 1 month ago

prob related: https://github.com/fescobar/allure-docker-service/pull/201