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

Requested URI discovery feature displays an incorrect message during start-up #5859

Closed
tjquinno opened this issue Jan 13, 2023 · 0 comments · Fixed by #5862
Closed

Requested URI discovery feature displays an incorrect message during start-up #5859

tjquinno opened this issue Jan 13, 2023 · 0 comments · Fixed by #5862
Assignees
Labels
3.x Issues for 3.x version branch bug Something isn't working P2 webserver
Milestone

Comments

@tjquinno
Copy link
Member

Environment Details

  • Helidon Version: 3.x
  • Helidon SE or Helidon MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Problem Description

The requested URI discovery implementation incorrectly logs this message during start-up:

io.helidon.webserver.SocketConfiguration Thread[#1,main,5,main]: Ignoring explicit settings of requested-uri-discovery types and trusted-proxies because
requested-uri-discovery.enabled was set to false

Steps to reproduce

Build and start the SE quickstart example and check the log output.

@tjquinno tjquinno added bug Something isn't working webserver P2 3.x Issues for 3.x version branch labels Jan 13, 2023
@tjquinno tjquinno added this to the 3.1.1 milestone Jan 13, 2023
@tjquinno tjquinno self-assigned this Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch bug Something isn't working P2 webserver
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant