-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I am getting this error while analyzing this server, the command i used "greenframe analyze https://mamelab.com"
✔ Check configuration file
✔ The folder is not a git repository
✔ Analysis is in progress locally
✔ Docker version 20.10.8, build 3967b7d
✔ Running 1 scenario(s)...
Analysis complete !
Result summary:
❌ main scenario failed
This scenario fail during the execution:
Command failed: docker rm -f greenframe-runner && docker create --tty --name greenframe-runner --rm -e HOSTIP=172.17.0.1 --add-host localhost:172.17.0.1 mcr.microsoft.com/playwright:v1.30.0-focal
Error: No such container: greenframe-runner
Unable to find image 'mcr.microsoft.com/playwright:v1.30.0-focal' locally
Error response from daemon: Get "https://mcr.microsoft.com/v2/": Proxy Authentication Required
Help me resolve this
let me know if there is any alternative way to analyse this without having to use docker