Client cannot connect to TLS endpoint #42

Closed
opened 2026-02-24 08:27:02 -08:00 by puregarlic · 0 comments
Owner

We've observed an issue where if the server is accessible at an https address, the client cannot connect to it. We have used Yaak to verify that the endpoint is indeed an accessible gRPC service, so the issue lies somewhere in our application. The internal behavior we've seen is that the ChannelServiceClient never gets instantiated, despite connect being explicitly called.

We've observed an issue where if the server is accessible at an `https` address, the client cannot connect to it. We have used Yaak to verify that the endpoint is indeed an accessible gRPC service, so the issue lies somewhere in our application. The internal behavior we've seen is that the `ChannelServiceClient` never gets instantiated, despite `connect` being explicitly called.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
puregarlic/microclimate#42
No description provided.