foo-software / lighthouse-check-action

GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!
https://github.com/marketplace/actions/lighthouse-check
MIT License
471 stars 24 forks source link

Error: connect ECONNREFUSED 127.0.0.1:4000 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) #115

Closed stixaw closed 1 year ago

stixaw commented 1 year ago

Describe the bug While running the lighthouse report in the build I get this error: lighthouse-check: Auditing mobile (1/1): http://chg-pde-comphealth-feature-pde-9101.s3-website-us-west-2.amazonaws.com/ lighthouse-check: Error: connect ECONNREFUSED 127.0.0.1:4000 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 4000 } Error: connect ECONNREFUSED 127.0.0.1:4000

We use curl https://intoli.com/install-google-chrome.sh. to install google in our self-hosted runners

To Reproduce

Expected behavior I expect this to run this was ok with Chrome 113.0.5672.126-1 Additional context Add any other context about the problem here.

adamhenson commented 1 year ago

This seems to be a duplicate of https://github.com/foo-software/lighthouse-check-action/issues/109

Please use foo-software/lighthouse-check-action@v10.0.0