Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

nohup: failed to run command 'Xvfb'

Open manang opened this issue 3 years ago • 8 comments

Hi, I'm trying to use the docker image sickcodes/docker-osx:naked-auto, but I obtain this error.

nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such file or directory

how can I solve this issue? how can I download an older version of this docker image? Thanks a lot

manang avatar Jul 01 '22 09:07 manang

Same issue here

i built the docker-osk:naked image using the Dockerfile.naked here on the repo

nohup: appending output to 'nohup.out'
nohup: failed to run command 'Xvfb': No such file or directory

mrkeyiano avatar Jul 01 '22 11:07 mrkeyiano

Hi, I'm trying to use the docker image sickcodes/docker-osx:naked-auto, but I obtain this error.

nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such file or directory

how can I solve this issue? how can I download an older version of this docker image? Thanks a lot

solution here >> https://github.com/sickcodes/Docker-OSX/issues/498#issuecomment-1133786915

mrkeyiano avatar Jul 01 '22 13:07 mrkeyiano

Hi, I'm trying to use the docker image sickcodes/docker-osx:naked-auto, but I obtain this error.

nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such file or directory

how can I solve this issue? how can I download an older version of this docker image? Thanks a lot

solution here >>

https://github.com/sickcodes/Docker-OSX/issues/498#issuecomment-1133786915

Thank you very much. I'm testing images now

sickcodes avatar Jul 04 '22 13:07 sickcodes

Did you manage to have any luck with the above solution? I'm still experiencing the error, but I can see this issue is still open :)

mbob61 avatar Jul 08 '22 10:07 mbob61

I compiled myself the docker image with the modification and it works. But I did not try the precompiled docker image

manang avatar Jul 08 '22 10:07 manang

Given that i'll need this for CI, i'll wait for the precompiled images in that case, and just pray theres not something else fucked up with my CI setup 😄

mbob61 avatar Jul 08 '22 10:07 mbob61

the precompiled images are there...if you see the date of the image, it is after the commit https://hub.docker.com/layers/docker-osx/sickcodes/docker-osx/naked-auto/images/sha256-a9b9ad861dbd464206352bed403a66a14111ff0a2a965d3c0bde4cd47fdd48b6?context=explore

manang avatar Jul 08 '22 10:07 manang

@manang thanks for that! Looks like there might still be a problem then, because i'm still seeing the above issue

mbob61 avatar Jul 08 '22 10:07 mbob61