cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error while registering agent on Windows for ASP.NET Core application running on .NET Core 2.1

I have followed the documentation for registering the .NET Core microservices agent on Windows and when I run the application, I can see the message "Running non-obfuscated agent" in the console. But nothing is showing up in the controller. The app is not created in the controller.

 

When I checked the logs, I see the below error message:

 

2019-02-25 13:01:45.1235 26824 dotnet 1 30 Warn ConfigurationChannel Problem with appagent registration. Status:.NET agent on host "<Machine Name>" is not authorized to report to application "<Application Name>". The host or application is not included in the scope for license rule "Default"
2019-02-25 13:01:45.1235 26824 dotnet 1 30 Info ConfigurationChannel Auto agent registration attempted: Application Name [<Application Name>] Component Name [<Tier Name>] Node Name [<Node Name>]
2019-02-25 13:01:45.1235 26824 dotnet 1 30 Warn ConfigurationChannel Auto agent registration FAILED! Check the controller log for details.

Does anyone know how to resolve this issue?

0 REPLIES 0