sitespeedio / plugin-lighthouse

Lighthouse plugin for sitespeed.io
MIT License
30 stars 19 forks source link

Lighthouse giving econnrefused #99

Open softwareklinic opened 2 years ago

softwareklinic commented 2 years ago

Errors Lighthouse got the following errors: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":46735} (lighthouse)

soulgalore commented 2 years ago

I think the issue was that I missed a flag for Chrome to be able to run in Docker. That is fixed now, you can try by pulling the container again. Gonna do a new release asap.

softwareklinic commented 2 years ago

Sure ty appreciate it

On Mon, Feb 7, 2022 at 11:57 AM Peter Hedenskog @.***> wrote:

I think the issue was that I missed a flag for Chrome to be able to run in Docker. That is fixed now, you can try by pulling the container again. Gonna do a new release asap.

— Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_sitespeedio_plugin-2Dlighthouse_issues_99-23issuecomment-2D1031753104&d=DwMCaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=QdU9ynK_Pna3a4TlNm0IqSkTvAoOvgSYGNrfxhJcJgM&m=cn4s7U0lzQ2w27r_7DW8DiMhutvJjf7deuKncGZ5lNDPcY5RwPlonFfECjVLF2my&s=Z_LkGiAulsF_LqTZGkClQGelx2Ik0RUrU_b2avQ1RQM&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_ABZQFCJIM5SDWYQTAV5HPKDU2ABZJANCNFSM5NYFAERQ&d=DwMCaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=QdU9ynK_Pna3a4TlNm0IqSkTvAoOvgSYGNrfxhJcJgM&m=cn4s7U0lzQ2w27r_7DW8DiMhutvJjf7deuKncGZ5lNDPcY5RwPlonFfECjVLF2my&s=ApaX2x3XTOfSDGtXtqJwhZWlJvQPSFV7gwKeCG08W4k&e= . Triage notifications on the go with GitHub Mobile for iOS https://urldefense.proofpoint.com/v2/url?u=https-3A__apps.apple.com_app_apple-2Dstore_id1477376905-3Fct-3Dnotification-2Demail-26mt-3D8-26pt-3D524675&d=DwMCaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=QdU9ynK_Pna3a4TlNm0IqSkTvAoOvgSYGNrfxhJcJgM&m=cn4s7U0lzQ2w27r_7DW8DiMhutvJjf7deuKncGZ5lNDPcY5RwPlonFfECjVLF2my&s=Hklht4rT43oQCqwW0N3cWob8NxNTqdznKKpgbl8DuiY&e= or Android https://urldefense.proofpoint.com/v2/url?u=https-3A__play.google.com_store_apps_details-3Fid-3Dcom.github.android-26referrer-3Dutm-5Fcampaign-253Dnotification-2Demail-2526utm-5Fmedium-253Demail-2526utm-5Fsource-253Dgithub&d=DwMCaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=QdU9ynK_Pna3a4TlNm0IqSkTvAoOvgSYGNrfxhJcJgM&m=cn4s7U0lzQ2w27r_7DW8DiMhutvJjf7deuKncGZ5lNDPcY5RwPlonFfECjVLF2my&s=mfz8DJ8518eG0ptz3teEa8Mg8br8LE9fMad2j395MzY&e=.

You are receiving this because you authored the thread.Message ID: @.***>

-- http://www.verizon.com

Keyur Shah

Associate Fellow - Enterprise Architecture 2147845203

"If you can measure it, you can optimize it"

softwareklinic commented 2 years ago

Which image should I use

soulgalore commented 2 years ago

docker pull sitespeedio/sitespeed.io:22.1.2-plus1

softwareklinic commented 2 years ago

is this change reflected in 23.6.1

soulgalore commented 2 years ago

Every release after 22.1.1 should work.