[GH-ISSUE #515] nohup: failed to run command 'Xvfb' #380

Open
opened 2026-02-27 23:00:19 +03:00 by kerem · 8 comments
Owner

Originally created by @manang on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/515

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

Originally created by @manang on GitHub (Jul 1, 2022). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/515 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
Author
Owner

@mrkeyiano commented on GitHub (Jul 1, 2022):

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
<!-- gh-comment-id:1172239185 --> @mrkeyiano commented on GitHub (Jul 1, 2022): 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 ```
Author
Owner

@mrkeyiano commented on GitHub (Jul 1, 2022):

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

<!-- gh-comment-id:1172343200 --> @mrkeyiano commented on GitHub (Jul 1, 2022): > 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
Author
Owner

@sickcodes commented on GitHub (Jul 4, 2022):

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

<!-- gh-comment-id:1173805010 --> @sickcodes commented on GitHub (Jul 4, 2022): > > 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
Author
Owner

@mbob61 commented on GitHub (Jul 8, 2022):

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 :)

<!-- gh-comment-id:1178832397 --> @mbob61 commented on GitHub (Jul 8, 2022): 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 :)
Author
Owner

@manang commented on GitHub (Jul 8, 2022):

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

<!-- gh-comment-id:1178835276 --> @manang commented on GitHub (Jul 8, 2022): I compiled myself the docker image with the modification and it works. But I did not try the precompiled docker image
Author
Owner

@mbob61 commented on GitHub (Jul 8, 2022):

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 😄

<!-- gh-comment-id:1178837897 --> @mbob61 commented on GitHub (Jul 8, 2022): 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 😄
Author
Owner

@manang commented on GitHub (Jul 8, 2022):

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

<!-- gh-comment-id:1178840170 --> @manang commented on GitHub (Jul 8, 2022): 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
Author
Owner

@mbob61 commented on GitHub (Jul 8, 2022):

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

<!-- gh-comment-id:1178845908 --> @mbob61 commented on GitHub (Jul 8, 2022): @manang thanks for that! Looks like there might still be a problem then, because i'm still seeing the above issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#380
No description provided.