Please provide the following information when requesting support.
• Hardware (T4/V100/Xavier/Nano/etc) - T4
• Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc) - NA
• TLT Version (Please run “tlt info --verbose” and share “docker_tag” here) - NA
• Training spec file(If have, please share here) - NA
• How to reproduce the issue ? (This is for errors. Please share the command line and the detailed log here.) - <host_url>//api/v2/tao_api_notebooks.zip in browser
2026-01-07 09:08:02,550 - nvidia_tao_core.microservices.app - ERROR - Exception on /api/v2/tao_api_notebooks.zip [GET]
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/flask/app.py”, line 1511, in wsgi_app
response = self.full_dispatch_request()
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/flask/app.py”, line 919, in full_dispatch_request
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/flask/app.py”, line 917, in full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/flask/app.py”, line 902, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/nvidia_tao_core/microservices/decorators.py”, line 40, in decorated_function
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File “/opt/venv/cosmos_rl/lib/python3.12/site-packages/nvidia_tao_core/microservices/blueprints/v2/admin.py”, line 130, in download_folder
shutil.make_archive(“/tmp/tao_api_notebooks”, ‘zip’, “/shared/notebooks/”)
File “/usr/lib/python3.12/shutil.py”, line 1144, in make_archive
stmd = os.stat(root_dir).st_mode
^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: ‘/shared/notebooks/’
127.0.0.1 - - [07/Jan/2026:09:08:02 +0000] “GET /api/v2/tao_api_notebooks.zip HTTP/1.1” 500 334 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0”
Please help resolve this as the notebooks can’t be downloaded at <host_url>/tao_api_notebooks.zip
Thanks & regards,
Projjwal