browsh icon indicating copy to clipboard operation
browsh copied to clipboard

`sudo docker run -it browsh/browsh` -> "Failed to connect to Firefox's Marionette within 30 seconds"

Open paxperscientiam opened this issue 3 years ago • 2 comments

Hello, let me first say that I am amazed by browsh; I've got it to work just fine on my local machine (macos).

What I'm having trouble with is getting it to work on a remote machine running ubuntu.

After executing sudo docker run -it browsh/browsh, the terminal blanks out for a bit and then returns to prompt with the error message: "Failed to connect to Firefox's Marionette within 30 seconds"

OS: Ubuntu 20.04.1 LTS Kernal: Linux 5.4.0-1030-aws Architecture: x86-64

Thank you

EDIT: I removed debug output since it was from a previous failed attempt at running local build. Not sure if there's a debug info for running the docker image.

paxperscientiam avatar Dec 09 '20 01:12 paxperscientiam

I wonder if this is a RAM issue? I'd imagine 512Mb should be enough but maybe not?

tombh avatar Dec 09 '20 04:12 tombh

I get the same problem with firefox version 84 but it goes away with version 83 OS: Arch Linux Kernal: Linux 5.10.4-arch2-1 Architecture: x86-64

max-p-log-p avatar Jan 10 '21 04:01 max-p-log-p