Skip to content

[Feature Request] Add troubleshooting details to  #587

@rross

Description

@rross

Is your feature request related to a problem? Please describe.

Running the SslEnabledWorkerCustomCASample and forgetting to start the server-sample results in an exception.

Describe the solution you'd like

In the readme - https://github.com/temporalio/samples-java/blob/main/core/src/main/java/io/temporal/samples/ssl/README.md, it would be nice to add a troubleshooting section in the Run SslEnabledWorkerCustomCASample. Even better, modify the sample to catch this error and return a helpful message, like "Did you start the server-sample?"

Example for a troubleshooting section:

  1. If you receive an error message similar to

Exception in thread "main" io.grpc.StatusRuntimeException: UNAVAILABLE: io exception

This likely means you forgot to run the server-sample, located here: https://github.com/temporalio/samples-server/tree/main/tls/tls-simple

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions