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
I'm using portainer with self-built image of this repo.
Everything works but its always wait for so long until timeout when running any nodes
Network.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. NodeOperationError: Network.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at ExecuteContext.handleError (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:113:8) at processItem (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:589:24) at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:545:9) at processTimers (node:internal/timers:519:7) at async Promise.all (index 0) at ExecuteContext.execute (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:610:21) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:741:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:724:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1155:20
The text was updated successfully, but these errors were encountered:
I'm using portainer with self-built image of this repo.
Everything works but its always wait for so long until timeout when running any nodes
Network.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. NodeOperationError: Network.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at ExecuteContext.handleError (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:113:8) at processItem (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:589:24) at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:545:9) at processTimers (node:internal/timers:519:7) at async Promise.all (index 0) at ExecuteContext.execute (/opt/n8n-custom-nodes/node_modules/n8n-nodes-puppeteer/nodes/Puppeteer/Puppeteer.node.ts:610:21) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:741:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:724:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1155:20
The text was updated successfully, but these errors were encountered: