Describe the Bug
error: [Crawler] Failed to connect to the browser instance, will retry in 5 secs: browserType.connectOverCDP: Timeout 5000ms exceeded.
Call log:
-
retrieving websocket url from http://192.168.31.188:18081/
at Proxy.connectOverCDP (/app/apps/workers/node_modules/.pnpm/playwright-extra@4.3.6_playwright-core@1.58.2_playwright@1.58.2/node_modules/playwright-extra/dist/index.cjs.js:772:63)
at async startBrowserInstance (/app/apps/workers/dist/index.js:63634:10)
at async tryCatch (/app/apps/workers/dist/tryCatch-2ZMSfte2.js:4:16)
at async file:/app/apps/workers/dist/index.js:63646:31
Is there a way to set this timeout period?
Steps to Reproduce
use remote chrome cdp
Expected Behaviour
use remote chrome cdp not timeout
Screenshots or Additional Context
No response
Device Details
No response
Exact Karakeep Version
v0.31.0
Environment Details
No response
Debug Logs
No response
Have you checked the troubleshooting guide?
Describe the Bug
error: [Crawler] Failed to connect to the browser instance, will retry in 5 secs: browserType.connectOverCDP: Timeout 5000ms exceeded.
Call log:
retrieving websocket url from http://192.168.31.188:18081/
at Proxy.connectOverCDP (/app/apps/workers/node_modules/.pnpm/playwright-extra@4.3.6_playwright-core@1.58.2_playwright@1.58.2/node_modules/playwright-extra/dist/index.cjs.js:772:63)
at async startBrowserInstance (/app/apps/workers/dist/index.js:63634:10)
at async tryCatch (/app/apps/workers/dist/tryCatch-2ZMSfte2.js:4:16)
at async file:/app/apps/workers/dist/index.js:63646:31
Is there a way to set this timeout period?
Steps to Reproduce
use remote chrome cdp
Expected Behaviour
use remote chrome cdp not timeout
Screenshots or Additional Context
No response
Device Details
No response
Exact Karakeep Version
v0.31.0
Environment Details
No response
Debug Logs
No response
Have you checked the troubleshooting guide?