Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only in the Kubernetes environment, adding the server.servlet.context-path parameter to the spring boot web results in GRPC server startup failure #1084

Open
thousmile opened this issue Apr 3, 2024 · 1 comment

Comments

@thousmile
Copy link

Only in the Kubernetes environment, when set in the application.yaml of spring boot

server:
  servlet:
    context-path: /demo1

grpc server start failed

20240403_152225.mp4

source code

@ST-DDT
Copy link
Collaborator

ST-DDT commented Apr 4, 2024

I don't see the actual failure though?
Maybe try to debug into the pod to determine what the pod is doing at that point in time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants