I can’t understand what’s wrong with my deskop workbench. I’m using ubuntu 24 and i want to run a custom app with gradio but when i look at the output i get the error "cd /projects/code/ permission denied. Also i can’t view the folders in the jupyter lab.
Hi - thanks for posting.
that is strange.
Can you send us the support logs?
You can see how to do that here: Log and Runtime Files - NVIDIA Docs
Tyler
Sure here is my sample log file and screenshots of the UI
workbench.log (99.8 KB)
I think this in Particular
{“level”:“error”,“error”:“(Container project-hybriggraphraglanggraph) bash -lc "PROXY_PREFIX=\"/projects/HybrigGraphRagLanggraph/applications/ChatApp\"; PROXY_PREFIX=\"/projects/HybrigGraphRagLanggraph/applications/ChatApp\" cd /project/code && PROXY_PREFIX=$PROXY_PREFIX python3 app.py": exit status 1”,“project_name”:“HybrigGraphRagLanggraph”,“application_name”:“ChatApp”,“time”:“2024-09-04T16:43:08+03:00”,“message”:“failed to execute launch command.”}
Thanks for this information, we are reviewing and we’ll get back to you shortly.
Can you create a support bundle and drop it here? It should container more logs that can help us pinpoint the issue. Thanks!
Hello, I’m having the same issue when I was trying to add a simple gradio app. It looks like the files in the project folder get mounted as a root user, while the scripts are run using the workbench
user. Thanks!
Can you create a support bundle and drop it here? It should container more logs that can help us pinpoint the issue. Thanks!