Closed bsandeepreddy closed 9 months ago
Hi @bsandeepreddy thanks for the report. I think we had reports on problems on Red Hat before and that time it was with Chrome and that you need to run it no-sandbox but we adds that automatically now.
I would do like this:
docker run --shm-size=1g --privileged --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io --video --speedIndex https://YOURURL
Let me know what's the result!
Best Peter
I have sitespeed.io hosted on one of my Cloud servers running Red Hat Enterprise Linux Server release 7.3. I got sitespeed image through Docker and I have setup proxy that would establish the connectivity to get any images from the Docker Hub which confirms any network related impediments that would impact the usage. Now the issue is I have specified commands that I use to analyse any site but for some it would not Load the URL to get any metrics. Also looks like the containers get exited immediately I start it so that I can be assured that it is up and running(I may be wrong please correct me if I am - as I would be interested in learning more about this tool). Here are few screenshots representing my work. Also I am able to generate the results folder in which the metrics are blank. Please checkout the screenshot at the bottom confirming that.