-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Normally i got every day some new listings. A week ago i hat the problem that after some time running, it woudnt found any new listings. Frontend was still running and reacting. I update to the newest version at that time (19.3.4). Than it found new listings. But again after some days it is still silent.
Im using docker with portainer on an an small linux server.
logs:
TROUBLESHOOTING: https://pptr.dev/troubleshooting
at ChildProcess.onClose (/fredy/node_modules/@puppeteer/browsers/lib/cjs/launch.js:340:24)
at ChildProcess.emit (node:events:519:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[2026-02-09 13:59:20] WARN: Error executing with puppeteer executor Error: Failed to launch the browser process: spawn /usr/bin/chromium-browser EAGAIN
stderr:
TROUBLESHOOTING: https://pptr.dev/troubleshooting
at ChildProcess.onClose (/fredy/node_modules/@puppeteer/browsers/lib/cjs/launch.js:340:24)
at ChildProcess.emit (node:events:519:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[2026-02-09 13:59:20] WARN: Error executing with puppeteer executor Error: Failed to launch the browser process: Code: 2
stderr:
/usr/bin/chromium-browser: line 12: can't fork: Resource temporarily unavailable
TROUBLESHOOTING: https://pptr.dev/troubleshooting
at ChildProcess.onClose (/fredy/node_modules/@puppeteer/browsers/lib/cjs/launch.js:340:24)
at ChildProcess.emit (node:events:531:35)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
[2026-02-09 13:59:21] WARN: Error executing with puppeteer executor Error: Failed to launch the browser process: Code: null
stderr:
[204360:204360:0209/135920.836021:FATAL:third_party/crashpad/crashpad/util/posix/spawn_subprocess.cc:237] posix_spawn /usr/lib/chromium/chrome_crashpad_handler: Resource temporarily unavailable (11)
Steps to Reproduce
_
Expected Behavior
_
Actual Behavior
_
Screenshots / Logs
No response
Environment
_
Additional Context
container version: 19.3.4
images run with 700mb ram
docker version: Standalone 29.1.5
linux kernel: Linux 6.12.57+deb12-amd64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working