foxriver76 / ioBroker.puppeteer

Adapter to control a headless browser to take screenshots of web pages.
MIT License
1 stars 1 forks source link

Adapter stoppt mit Fehlermeldung sofort nach Start #7

Open Marty56 opened 1 year ago

Marty56 commented 1 year ago

Describe the bug
Adapter stoppt sofort nachdem er gestartet wird.

Fehlermeldungen

2023-04-23 09:41:31.347 - error: host.raspberry Invalid request getRepository. "callback" or "from" is null
--
2023-04-23 09:42:35.168 - info: host.raspberry "system.adapter.puppeteer.0" enabled
2023-04-23 09:42:35.264 - info: host.raspberry instance system.adapter.puppeteer.0 started with pid 23735
2023-04-23 09:42:39.986 - info: puppeteer.0 (23735) starting. Version 0.2.7 in /opt/iobroker/node_modules/iobroker.puppeteer, node: v18.16.0, js-controller: 4.0.24
2023-04-23 09:42:40.134 - error: puppeteer.0 (23735) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2023-04-23 09:42:40.135 - error: puppeteer.0 (23735) unhandled promise rejection: Failed to launch the browser process! undefined
TROUBLESHOOTING: https://pptr.dev/troubleshooting
2023-04-23 09:42:40.138 - error: puppeteer.0 (23735) Error: Failed to launch the browser process! undefined
TROUBLESHOOTING: https://pptr.dev/troubleshooting
at ChildProcess.onClose (/opt/iobroker/node_modules/@puppeteer/browsers/lib/cjs/launch.js:262:24)
at ChildProcess.emit (node:events:525:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2023-04-23 09:42:40.140 - error: puppeteer.0 (23735) Failed to launch the browser process! undefined
TROUBLESHOOTING: https://pptr.dev/troubleshooting
2023-04-23 09:42:40.162 - info: puppeteer.0 (23735) terminating
2023-04-23 09:42:40.165 - warn: puppeteer.0 (23735) Terminated (UNCAUGHT_EXCEPTION): Without reason
2023-04-23 09:42:40.776 - error: host.raspberry instance system.adapter.puppeteer.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2023-04-23 09:42:40.778 - info: host.raspberry Restart adapter system.adapter.puppeteer.0 because enabled
2023-04-23 09:42:55.304 - info: host.raspberry "system.adapter.puppeteer.0" disabled

To Reproduce
Start des Adapters

Versions:

kopierschnitte commented 6 months ago

Same problem here on Bullseye. Maybe, some missing packages?

ScrewThisBanana commented 2 months ago

Same issue here, Version Raspbian (Debian GNU/Linux 11 (bullseye))