R
Railway•9mo ago
Comandante

failing all deploys In addition to deploys that worked previously

i dont know what is happening
Solution:
For that, I would highly recommend using the browserless template instead of installing chrome into the container. https://railway.app/template/browserless here is an example repository on how you would use the browserless template with puppeteer -...
Jump to solution
15 Replies
Percy
Percy•9mo ago
Project ID: 95669f54-1e79-485f-9b8b-064f51176fda
Comandante
ComandanteOP•9mo ago
95669f54-1e79-485f-9b8b-064f51176fda/service/45a3906f-2d3a-4925-bdb2-bea513d407df
Brody
Brody•9mo ago
we won't know what's happening either, unless you tell us 🙂 please provide your build and deploy logs https://bookmarklets.up.railway.app/log-downloader/
Comandante
ComandanteOP•9mo ago
here it is, the deploy logs are empty
Brody
Brody•9mo ago
would you happen to be using puppeteer?
Comandante
ComandanteOP•9mo ago
I don't think so, I've been using it without problems for quite some time
Brody
Brody•9mo ago
please check
Comandante
ComandanteOP•9mo ago
Deleting puppeteer?
Brody
Brody•9mo ago
would you happen to be using puppeteer? (Y/N)
Comandante
ComandanteOP•9mo ago
I've been using Railway with Puppetear for a year without any problem, you had already helped me upload the program and you had had the same doubt and you had already discarded it, at the time the problem was that I was using Docker badly
Solution
Brody
Brody•9mo ago
For that, I would highly recommend using the browserless template instead of installing chrome into the container. https://railway.app/template/browserless here is an example repository on how you would use the browserless template with puppeteer - https://github.com/brody192/puppeteer-example/tree/main Please read the README for instructions.
Comandante
ComandanteOP•9mo ago
Hi @Brody, I hope you had a good weekend, that's not the problem, I can't even redeploy an implementation that was already working well, but now it says that the deployment is exhausted, I go back to the deploys from months ago of both the react app and the node app and neither works If, with that in mind, you still think I should do that, I'll get to work
Brody
Brody•9mo ago
I do strongly believe you should switch to browserless, you and another user had reported builds hanging up and timing out at the downloading chrome stage (that's done during npm ci) same exact issue as them and switching to browserless worked a treat for them, additional benefits would be that even if the build didn't time out, building your app without having to download chrome or any of the needed dependencies should by all means significantly cut down on your build and deploys times because the build isn't downloading and installing as much and the published image wont be nearly as big!!
Comandante
ComandanteOP•9mo ago
ohhh, okay!, thanks you very much for the documentation and patience hahah greetings!
Brody
Brody•9mo ago
happy to help!
Want results from more Discord servers?
Add your server