Error with headless_chrome Rust crate
magicmike123
HOBBYOP

8 months ago

Hi, Im getting this error:

Solved$10 Bounty

20 Replies

magicmike123
HOBBYOP

8 months ago

4a56d4e4-922a-4a13-9593-29815c2722d6


magicmike123
HOBBYOP

8 months ago

To clarify: all of this works locally on my computer locally


magicmike123
HOBBYOP

8 months ago

I dont know how to install the headless chrome browser thingy on Railway, how can I do it?


magicmike123
HOBBYOP

8 months ago

Not sure why its saying above Project ID: N/A if I wrote the project ID anyways


magicmike123
HOBBYOP

8 months ago

Anybody help plz


brody
EMPLOYEE

8 months ago

Could I introduce you to Browserless? -

It's a container with a headless chrome install that your application can connect to, for most use cases, it's far better to go this route because then you don't have to install chrome in your applications own image, saving complexity, build, and deploy times.


magicmike123
HOBBYOP

8 months ago

ooh that sounds good, I have never used that


magicmike123
HOBBYOP

8 months ago

how do I use that railway deploy with my rust code like whats the process?


brody
EMPLOYEE

8 months ago

Find out how to have headless_chrome connect to a URL for the devtools


magicmike123
HOBBYOP

8 months ago

not sure and still beginner with Rust but I believe this is the function of the headless_chrome crate:

1388864010027401200


magicmike123
HOBBYOP

8 months ago

wait so what am I supposed to do with that?


brody
EMPLOYEE

8 months ago

I will let the community help you with that.


magicmike123
HOBBYOP

8 months ago

okey, just to be clear: Im basically a beginner still with many things, so maybe its an obvious thing apparently but for me I dont know


brody
EMPLOYEE

8 months ago

And that's why we have bounties!



magicmike123
HOBBYOP

8 months ago

oh 👍


magicmike123
HOBBYOP

8 months ago

I got it working Brody


magicmike123
HOBBYOP

8 months ago

you can mark it as fixed 👍 I managed to understand what I had to do


brody
EMPLOYEE

8 months ago

Awesome!


brody
EMPLOYEE

8 months ago

!s


Status changed to Solved brody 8 months ago


Loading...