When I rum ./NVIDIA-AI-Workbench-0.28.29-x86_64.AppImage
when it asks to “select a container runtime” and I select docker it displays the password prompt and but then after I enter it the log just shows:
15:49:15.520 (start-service-admin) › { gpuInstallSelected: false, runtime: 'docker' } 15:49:15.521 (start-service-admin) › Install Command /home/dave/.nvwb/bin/wb-svc -websocket -docker -gid 1000 -uid 1000 -debug install 15:49:15.523 (start-service-admin) › isAdminPrivileged false 15:49:15.528 (renderer) › Navigating to run-install-workflow, /prompt-to-select-runtime 15:49:15.551 (start-service-admin) › { size: 0, timeout: 0 } 15:49:16.555 (start-service-admin) › rejected password 15:49:16.560 (start-service-admin) › { size: 0, timeout: 0 } 15:49:17.561 (start-service-admin) › rejected password 15:49:17.566 (start-service-admin) › { size: 0, timeout: 0 } 15:49:18.567 (start-service-admin) › rejected password 15:49:18.572 (start-service-admin) › { size: 0, timeout: 0 }
I’m entering the correct password - I used to option to display it to confirm. Also I already have docker installed.