Skip to content

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

Closed
@0SkillAllLuck

Description

@0SkillAllLuck
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @gsmet@0SkillAllLuck

      Issue actions

        gRPC DevMode not working with custom non-application-root-path · Issue #27654 · quarkusio/quarkus