microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

Failed to get routing manager deployment status #101

Closed pvinokurov closed 3 years ago

pvinokurov commented 3 years ago

Bridge to Kubernetes: v1.0.120201211

2021-01-07T12:02:12.4513304Z | MindaroCli | ERROR | Failed to get routing manager deployment status

Logs 2021-01-07T12:01:55.3584804Z | RoutingManager | ERROR | Null ref in AddLoadBalancerTriggersAsync - message : Object reference not set to an instance of an object.. Call stack: at Microsoft.DevSpaces.RoutingManager.RoutingManagerApp.AddLoadBalancerTriggersAsync(ConcurrentDictionary2 routingStateEstablisherInputMap, IEnumerable1 userServices, IEnumerable1 pods, CancellationToken cancellationToken) in /src/routingmanager/RoutingManagerApp.cs:line 475. Data: {} 2021-01-07T12:01:55.3593137Z | RoutingManager | TRACE | Event: RoutingManager-CreateTriggers {"eventName":"RoutingManager-CreateTriggers","properties":{"result":"Failed"},"metrics":{"durationInMs":2.0}} 2021-01-07T12:01:55.3696942Z | RoutingManager | ERROR | Logging handled exception: System.NullReferenceException: {"ClassName":"System.NullReferenceException","Message":"Object reference not set to an instance of an object.","Data":{},"InnerException":null,"HelpURL":null,"StackTraceString":" at Microsoft.DevSpaces.RoutingManager.RoutingManagerApp.AddLoadBalancerTriggersAsync(ConcurrentDictionary2 routingStateEstablisherInputMap, IEnumerable1 userServices, IEnumerable1 pods, CancellationToken cancellationToken) in /src/routingmanager/RoutingManagerApp.cs:line 475\n at Microsoft.DevSpaces.RoutingManager.RoutingManagerApp.RefreshAsync(CancellationToken cancellationToken) in /src/routingmanager/RoutingManagerApp.cs:line 230\n at Microsoft.DevSpaces.RoutingManager.RoutingManagerApp.RefreshLoopAsync(CancellationToken cancellationToken) in /src/routingmanager/RoutingManagerApp.cs:line 184","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2147467261,"Source":"Microsoft.DevSpaces.RoutingManager","WatsonBuckets":null}

pragyamehta commented 3 years ago

Hello! We are releasing a fix for this early next week. Please try again next week and let us know if you are unblocked.

pragyamehta commented 3 years ago

@pvinokurov The fix has now been released. Please try it and let us know if you face any issues.