遇到“error while loading shared libraries: libnss3.so: cannot open shared object”这一错误时,通常表示系统无法找到或加载libnss3.so这个共享库。以下是一些解决此问题的步骤: 确认libnss3.so库是否已正确安装 在Linux系统中,你可以使用包管理器来检查libnss3是否已安装。例如,在基于Debian的系统(如Ubuntu)...
loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://pptr.dev/troubleshooting at onClosefile:///home/ec2-user/pup/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js:272:20at Interface.<anonymous>file:///home...
"errorType": "Error", "errorMessage": "Failed to launch the browser process!\n/tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory\n\n\nTROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/master/docs/troubleshooti...
解决方法如下: aptinstalllibnss3-dev 又遇到报错: -># node search.jscount is 1(node:15488)UnhandledPromiseRejectionWarning: Error: Failed to launch the browser process! /root/youtube/search/node_modules/puppeteer/.local-chromium/linux-722234/chrome-linux/chrome: errorwhileloading shared libraries: ...
/tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md at onClose (/node_modules/puppeteer-core/lib/Launcher.js:348:14) at Interface...
I'm running into and issue with the image rendering: "ERROR Error: Failed to launch the browser process! /tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory TROUBLESH...