Installation fail - Application Error

If you are reporting a bug or error, consider submitting a [Support Bundle](https://docs.nvidia.com/ai-workbench/user-guide/latest/troubleshooting


/logging.html#create-a-support-bundle-for-troubleshooting) to aiworkbench-ea@nvidia.com. This will help us solve your issue more quickly.

Please describe your issue or request: (tick the boxes after creating this topic):
When click “NVIDIA-AI-Workbench-x86_64.AppImage” to install and get the error message as snapshot show.

Please tick the appropriate box to help us categorize your post
[V] Bug or Error
Feature Request
Documentation Issue
Other

OS: Ubuntu 24.04.1 LTS
Kernel: 6.8.0-45-generic

Just a sharing with the solution from what I conclude:

$ sudo apt install apt-transport-https curl software-properties-common
$ curl -s -L https://nvidia.github.io/nvidia-docker/ubuntu18.04/nvidia-docker.list
$ sudo tee /etc/apt/sources.list.d/nvidia-docker.list
$ sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit nvidia-cuda-dev nvidia-docker2

After all above commands executed and reboot. Click the NVIDIA-AI-Workbench-x86_64.AppImage, the installation is smooth and complete

Howard

I apologize for not getting to you before you solved the issue on your own.

I will pass to the engineering team for diagnosis as to root cause.

How did you arrive at this solution?

Tyler

Thanks for the feedback the issue was solved by docker update. But some issue to run the APP in environment. Not sure if you can give some hints according to the logs.
workbench.log (2.6 MB)

will take a look.

By the way, can I know why the nvwb command not found after the installation complete? I tried to install on another device also got same result

nvwb list contexts

nvwb: command not found

Let’s hop on a call to resolve both of your issues.

Can you email aiworkbench-ea@nvidia.com to setup a time?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.