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

Storing HAR triggers Object.throwDecodedError for several sites. #40

Open
happywhitelake opened this issue Oct 22, 2019 · 0 comments
Open

Comments

@happywhitelake
Copy link

happywhitelake commented Oct 22, 2019

Browsertime uses har-export-trigger to export HAR. I could export the HAR file when visiting some common sites: google.com, facebook.com, etc. But, I currently encounter Object.throwDecodedError when crawling some specific sites, such as: http://www.team.aero, http://bilimselbilisim.com, and http://jmlsg.org.uk. Note that all of these sites can be viewed/rendered normally in real Firefox browser.

The errors are shown as:

at Object.throwDecodedError (/usr/src/app/node_modules/selenium-webdriver/lib/error.js:550:15)
at parseHttpResponse (/usr/src/app/node_modules/selenium-webdriver/lib/http.js:560:13)
at Executor.execute (/usr/src/app/node_modules/selenium-webdriver/lib/http.js:486:26)
at process._tickCallback (internal/process/next_tick.js:68:7)

Original bug was filed here: sitespeedio/browsertime#636 (comment)

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

No branches or pull requests

2 participants