Unplanned
Last Updated: 31 Aug 2026 11:52 by Thoerle
Thoerle
Created on: 31 Aug 2026 11:52
Category: Agentic UI Generator
Type: Bug Report
1
Using the Telerik MCP server fails when using proxy

Connections to contextapi.telerik.com fail when the client computer is behind a proxy. The observed error is:

Using ContextApi URL: https://contextapi.telerik.com:443
Found license evidence with userId.
gRPC error in ValidateUserLicenseAsync: Unavailable - Error connecting to subchannel.
Unhandled exception. Grpc.Core.RpcException: Status(StatusCode="Unavailable", ...)
   at Grpc.Net.Client.Balancer.Internal.SocketConnectivitySubchannelTransport.TryConnectAsync
   at ContextAPI.ValidateUserLicenseAsync(CancellationToken ct)
   at Program.<Main>$(String[] args)
 ---> System.Net.Sockets.SocketException (10060)
0 comments