-
Notifications
You must be signed in to change notification settings - Fork 306
RoutingManager fails with Null ref in AddLoadBalancerTriggersAsync' #419
Comments
Thanks so much for reporting this @catnip-se! We'll investigate and let you know as soon as the fix is available. |
Some more information. |
@catnip-se, can you attach the routing manager log for the second issue you're seeing? |
Sure, here it is. In this case it seems to be some timeout problem in VS. If I made a second attempt to connect from VS after the routing manager had completed the startup it was possible to start the debugging pods in this cluster. |
Hi @catnip-se According to the logs you sent last, It seems as though the envoy pods we start in your cluster for debugging were not able to come up in time. This could be something intermittent with your kube-api, but if you see this consistently, please check if you have enough space on your cluster to spin up these additional pods for setting up debugging. Thanks! As for the nullref you are seeing, we have fixed it. It will be rolled sometime next week to production. |
@pragyamehta Do you have an ETA on the fix for the nullref error? Looking forward to this fix :) |
Hi @ghostcoach We are releasing the fix tomorrow. Thanks for your patience :) |
Routing manager throws exception 'Null ref in AddLoadBalancerTriggersAsync' and Visual studio fails to connect displaying message
routingmanager.log
bridge-library-2020-12-30-10-59-35-26868.txt
Visual Studio 16.8.3
Bridge to kubernetes extension version: 2.0.20201216.1
Kubernetes version:
Client: 1.19.3
Server: 1.19.3
The text was updated successfully, but these errors were encountered: