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
I think this message means that the browser process has died. This can happen after a while - maybe there's a memory leak somewhere. You can try increase the memory available (if you're running inside docker, for example, with limited memory available). Alternatively, you can run flathunter in 'one-shot' mode - turn off loop, and just trigger periodic runs out of cron so that you're always getting a fresh process.
The problem I often face (besides #589) is
undetected_chromedriver
, more specifically:Interestingly, sometimes the program does start. It's as if the driver search is happening in a non-deterministic manner, which seems improbable.
Is it a known way to fix this problem?
The text was updated successfully, but these errors were encountered: