question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fresh juice-shop install from Docker shows no graphics, broken text

See original GitHub issue

Hi,

I just tweeted with you about this issue (https://twitter.com/braimee/status/778628073725964288) but essentially I’ve got a fresh 64-bit Ubuntu VM that I wanted to setup to host the Juice Shop app, and I’m having an issue where the app appears kinda broken.

All I did “out of the box” was the ol’ apt-get update and apt-get upgrade followed by apt-get install docker.io and docker pull bkimminich/juice-shop followed by docker run -d -p 3000:3000 bkimminich/juice-shop and this is what I’m seeing:

screen shot 2016-09-21 at 11 10 02 am

I tried it on multiple browsers and flushed cache on all of them to make sure.

You’d asked me to check the console for errors but there weren’t any - just confirmation that the container started.

Thanks, Brian

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
bkimminichcommented, Sep 22, 2016

Happy hacking! And if you email/DM me your address I make sure some stickers come your way!

1reaction
bkimminichcommented, Sep 21, 2016

🎆 It’s fixed in latest 🎆 ! 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fresh juice-shop install from Docker shows no graphics ...
Fresh juice-shop install from Docker shows no graphics, broken ... got a fresh 64-bit Ubuntu VM that I wanted to setup to host...
Read more >
Troubleshooting - Pwning OWASP Juice Shop
If npm install on Linux runs into WARN cannot run in wd problems (e.g. during the frontend installation step) try running npm install...
Read more >
bkimminich/juice-shop - Gitter
npm ERR! bower install && grunt minify && grunt docker npm ERR! ... Hello, my node install of juiceshop seems to have no...
Read more >
Pwning OWASP Juice Shop - GRIET SDC
1. Install Docker on your computer. 2. On the command line run docker pull bkimminich/juice-shop to download the latest image described above.
Read more >
Review “OWASP Juice Shop v.10.3.1” Walkthough solution on ...
Review “OWASP Juice Shop v.10.3.1” Walkthough solution on docker ... on support@juice-sh.op and click 'edit entry' and then show password.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found