Incompatible configurations after upgrade
Hi, ive just updated to 2023.05 and im getting the following listed on all my agents but the framework is installed (and all was working correctly before the upgrade) any ideas what could be causing this?
Incompatible runner: NuGet Installer
Unmet requirements:
- Exists=>(DotNetFramework(4\.[5-9]{1}.*|[5-9]{1}.*|\d{2,}.*)_x86|Mono(3\.[2-9]{1}.*|3\.\d{2,}.*|[4-9]{1}.*|[\d]{2,}.*)) exists
thanks
Please sign in to leave a comment.
Hi! From which version did you upgrade? There haven't been any recent changes in how .NET Framework or Mono are detected. Some entries about the
DotNetFramework and Mono detection should be logged in the <agent_install_dir>/logs/teamcity-agent.log around the agent startup time. Feel free to upload that log at https://uploads.jetbrains.com/ (specify the upload ID). Also, please specify what the actual .NET framework or Mono installation path is on the agent.