You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use puppeteer-cluster it's will run for a few second then throw this error message :
`[0106/104705.699315:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0106/104705.699608:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
`
and the browser immediately crush and can't restart again .
I tested it with multiple Linux disturbiotions and many chromium version (including the latest stable one ) it's the same issue .
please take a look .
The text was updated successfully, but these errors were encountered:
Hi ,
when I use puppeteer-cluster it's will run for a few second then throw this error message :
`[0106/104705.699315:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0106/104705.699608:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
`
and the browser immediately crush and can't restart again .
I tested it with multiple Linux disturbiotions and many chromium version (including the latest stable one ) it's the same issue .
please take a look .
The text was updated successfully, but these errors were encountered: