I’m building a puppeteer script to grab screenshots and perform tests. I added several console.logs to determine where was the node at before it times out, but I can’t seem to be able to find those logs anywhere once they hit the node timeout. any idea where are they?
I’m using web interface with a n8n self hosted within our private network. I unfortunately don’t have access to how the n8n server is configured, but would like to see what might be the problem and where should I expect to see them on web console
What is the error message (if any)?
Emulation.setDeviceMetricsOverride timed out. Increase the ‘protocolTimeout’ setting in launch/connect calls for a higher timeout if needed.
Share the output returned by the last node
Information on your n8n setup
instance information
Debug info
core
- n8nVersion: 1.86.1
- platform: docker (self-hosted)
- nodeJsVersion: 20.19.0
- database: postgres
- executionMode: regular
- concurrency: -1
- license: enterprise (production)
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: memory
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/135.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2025-04-14T13:57:20.508Z