Stuck on make serve command
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description

Whenever i write make serve command or oncall-dev ./configs/config.yaml it get stuck at below line:
2021-03-10 10:27:31,183 INFO webassets Building bundle: bundles/loginsplash.bundle.js
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
Reproduce the hang with `make serve` or `oncall-dev ./configs/config.yaml` and inspect the `webassets` log entry for `bundles/loginsplash.bundle.js`. Determine why execution stops at that point, then verify that the development command completes past bundle building without hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100