Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bank Leumi scraper returns target closed error #176

Open
yuvadm opened this issue Apr 9, 2024 · 0 comments
Open

Bank Leumi scraper returns target closed error #176

yuvadm opened this issue Apr 9, 2024 · 0 comments

Comments

@yuvadm
Copy link

yuvadm commented Apr 9, 2024

On initial config and scraper run, the following result is yielded:

Bank Leumi: START_SCRAPING
Bank Leumi: INITIALIZING
(node:1113292) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.
Error: Protocol error (Performance.enable): Target closed.
    at /home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Connection.ts:270:57
    at new Promise (<anonymous>)
    at CDPSession.send (/home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Connection.ts:269:12)
    at Page._initialize (/home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Page.ts:492:20)
    at Function.create (/home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Page.ts:361:16)
    at /home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Target.ts:120:14
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at BrowserContext.pages (/home/yuval/dev/israeli-ynab-updater/node_modules/puppeteer/src/common/Browser.ts:621:19)
    at async Promise.all (index 0)

Any ideas how to debug this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant