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

Link to Maintenance Mode not working when using custom hostnames #4735

Open
ramonsmits opened this issue Jan 23, 2025 · 0 comments
Open

Link to Maintenance Mode not working when using custom hostnames #4735

ramonsmits opened this issue Jan 23, 2025 · 0 comments
Labels

Comments

@ramonsmits
Copy link
Member

ramonsmits commented Jan 23, 2025

Describe the bug

Description

Opening maintenance mode results in a link to be shown that contains the custom hostname of the instance instead of localhost and when opened in a browser RavenDB studio will not open.

Expected behavior

A link that when opened in the browser to work :-)

Actual behavior

A broken link with an incorrect hostname

Versions

5.x and 6.x

Workaround

  1. Rename the hostname temporarily to localhost

OR

  1. Replace the hostname with localhost

Steps to reproduce

  • Install SC
  • Override the hostname with for example the real hostname
  • Enter maintenance mode
  • Click the link

Observe that the hostname isn't localhost

  • Correct the hostname to localhost and open that in browser

Observe that RavenDB studio is loading

@ramonsmits ramonsmits added the Bug label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant