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

Protocol error (Target.getTargetInfo): Protocol error (Target.getTargetInfo): 'Target.getTargetInfo' wasn't found #15972

Closed
zanhk opened this issue Apr 21, 2024 · 3 comments
Assignees

Comments

@zanhk
Copy link

zanhk commented Apr 21, 2024

From harlan-zw/unlighthouse#209

I m having trouble scanning the website https://antares.majestico.it/

On the dev tools with lighthouse I can scan the website correctly about_blank.pdf
antares.majestico.it-20240421T151922.json

but on https://pagespeed.web.dev/analysis/https-antares-majestico-it/0y6apb2qvm?form_factor=mobile and unlighthouse I get an error.

Running from pagespeed I get the error "generic::internal: Empty extension result. RenderingException: [EXTENSION_ERROR]"

On unlighthouse (that run with a github action) I get the error "Protocol error (Target.getTargetInfo): Protocol error (Target.getTargetInfo): 'Target.getTargetInfo' wasn't found"

See more on harlan-zw/unlighthouse#209

What could be the problem that prevent the website from being scanned correctly?

Thanks

@joshfester
Copy link

I have having this exact same issue with one of my sites. DevTools works fine, pagespeed gives "generic::internal: Empty extension result. RenderingException: [EXTENSION_ERROR]", and local lighthouse gives "Protocol error (Target.getTargetInfo): Protocol error (Target.getTargetInfo): 'Target.getTargetInfo' wasn't found"

@joshfester
Copy link

In my case this is due to #15739

@adamraine
Copy link
Member

Looks like the same issue, merging into #15739

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

No branches or pull requests

5 participants