"page crashed" #1958
Unanswered
rmichelena
asked this question in
Q&A
"page crashed"
#1958
Replies: 1 comment
-
set blocks to false, and make sure all 'wait time' is no more than 3 seconds, restart it also without attaching your logs (as a zip file, please dont paste it) of the browserless container, theres nothing more we can say |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using changedetection for some time, in the basic mode, without problems. But there were a couple of sites it just couldn't monitor in that mode.
Then switched to selenium/chrome, worked well on one of the sites, but the other, could not get the javascript to work (not that I know much of how to do it, ChatGPT was trying to help me).
Now switched to Playwright, and the page in question plainly crashes on load. The red letters on the main changedetection dashboard just say:
Page crashed =========================== logs =========================== navigating to "https://www.adp.com.pe/es/participa-en-nuestros-concursos", waiting until "load" ============================================================
Can someone check if it crashes for them too, to check if it's my config or a Playwright issue?
(BTW, latest 0.45.7 running in docker, built via docker-compose.yml from this site ; browserless-chrome 1.60, block ads=true, stealth=true, ignore https errors=true)
https://www.adp.com.pe/es/participa-en-nuestros-concursos
and if by the way someone can help with the proper javascript lines to be able to choose "Adquisiciones" on the second pop-up titled "SELECCIONA TIPO DE CONCURSO" and then submit via the button "BUSCAR", that'd be great...
Beta Was this translation helpful? Give feedback.
All reactions