Skip to content

Web Viewer fails with "StreamerNoStunResponsesReceived" on NVIDIA Brev L40S instance #6

@Toni-Fr

Description

@Toni-Fr

I am running into issues with trying to view Isaac Sim.

I have followed the instructions within this repository. Starting by following the "Quickstart Guide", I've done the following:

  1. Deployed an Isaac Launchable NVIDIA L40S instance through Brev:
Image
  1. Ensured that the instance is fully ready on Brev:
Image
  1. Using the URL from "Using Secure Links", I can successfully gain access to the Visual Studio Code dev environment.

  2. Following the instructions found from isaac-lab/vscode/README.md, I start Isaac Sim using
    ACCEPT_EULA=y /isaac-sim/runheadless.sh
    Output: isaac-start-log.txt
    The application reports Isaac Sim Full Streaming App is loaded. and does not exit or crash.

  3. To view the Isaac Sim UI, I copy the URL of the Visual Studio Code dev environment, change the end to '/viewer/', and wait to see the stream. Initially the new tab shows "Waiting for stream...", but after a short while the window displays an error: ERROR Session start failed with error: "StreamerNoStunResponsesReceived"

Image

Output: isaac-viewer-log.txt
The error message remains displayed, even after waiting for 15-20 minutes.

  1. Troubleshooting:
  • Opened a terminal to the GPU Instance, and ensured that the isaac-lab-nginx, isaac-lab-vscode and isaac-lab-viewer containers are all up and running:
Image

All the steps I've taken have been directly following the instructions found in the README's in this repository. Haven't found a solution to this issue yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions