Agent Tools for download - no Versions available
Answered
Hi,
I have a question, under Administration -> Tools there are several Tools like dotCover or JetBrains listed. When clicking on "Install Versions..." the popup windows opens but the list for available versions for download is empty. I cannot find any error message in the logs. So my question is, is this expected or should there be different versions available for download? Maybe there is something blocked in our network but in this case I would need to know where it tries to download the tools from.
Regards
Frank

Please sign in to leave a comment.
Hello Frank,
I am sorry for the delayed response here; this specific tool is downloaded from NuGet: https://www.nuget.org/packages/JetBrains.dotCover.CommandLineTools/
If you switch to "Upload" on the UI above, you will see the exact links to the package (Win or cross-platform versions) and will be able to install a new version by manually fetching the package; you can also enable debug-general logging preset (https://www.jetbrains.com/help/teamcity/teamcity-server-logs.html#Changing+Logging+Configuration) to see the tool fetcher debug output on the <TeamCity Server>/logs/teamcity-server.log file.
I hope this helps; please let me know if there is anything else I could assist with.
Hi Fedor,
thanks for your reply. The debug logs at the end gave the secret price ;). In our case it was a certificate issue as our cacert wasn't properly updated.
Thanks
Frank