fix: [ISSUE] WSL not working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
Describe the bug
I'm running the script run-platform.sh, there is no error, but I'm not able to use the frontend, I have tested multiple URLs like http://localhost:3000 , 80, 8000 the one in the documentation http://frontend.unstract.localhost/, but it doesn't reply, and there is no errors in the dockers. I also removed the port forwarding, but nothing works.
To reproduce
just follow the instuctions and run the script
Expected behavior
able to visit the frontend
Environment details
Additional context
I'm using WSL2 in Windows. I have other projects with docker compose, so it shouldn't be an issue.
Contributor guide
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 with run-platform.sh and the documented instructions, then inspect how the Docker containers and frontend URL are exposed under WSL2. Reproduce the issue using the reported localhost ports and frontend.unstract.localhost; done means the frontend is reachable without port-forwarding changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, linux, shell
- Domain
- devops, frontend, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100