Skip to content

Grpc can't be used On the webserver named "protocols" #216

@rainmenzhao

Description

@rainmenzhao

Environment Details

  • Helidon Version:4.3.2
  • Helidon SE or Helidon MP:SE
  • JDK version:21.0.9
  • OS:macos 15

Problem Description

In the protocols directory of the webserver, perform the following steps:
1.java -jar ./target/helidon-examples-webserver-protocols.jar
2.grpcurl -insecure -d '{ "text": "hello" }' localhost:8080 StringService.upper
Error message:
Failed to dial target host "localhost:8080": EOF

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions