-
-
Notifications
You must be signed in to change notification settings - Fork 776
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
Cannot read properties of null (InsertAdjacentHTML) Line 702 #449
Comments
This is happening in YouTube music or normal? Other users also seeing this error #447 but I can't reproduce the issue for some reason. |
It is normal Youtube, headless. But the music is a upload through distributor(So, music video but on youtube.com, not music) Dont know if it is search or link. I use both. I use linux (ubuntu server 22.04) with headless bot on python 3.9 (from custom ppa). using chrome 106. Hope this helps. (I do have /dev/snd device with proper playback situation, since it is vps, I needed to customize sound settings to enable playback) (I used this for spotify inside docker headless + vps) https://github.com/thisisawesome1994/spotify-client-install-docker-ubuntu But I did run your bot only when using /dev/snd. Later I found out that my laptop gives same error, so it is not related to sound or the matter it was run on vpn initially. seems to happen when bot selects suggested video after playback of chosen one. |
This is an example of such (Youtube video that is music) https://www.youtube.com/watch?v=BTVn-UY1vDw&list=OLAK5uy_mPLaituCI5sdsAQLUv1FIzVdrRdLpavXg |
I use link,, so: https://www.youtube.com/watch?v=BTVn-UY1vDw |
Using dutch IP, if this helps |
Thanks for the info.. it will be fixed soon.. wait for the new release |
can you test this updated script and let me know if you see those errors or not |
I dont see these errors with http proxies. I will update you once I have let it run some time. |
I get a few errors. This is one of them: Worker 8 | Line : 705 | Exception | Error end screen | TimeoutException | |
here some other errors. 22-Oct-2022 02:05:42] | 8.9% | Worker 11 | X.X.X.X:2016 --> Video Found : Partytax | Watch Duration : 2m:35s |
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? |
Is there an existing issue for this?
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
config.json
The text was updated successfully, but these errors were encountered: