Browserless / Railway deployment II
unaiarambarri
PROOP

2 years ago

Having exactly the same issue as here: https://help.railway.app/questions/browserless-railway-deployment-0902b8ab

Attached the build and deployment logs.

Solved

9 Replies

unaiarambarri
PROOP

2 years ago

Attached files


2 years ago

You are not running the browserless template I have put together.

https://railway.app/template/browserless


Status changed to Solved Railway over 1 year ago


unaiarambarri
PROOP

2 years ago

This is because I have seen that in the template uses an older version and as I would like also to modify the code of that template... How could I fix that? Thanks for your reply.


2 years ago

Are you using playwright with python?

The template uses an older version because useful features where deprecated in the newer version of browserless.


unaiarambarri
PROOP

2 years ago

Nowadays Puppeteer with JS. I use the newer version because some updates among tracking id and the possible reconnection to the sessions API.


2 years ago

Just a side question, why did you state you are having the exact same issue as the issue you linked? you are neither using the same libraries nor experiencing the same error messages.

Providing incorrect or misleading information such as that makes my job of helping much more difficult.


unaiarambarri
PROOP

2 years ago

Sorry, I was just writing to you that I've noticed that my thread was a confusion. So sorry for that. Here the explanation.I have 2 different projects. In one of them (pure last browserless version) I am getting the error that you see in the deployments logs that I have attached in this thread.The other error of the other thread that I have linked is among another project in which I am also having problems: GLIB... This project is when using fastapi, playwright and python (not browserless). Hope this could be clarifing. Sorry for the confusion.


2 years ago

I am equally, if not more confused.

Use the browserless template I have linked please.


unaiarambarri
PROOP

2 years ago

Delete the thread if you want, I will start new ones with the clarified problems.

The solution you gave me is not a solution.


Loading...