Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighthouse hangs indefinitely on Retrieving Scripts #4258

Closed
phani1kumar opened this issue Jan 15, 2018 · 11 comments · Fixed by #4718
Closed

Lighthouse hangs indefinitely on Retrieving Scripts #4258

phani1kumar opened this issue Jan 15, 2018 · 11 comments · Fixed by #4718

Comments

@phani1kumar
Copy link

phani1kumar commented Jan 15, 2018

First of all, thank you for an excellent tool.

I am using the chrome extension of lighthouse for sometime. And being benefited by the insights that it gives on page analysis. But all of a sudden it started hanging at the "Retrieving Scripts" stage and never proceeds further. I have stopped all the other extensions on chrome and tried again. But still the same issue.

The site is publicly available: https://itsroo.com
Attached the complete log file here
itsroo_com.log

@paulirish
Copy link
Member

Yup I can reproduce this in the 2.8.0 extension on https://itsroo.com/

image

I can't repro it with the CLI, though, interestingly.

@evenstensberg
Copy link
Contributor

@paulirish can I work on this one?

@Rudloff
Copy link

Rudloff commented Jan 17, 2018

I get the same issue on https://openvegemap.netlib.re with Chromium 63.0.3239.84 and Lighthouse 2.8.0.

@jerryzhoujw
Copy link

Got same issue with extension. So I use the Chrome’s DevTool / Audits, which works fine.

@alekbarszczewski
Copy link

Same issue :(

@gallaoro
Copy link

For who is using @jerryzhoujw workaround, I would like to point out to you that there is an online lighthouse report viewer, that given a json report renders the report as html.
You can find it here: https://googlechrome.github.io/lighthouse/viewer

@MichalSuski
Copy link

Guys, don't you think it is a website related issue? I got the same problem on https://dreamteamtrips.com but when I make report for other websites then it works fine.

@Rudloff
Copy link

Rudloff commented Feb 27, 2018

Yes, it only happens on some specific websites but I haven't figured out what is special about them.

@MichalSuski
Copy link

Thank you buddy, I think this may be a major issue, this page barely rank in google even when it's well optimized and got some links already. I will let you know when we figure out what's wrong.

@Belchona
Copy link

the same problem on our landing page. It's still relevant

@prescottprue
Copy link

Also seeing this, but only with one of our sites that has a few more scripts being loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.