-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssh: Connection refused loop #174
Comments
Does this image work? # Catalina
docker run -it \
--device /dev/kvm \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
sickcodes/docker-osx:latest Please post the error, it's most likely related to root/userspace display:
If not, are you running as root? If not, then run docker run without root, because root doesn't have a desktop open. If you can't run without root, add yourself to kvm and libvirt groups are you're currently missing from them |
Also, apologies for making you wait 3 hours. I should write a lil shell script that calculates how much % based off of |
Here's the error message:
Also, I'm not using |
Should look something like this:
Anyway, it's probably this:
What desktop environment are you using? Are you running NAS or anything? |
Ah, I did
So now the Catalina image command you sent works and launches. There are still all of those alsa errors, but I can at least boot into Catalina and it works perfectly. However, I'm still getting the same error message for the original image I tried. What does this do exactly: Also
I'm not using a desktop environment - just a window manager (dwm in case you were wondering). Not running NAS. |
Everything is fine, Alsa errors are normal |
So I still couldn't get Pre-Made Non-Headless Image working ( |
Hello,
When running the "Quick Start Large Pre-Made Image" headless version, after a couple of minutes, I see the CLI, so it works, but when I use the non-headless version, the following message repeats on loop. I also get the same message when running headless, but after a couple of minutes the CLI loads. I have tried running the non-headless command for 3+ hours and still the message loops.
Output to requested command:
Linux arch-desktop 5.11.4-arch1-1 #1 SMP PREEMPT Sun, 07 Mar 2021 18:00:49 +0000 x86_64 GNU/Linux
[sudo] password for shivang:
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem Size Used Avail Use% Mounted on
/dev/sdb4 867G 192G 631G 24% /home
QEMU emulator version 5.2.0
Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 7.0.0
total used free shared buff/cache available
Mem: 31Gi 1.6Gi 1.3Gi 352Mi 28Gi 28Gi
Swap: 9Gi 88Mi 9.9Gi
8
16
crw-rw-rw- 1 root kvm 10, 232 Mar 10 09:41 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 Mar 10 08:47 .
drwxrwxrwt 13 root root 300 Mar 10 12:31 ..
srwxrwxrwx 1 shivang wheel 0 Mar 10 08:47 X0
root 1540 0.0 0.2 1898852 73808 ? Ssl 08:48 0:11 /usr/bin/dockerd -H fd://
shivang 416463 0.0 0.0 3172 812 pts/0 S+ 12:31 0:00 grep dockerd
kvm:x:992:
libvirt:x:972:
docker:x:971:shivang
The text was updated successfully, but these errors were encountered: