question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot read properties of null (InsertAdjacentHTML) Line 702

See original GitHub issue

Is there an existing issue for this?

  • I have searched the existing issues

I’m submitting a …

Description

[07-Oct-2022 16:27:01] | 84.8% | Worker 2 | Line : 702 | Exception | Error suggested | JavascriptException | javascript error: Cannot read properties of null (reading ‘insertAdjacentHTML’) (Session info: headless chrome=106.0.5249.103)

Hi, I get the above error. It seems to be a bug. Hope reporting this issue will help you.

Awaiting your response,

Joannes

Environment

- OS : Ubuntu 22.04 (LTS, amd64)
- Python : 3.9
- Script version : 1.7.5

config.json

Dont upload it. I used the config creator, and use http proxies.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
thisisawesome1994commented, Oct 14, 2022

I dont see these errors with http proxies. I will update you once I have let it run some time. I will test socks5 proxies later. Because I had some issue there aswell, which might be solved by this.

0reactions
MShawoncommented, Oct 23, 2022

Timed

that’s odd… it should just close that driver for that error it shouldn’t hang… did you see this error multiple times?

it’s possible workers 3 and 5 used a referer that won’t load through that proxy due to slow speed of that proxy or blocked or something?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'insertAdjacentHTML' of null - Stack ...
Your error literally means that you've tried to access a property named insertAdjacentHTML on something that was null (as null and undefined ...
Read more >
Cannot read property 'insertAdjacentHTML' of null - Reddit
Cannot read property 'insertAdjacentHTML' of null. When I try rendering a new job to the DOM, the above error is displayed.
Read more >
Error suggested | JavascriptException · Issue #447 - GitHub
Worker 9 | Line : 702 | Exception | Error suggested ... javascript error: Cannot read properties of null (reading 'insertAdjacentHTML')
Read more >
uncaught typeerror: cannot read properties of null ... - You.com
The "Cannot read property 'forEach' of undefined" error often occurs when trying to access an array index that doesn't exist. index.js const arr...
Read more >
ROpdebee's userscripts support thread - MusicBrainz - MetaBrainz ...
helpers.js:88 Uncaught TypeError: Cannot read properties of null (reading ... <computed> @ jquery-ui.custom.js:401 s @ jquery-ui.custom.js:702 dispatch ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found