browser-sockpuppet-chrome is unusable #3682
Replies: 4 comments 8 replies
-
|
Hmm sometning is different in your setup remove the |
Beta Was this translation helpful? Give feedback.
-
|
Can confirm I'm hitting the same behaviour with the exact same timeout exceeded error message. All default, FETCH_WORKERS at 1 and MAX_CONCURRENT_CHROME_PROCESSES at 2. Debian 12 VM on Proxmox, 4 vCores, 8GB RAM, i5 8400T. |
Beta Was this translation helpful? Give feedback.
-
|
For me, these arguments (max concurrent processes, concurrent=X, etc) have no influence on the issues I described above. As an example, without any exotic parameters and a very bland docker compose, I just tried to force-check 18 feeds using fetch method = playwright-chromium and got for ALL of them
I carefully picked the relevant container logs during that timeline and I see some errors: |
Beta Was this translation helpful? Give feedback.
-
|
Same here. Clearly something seems to "saturate" the container so it becomes dysfunctional. Can you post your docker compose to compare with mine? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Running changedetection with browser-sockpuppet-chrome with 40+ feeds I get the following error:
Docker compose:
Docker is running on a Rocky Linux VPS with 12GB RAM and 2 Cores. Hardware is not maxed out (as indicated per Proxmox's WebUI)
Here's a snippet of the sockpuppet container logs.
_changedetection-browser-sockpuppet-chrome-1_logs(1).txt
Beta Was this translation helpful? Give feedback.
All reactions