You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web UI is not opening correctly due to lack of asset.
locust -f locustfile.py
INFO/locust.main: Starting web interface at http://localhost:8089/ (accepting connections from all network interfaces)
INFO/locust.main: Starting Locust 2.29.2.dev8
INFO/locust.web: UI got request for /assets/index-e9ad42b4.js, but it resulted in a 404: Not Found
Prerequisites
Description
Web UI is not opening correctly due to lack of asset.
The bug was introduced in #2774 (2.29.2.dev8).
Command line
locust -f locustfile.py
Locustfile contents
Python version
3.11.9
Locust version
2.29.2.dev8 and newer
Operating system
Windows 11
The text was updated successfully, but these errors were encountered: