☂️bug: Extension Error: Couldn't resolve current tab. Check your URL, reload, and tr
See original GitHub issueLighthouse Version: 3.0.2 Lighthouse Commit: ff7d162564421094b072ed0b4434a3853bbc6950 Chrome Version: 67.0.3396.99 Initial URL: http://localhost:8081/app Error Message: Couldn’t resolve current tab. Check your URL, reload, and try again. Found 1 tab(s) with id(s) [211]. Stack Trace:
Error: Couldn't resolve current tab. Check your URL, reload, and try again. Found 1 tab(s) with id(s) [211].
at Object.chrome.tabs.query.tabs [as callback] (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-background.js:17347:15)
at safeCallbackApply (extensions::uncaught_exception_handler:27:15)
at handleResponse (extensions::sendRequest:67:7)
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
Extension Error: Couldn't resolve current tab. Check your URL, ...
Error Message: Couldn't resolve current tab. Check your URL, reload, and try again. Found 1 tab(s) with id(s) [205]. Stack Trace:.
Read more >How can I get the URL of the current tab from a Google ...
If url is undefined try reloading your extension from chrome://extensions This will reload the extension's config and apply the newly added "tabs" permission....
Read more >Web on Servlet Stack
In turn, the DispatcherServlet uses Spring configuration to discover the delegate components it needs for request mapping, view resolution, exception handling, ...
Read more >100 messages from Google Code
Your project notifications generated too many emails to send individually. Here are the subject lines of the emails you would have received:
Read more >tabs.update() - Mozilla - MDN Web Docs
For security reasons, in Firefox, this may not be a privileged URL. So passing any of the following URLs will fail, with runtime.lastError...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@consultantjay could you provide any additional information on how you ran into this issue? Did rerunning solve it?
cc @wardpeet so https://github.com/googlechrome/lighthouse/pull/5591 didn’t fix it 😢
Would be fixed by #8690 😃