Hello,
Stoked to try this out but I'm running into an issue: See below for docker log output:
ErrorWarningSystemArrayLogin
[ /scripts/10-setup_user.sh: executing... ]
**** Configure default user ****
Setting run user uid=100(default) gid=99(default)
Setting umask to 000
Adding default home directory template
Setting root password
Setting user password
DONE
[ /scripts/20-configre_sshd.sh: executing... ]
DONE
[ /scripts/30-configure_system_paths.sh: executing... ]
**** Configure system paths ****
Configure dbus
Configure X Windows context
Configure X Windows session
Remove old lockfiles
DONE
[ /scripts/40-setup_locale.sh: executing... ]
**** Locales already set correctly to en_US.UTF-8 UTF-8 ****
DONE
[ /scripts/50-configure_audio.sh: executing... ]
**** Configure pulseaudio socket ****
**** Patching noVNC with audio websocket ****
DONE
[ /scripts/80-configure_nvidia_driver.sh: executing... ]
**** Found NVIDIA device 'NVIDIA GeForce GTX 1050 Ti' ****
Downloading driver
Installing driver
DONE
[ /scripts/90-configure_xorg.sh: executing... ]
**** Generate NVIDIA xorg.conf ****
Configure Xwrapper.config
Configuring X11 with GPU ID: 'GPU-bb0a6c23-f6a4-d567-4fe4-edc694fe7fe9'
Configuring X11 with PCI bus ID: 'PCI:4:0:0'
Writing X11 config with Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync
WARNING: Unable to locate/open X configuration file.
Package xorg-server was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-server.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-server' found
Option "ProbeAllGpus" "False" added to Screen "Screen0".
Option "AllowEmptyInitialConfiguration" "True" added to Screen "Screen0".
New X configuration file written to '/etc/X11/xorg.conf'
DONE
**** Starting supervisord ****
DONE
[ /scripts/90-configure_xorg.sh: executing... ]
**** Generate NVIDIA xorg.conf ****
Configure Xwrapper.config
Configuring X11 with GPU ID: 'GPU-bb0a6c23-f6a4-d567-4fe4-edc694fe7fe9'
Configuring X11 with PCI bus ID: 'PCI:4:0:0'
Writing X11 config with Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync
WARNING: Unable to locate/open X configuration file.
Package xorg-server was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-server.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-server' found
Option "ProbeAllGpus" "False" added to Screen "Screen0".
Option "AllowEmptyInitialConfiguration" "True" added to Screen "Screen0".
New X configuration file written to '/etc/X11/xorg.conf'
DONE
**** Starting supervisord ****
2022-01-10 11:10:06,372 INFO Included extra file "/etc/supervisor/conf.d/services.conf" during parsing
2022-01-10 11:10:06,373 INFO Set uid to user 0 succeeded
2022-01-10 11:10:06,383 INFO RPC interface 'supervisor' initialized
2022-01-10 11:10:06,384 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2022-01-10 11:10:06,385 INFO supervisord started with pid 1
2022-01-10 11:10:07,390 INFO spawned: 'audiostream' with pid 172
2022-01-10 11:10:07,394 INFO spawned: 'audiowebsock' with pid 173
2022-01-10 11:10:07,396 INFO spawned: 'dbus' with pid 174
2022-01-10 11:10:07,401 INFO spawned: 'pulseaudio' with pid 175
2022-01-10 11:10:07,403 INFO spawned: 'ssh' with pid 176
2022-01-10 11:10:07,406 INFO spawned: 'xorg' with pid 177
2022-01-10 11:10:07,411 INFO spawned: 'x11vnc' with pid 178
2022-01-10 11:10:07,419 INFO spawned: 'de' with pid 179
2022-01-10 11:10:07,422 INFO spawned: 'novnc' with pid 180
2022-01-10 11:10:07,435 INFO exited: audiostream (exit status 111; not expected)
2022-01-10 11:10:07,519 INFO exited: xorg (exit status 1; not expected)
2022-01-10 11:10:07,581 INFO reaped unknown pid 221 (exit status 0)
2022-01-10 11:10:07,602 INFO exited: de (exit status 1; not expected)
2022-01-10 11:10:08,454 INFO spawned: 'audiostream' with pid 235
2022-01-10 11:10:08,455 INFO success: audiowebsock entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,455 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,455 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,455 INFO success: ssh entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,456 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,456 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:08,456 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:08,462 INFO spawned: 'x11vnc' with pid 236
2022-01-10 11:10:08,471 INFO exited: audiostream (exit status 111; not expected)
2022-01-10 11:10:09,236 INFO spawned: 'xorg' with pid 240
2022-01-10 11:10:09,239 INFO spawned: 'de' with pid 241
2022-01-10 11:10:09,313 INFO exited: xorg (exit status 1; not expected)
2022-01-10 11:10:09,369 INFO reaped unknown pid 250 (exit status 0)
2022-01-10 11:10:09,371 INFO exited: de (exit status 1; not expected)
2022-01-10 11:10:09,483 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:09,485 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:10,491 INFO spawned: 'audiostream' with pid 251
2022-01-10 11:10:10,496 INFO spawned: 'x11vnc' with pid 252
2022-01-10 11:10:10,501 INFO exited: audiostream (exit status 111; not expected)
2022-01-10 11:10:11,262 INFO reaped unknown pid 220 (exit status 1)
2022-01-10 11:10:11,516 INFO spawned: 'xorg' with pid 253
2022-01-10 11:10:11,516 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:11,520 INFO spawned: 'de' with pid 254
2022-01-10 11:10:11,521 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:11,526 INFO spawned: 'x11vnc' with pid 255
2022-01-10 11:10:11,601 INFO exited: xorg (exit status 1; not expected)
2022-01-10 11:10:11,652 INFO reaped unknown pid 264 (exit status 0)
2022-01-10 11:10:11,653 INFO exited: de (exit status 1; not expected)
2022-01-10 11:10:12,547 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:12,547 INFO reaped unknown pid 249 (exit status 1)
2022-01-10 11:10:12,550 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:12,634 INFO spawned: 'x11vnc' with pid 265
2022-01-10 11:10:13,658 INFO spawned: 'audiostream' with pid 266
2022-01-10 11:10:13,658 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:13,659 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:13,663 INFO spawned: 'x11vnc' with pid 267
2022-01-10 11:10:13,667 INFO exited: audiostream (exit status 111; not expected)
2022-01-10 11:10:13,668 INFO gave up: audiostream entered FATAL state, too many start retries too quickly
2022-01-10 11:10:14,686 INFO spawned: 'xorg' with pid 268
2022-01-10 11:10:14,686 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:14,690 INFO spawned: 'de' with pid 269
2022-01-10 11:10:14,690 INFO reaped unknown pid 263 (exit status 1)
2022-01-10 11:10:14,691 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:14,695 INFO spawned: 'x11vnc' with pid 270
2022-01-10 11:10:14,757 INFO exited: xorg (exit status 1; not expected)
2022-01-10 11:10:14,813 INFO gave up: xorg entered FATAL state, too many start retries too quickly
2022-01-10 11:10:14,813 INFO reaped unknown pid 279 (exit status 0)
2022-01-10 11:10:14,815 INFO exited: de (exit status 1; not expected)
2022-01-10 11:10:15,463 INFO gave up: de entered FATAL state, too many start retries too quickly
2022-01-10 11:10:15,714 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:15,716 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:16,722 INFO spawned: 'x11vnc' with pid 280
2022-01-10 11:10:17,751 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:17,753 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:18,761 INFO spawned: 'x11vnc' with pid 281
2022-01-10 11:10:18,762 INFO reaped unknown pid 278 (exit status 1)
2022-01-10 11:10:19,783 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:19,786 INFO exited: x11vnc (exit status 1; not expected)
2022-01-10 11:10:20,793 INFO spawned: 'x11vnc' with pid 282
2022-01-10 11:10:21,563 WARN received SIGTERM indicating exit request
2022-01-10 11:10:21,564 INFO waiting for audiowebsock, dbus, pulseaudio, ssh, x11vnc, novnc to die
2022-01-10 11:10:21,595 INFO stopped: novnc (exit status 143)
2022-01-10 11:10:21,595 INFO reaped unknown pid 204 (exit status 0)
2022-01-10 11:10:21,563 WARN received SIGTERM indicating exit request
2022-01-10 11:10:21,564 INFO waiting for audiowebsock, dbus, pulseaudio, ssh, x11vnc, novnc to die
2022-01-10 11:10:21,595 INFO stopped: novnc (exit status 143)
2022-01-10 11:10:21,595 INFO reaped unknown pid 204 (exit status 0)
2022-01-10 11:10:21,815 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-01-10 11:10:21,817 INFO stopped: x11vnc (terminated by SIGQUIT)
2022-01-10 11:10:21,819 INFO stopped: ssh (exit status 255)
2022-01-10 11:10:21,821 INFO stopped: pulseaudio (terminated by SIGQUIT)
2022-01-10 11:10:21,824 INFO stopped: dbus (terminated by SIGQUIT)
2022-01-10 11:10:21,828 INFO stopped: audiowebsock (terminated by SIGQUIT)