Kit Remote not starting (Windows)

Hi,
I’m relative new to dealing wiht Server and I’m not able to start the remote Kit in Windows. I red that some Errors can be ignored but I can really use some help : )

I’am able to open the Webclient and see the omnivers application running on the Serve.

Thanks in advance

I get the following Output when i try to start the Client:

I-!$> [2021-06-17 15:43:24,288]=17:43:24= INFO [BifrostClient: Scheduler] {00004AB0} - Successfully set TLS with value 000001EBEE16DEE0
I-!$> [2021-06-17 15:43:24,288]=17:43:24= INFO [BifrostClient: Scheduler] {00004894} - Successfully set TLS with value 000001EBEE16DEE0
I-!$> [2021-06-17 15:43:24,288]=17:43:24= INFO [BifrostClient: Scheduler] {00003174} - Successfully set TLS with value 000001EBEE16DEE0
I-!$> [2021-06-17 15:43:24,288]=17:43:24= INFO [BifrostClient: Scheduler] {00003C54} - Successfully set TLS with value 000001EBEE16DEE0
I-!#>
[2021-06-17 15:43:24,289]=17:43:24= INFO [Common: Network] {00004EAC} - BCryptGenRandom succeeded
I-!#>
[2021-06-17 15:43:24,311]=17:43:24= INFO [Common: Network] {00004EAC} - Successfully set overridden random method
I-!$> [2021-06-17 15:43:24,315]=17:43:24= DEBUG [BifrostClient: Interface] {00004EAC} - nvbCreateClient( 000001EBEE11F110 )
[2021-06-17 15:43:24,979]=17:43:24= ERROR [BifrostClient: Streamer] {00004EAC} - updateVideoSettingsForNVbProfile: profile 8 is not handled
[2021-06-17 15:43:27,145]=17:43:27= ERROR [NVST:RtspClient] {00004AB0} - Failed to create the RTSP session: Connection refused
[2021-06-17 15:43:27,149]=17:43:27= ERROR [NVST:ClientSession] {00004AB0} - Unexpectedly disconnected from server
[2021-06-17 15:43:27,152]=17:43:27= ERROR [NVST:ClientSession] {00004AB0} - Failed to connect to server using RTSP handshake (error codes: 0X800B000C 0X800B000C)
[2021-06-17 15:43:27,155]=17:43:27= ERROR [NVST:ClientSession] {00004AB0} - Failed to create RTSP connection with error 0X800B000C
[2021-06-17 15:43:27,159]=17:43:27= ERROR [NVST:ClientLibraryWrapper] {00004AB0} - Could not create initial streaming connection : 0x800b000c
[2021-06-17 15:43:27,164]=17:43:27= ERROR [BifrostClient: Streamer] {00004AB0} - Failed to initiate connection to rtsp://153.97.12.203:48010: Error: NVST_R_ERROR_UNEXPECTED_DISCONNECTION (0x800b000c)
[2021-06-17 15:43:27,171]=17:43:27= ERROR [BifrostClient: Streamer] {00004AB0} - Streamer connection failure. Error: NVST_R_ERROR_UNEXPECTED_DISCONNECTION (0x800b000c)
[2021-06-17 15:43:27,175]=17:43:27= ERROR [BifrostClient: SessionController] {00004AB0} - Failed to start the streamer for session 567e43f0-3363-4895-8112-428fa0d3070b. Aborting the session.
[2021-06-17 15:43:27,176]=17:43:27= ERROR [RemoteGridApp] {00003174} - STREAMING: FAILED: NVB_SN_STREAMING_START_FAILED (800b000c)
I-!#>
[2021-06-17 15:43:27,252]=17:43:27= INFO [BifrostClient: Interface] {00004EAC} - nvbDestroyClient(). Successfully destroyed NVbClient

I figured it out.

Great to hear, let us know if there are other things we can help with !

Hi, what was the problem and how you solved it? I Have the same problem in ubuntu.

I had to run the docker Container with --entrypoint set to runheadless.kitremote.sh .

I missed a Note in the Dokumentation:
https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/setup.html#isaac-sim-headless-container

You cann find the hint under Section 4 “Run”.

Thanks a lot. It’s finally alive 8)

1 Like