Since upgrading to TeamCity Professional 2023.05 (build 129203), overview shows no builds?
Since the upgrade, I now see "No builds" next to every configuration. If I click on that configuration, I see the full build history. Is this a bug or did some setting change? THanks

Please sign in to leave a comment.
Sorry about the delayed response here. Can you please let me know if this issue shows up only in Sakura UI or in Classic UI too? Do you have any proxy server in front of TeamCity? Is it possible to capture a HAR file showing the issue as per this guide (https://support.zendesk.com/hc/en-us/articles/4408828867098-Generating-a-HAR-file-for-troubleshooting) and upload it via uploads.jetbrains.com, then share the upload ID with me?
Hey, sorry for my late response as well.
1.) The classic UI does appear correct
2.) Yes I am using a reverse proxy
3.) HAR file upload ID: 2023_07_11_TxeCGHpd3drnuSrFy3r6bR
After you mentioned that, it does appear to be the reverse proxy as when I access it locally on the machine using localhost, I don't have the issue. This was working fine before the upgrade, so is this something that's wrong with my proxy setup or is TC not handling something correctly? Thanks again
Steve
Hello Steve,
I believe that you use IIS as a reverse proxy; several failed responses state that
Can you please update the maxQueryStringLength property as per this guide and let me know if this helps with the issue?
Thank you sir! You are correct and it's now working. Sorry I couldn't figure that out myself, I hadn't gone down the path of it being a proxy issue. Much appreciated.
Steve
Glad to hear this helped, thanks for the confirmation!