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

Modern UI shows wrong (old) hostname when setting hostname in start dialog #2435

Closed
2 tasks done
cyberw opened this issue Oct 27, 2023 · 3 comments
Closed
2 tasks done
Labels

Comments

@cyberw
Copy link
Collaborator

cyberw commented Oct 27, 2023

Prerequisites

Description

locust -H https://foo.com --modern-ui

(and then I set https://foo2.com as host in start dialog)

image

Refreshing the page shows the correct hostname:

image

Locustfile contents

examples/locustfile.py

Python version

3.11.1

Locust version

latest master

Operating system

macos

@cyberw cyberw added the bug label Oct 27, 2023
@cyberw
Copy link
Collaborator Author

cyberw commented Oct 27, 2023

@andrewbaldwin44 can I bother you to take a look?

@cyberw cyberw changed the title Modern UI shows wrong hostname when setting hostname in start dialog Modern UI shows wrong (old) hostname when setting hostname in start dialog Oct 27, 2023
@andrewbaldwin44
Copy link
Collaborator

@cyberw Yes I am able to reproduce, will need a quick PR to fix this

@cyberw
Copy link
Collaborator Author

cyberw commented Oct 27, 2023

fixed in #2436

@cyberw cyberw closed this as completed Oct 27, 2023
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

2 participants