Skip to content

Conversation

@minrk
Copy link

@minrk minrk commented Sep 12, 2025

hubHost is either an empty string or full proto://hostname[:port] string, not a hostname

hub api url should prepend hubHost as-is, so it is either an absolute path (most cases) or a full URL (hubHost defined, subdomains in use).

closes jupyterhub/jupyterhub#5133

hubHost is either an empty string or full proto://hostname[:port], not a hostname

hub api url should prepend hubHost as-is, so it is either an absolute path (most cases)
or a full URL.
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch minrk/jupyter-collaboration/hubHost

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

Labels

bug Something isn't working

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

hubHost includes scheme when subdomain_host is set, causing frontend issues

3 participants