mitre-attack / mitre-attack/attack-workbench-frontend
[BUG] 404 Error After Docker Installation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Describe the bug
After following the docker installation instructions, no default page is server, and I am unable to browse to the front end web page.
Expected behavior
Default page should be served, and I should be able to access the app by browsing to "localhost" on my host machine.
To Reproduce
Steps to reproduce the behavior:
- Run through the docker instalation steps
- Try to browse to "localhost"
Screenshots
These are the only log entries I am seeing from attack-workbench-frontend:
After installation I see these logs repeating, and no logs related to trying to hit the application via the browser:
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 by reproducing the issue with the Docker installation steps and inspect the attack-workbench-frontend container logs. Done means the default page is served and the application is reachable at localhost without the repeating errors described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, docker, typescript
- Domain
- devops, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100