[Bug] UI not served when running in WSL2
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
What are you really trying to do?
Describe the bug
According to few user reports starting ui-server with make start-dependencies script in Temporal repo doesn't work in WSL2 environment
Minimal Reproduction
- run
make start-dependenciesfrom https://github.com/temporalio/temporal in WSL2 - navigate to http://localhost:8080/ <- not able to access the UI
Environment/Versions
- OS and processor: [e.g. M1 Mac, x86 Windows, Linux]
- Temporal Version: [e.g. 1.14.0?] and/or SDK version
- Are you using Docker or Kubernetes or building Temporal from source?
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with make start-dependencies in WSL2, then check whether the UI is reachable at http://localhost:8080/. The issue does not name a source file or test; done means the UI is served and accessible in the stated environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100