Cookies failure Playwright

DEBUG PlaywrightCrawler:SessionPool:Session: Could not set cookies. {"errorMessages":["Cookie not in this host's domain. Cookie:cdn.grupoelcorteingles.es Request:www.elcorteingles.es","Cookie not in this host's domain. Cookie:cuenta.elcorteingles.es Request:www.elcorteingles.es"]}
DEBUG PlaywrightCrawler: Page opened. {"url":"https://www.elcorteingles.es/"}
DEBUG PlaywrightCrawler:SessionPool:Session: Could not set cookies. {"errorMessages":["Cookie not in this host's domain. Cookie:cdn.grupoelcorteingles.es Request:www.elcorteingles.es","Cookie not in this host's domain. Cookie:cuenta.elcorteingles.es Request:www.elcorteingles.es"]}
DEBUG PlaywrightCrawler: Page opened. {"url":"https://www.elcorteingles.es/"}
I'm just opening this url, no hooks no nothing, and it just has to open this and print the title. And it fails with this error... any ideas ?
1 Reply
correct-apricot
correct-apricot2y ago
Hi, I was not able to replicate the issue - the page opens normally using PlaywrightCrawler. Could you maybe provide your PlaywrightCrawler configuration?

Did you find this page helpful?