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

gRPC DevMode not working with custom non-application-root-path #27654

Closed
0SkillAllLuck opened this issue Sep 1, 2022 · 1 comment · Fixed by #27655
Closed

gRPC DevMode not working with custom non-application-root-path #27654

0SkillAllLuck opened this issue Sep 1, 2022 · 1 comment · Fixed by #27655
Labels
area/grpc gRPC kind/bug Something isn't working
Milestone

Comments

@0SkillAllLuck
Copy link
Contributor

Describe the bug

When changing the quarkus.http.non-application-root-path to something else than q the DevMode will no longer work as some links and the web socket connect to a hardcoded path.

Expected behavior

Links and web socket use the correct url

Actual behavior

Links and web socket use the hardcoded /q/dev url

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@0SkillAllLuck 0SkillAllLuck added the kind/bug Something isn't working label Sep 1, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 1, 2022

/cc @alesj, @cescoffier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grpc gRPC kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants