Skip to content

fix proxy binding on all interfaces - #5512

Open
minrk wants to merge 1 commit into
jupyterhub:mainfrom
minrk:fix-bind-all
Open

fix proxy binding on all interfaces#5512
minrk wants to merge 1 commit into
jupyterhub:mainfrom
minrk:fix-bind-all

Conversation

@minrk

@minrk minrk commented Sep 9, 2026

Copy link
Copy Markdown
Member

Checklist

  • I am the author of this work

What does this PR do?

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation
  • Maintenance (testing, packaging, infrastructure, metadata)
  • Other

Is this PR related to an issue, or is it part of a larger body of work?

closes #5508

Does this PR introduce a breaking change?

no

How can this PR be tested?

run jupyterhub with no args and try to connect to http://localhost:8000. It doesn't work before this PR, does after.

What should a reviewer concentrate their feedback on?

Other information

@minrk minrk added the bug label Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ConfigurableHTTPProxy binds to hostname instead of configured wildcard address in JupyterHub 6.0

1 participant