Posts

Showing posts with the label chromium

CentOS 8 中安裝 chrome 環境

node:102799) UnhandledPromiseRejectionWarning: Error: Failed to launch the browser process! /var/www/crawler/chromium/linux-800071/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md     at onClose (/snapshot/crawler/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:193:20)     at Interface.<anonymous> (/snapshot/crawler/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:183:68)     at Interface.emit (events.js:327:22)     at Interface.close (readline.js:424:8)     at Socket.onend (readline.js:202:10)     at Socket.emit (events.js:327:22)     at endReadableNT (_stream_readable.js:1224:12)     at processTicksAndRejections (internal/process/task_queues.js:84:21) (Use `crawler --trace-warnings ...` to show where the ...