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
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?
The text was updated successfully, but these errors were encountered:
On initial config and scraper run, the following result is yielded:
Any ideas how to debug this?
The text was updated successfully, but these errors were encountered: