kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
366 stars 42 forks source link

While downloading multiple files i got this error "Protocol error (Runtime.callFunctionOn): Target closed #48

Closed Elvino00 closed 1 year ago

Elvino00 commented 2 years ago

I was downloading multiple files and when the chromium windows opens up, i get this error:

image

Here are the logs: sharedownLog.log ytdlp.log

kylon commented 2 years ago

mh, from what i found it seems it runs out of memory

using the data folder? after how many downloads?

Elvino00 commented 2 years ago

mh, from what i found it seems it runs out of memory

using the data folder? after how many downloads?

Usually i put max 5 files downloading together, not more. Sometimes sharedown downloads them all without problems, sometimes it arrives to the third, fourth file and it stops with that error

kylon commented 2 years ago

i tried to reproduce but failed in both windows (11 up to date) and linux, imported 25 urls and 60 urls and was able to download all of them in a single run

i don't know what could cause the error, i suspect it depends on different setups so it is hard to know what

maybe try in linux, a virtual machine should work too

kylon commented 2 years ago

can you please try t5 here https://github.com/kylon/Sharedown/issues/45#issuecomment-1217004737

not targetting this one, but changes there may have fixed this

kylon commented 1 year ago

this is supposed to be fixed in latest 5.2.1 release