Unresponsive log pages

In the past couple of days I’ve noticed that one of the projects I work on won’t load the build logs page when the build has completed. While it’s running it seems to display fine though.

The project in question produces quite large build logs, 49k+ lines, so that could be a factor (another project loads them fine and only has about 23k lines).

Sometimes clicking on the “Build Log” tab freezes up straight away and other times it’ll change tab but then expanding the “Bitrise Run” section (where many of the logs are) just shows a box with a gray loading shimmer.

We can download the log file ok though, so all is not lost at least, but hopefully there’s a solution!

I can share access to the project with support people, but would rather not post the logs publicly!

It’s currently working again all of a sudden, so thanks for sorting it if you did!

Hi @christopherma , thank you for your report, and I’m glad to hear it has been resolved for you as well.

For some context: We’ve also identified performance issues with the Build Log page when a step contains a large number of log lines with excessive colorization. We’ve been working on a solution, and the page now implements graceful degradation in rendering to ensure it remains responsive in all scenarios.

Please let us know if you encounter any further issues.