Puppeteer error
I had my project working properly 2 months ago, out of nowhere I got an error related to a package, I think it may be due to an update or something. Is there a way for an admin to change the version of the package please? I don't have access to the files at this time
11 Replies
Project ID:
867748ef-ec24-4cec-ae82-e610d73a29bd
867748ef-ec24-4cec-ae82-e610d73a29bd
error: /app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:300
reject(new Error([
^
Error: Failed to launch the browser process!
/root/.cache/puppeteer/chrome/linux-1095492/chrome-linux/chrome: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/9lhvbvvm3s7kv7maak5vm7as6fwjgfa7-util-linux-minimal-2.39.2-lib/lib/libmount.so.1)
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
at onClose (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:300:20)
at Interface.<anonymous> (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:288:24)
at Interface.emit (node:events:526:35)
at Interface.close (node:internal/readline/interface:533:10)
at Socket.onend (node:internal/readline/interface:259:10)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Node.js v18.17.1
GitHub
puppeteer/docs/troubleshooting.md at main · puppeteer/puppeteer
Node.js API for Chrome . Contribute to puppeteer/puppeteer development by creating an account on GitHub.
I didn't make any changes to my project since 2 months, I got this error out of nowhere
may I ask what you are doing with puppeteer?
yes, I use it to get prices from wow, from the g2g page
do they allow web scraping?
i can send u the server invite if u want to see
i dot rlly know, but i see other bots doing it
where I can see that
you would have to ask wow if they allow web scraping
because web scraping is a big grey area for Railway, so unless what you are scraping explicitly allows you to do so, we unfortunately won't be able to provide support for this use case
ok so I have to investigate if they allow scrapping first
i will
thank u
if they allow you to scrape then I'd have no problems helping