Hi everyone,
I’m trying to set up Omniverse Isaac Sim on an AWS EC2 instance. I went with the recommended g4dn.2xlarge instance type, running Ubuntu 22.04. I’ve followed all the installation steps carefully, including configuring the necessary ports based on the official documentation (I even allowed all traffic just to be safe).
I’m running Isaac Sim in headless native mode and trying to connect from my local machine using Omniverse Client. However, I’m hitting a roadblock: I keep receiving an “unknown error occurred” message. Meanwhile, the server log isn’t showing much except for "connection stream stopped"
and "client (nil) disconnected"
.
Has anyone encountered a similar issue or have any suggestions? Any help would be greatly appreciated!
Thanks in advance!
Isaac Sim Version
4.2.0
Operating System
Ubuntu 22.04
GPU Information
---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.183.01 Driver Version: 535.183.01 CUDA Version: 12.2 |
|-----------------------------------------±---------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 Tesla T4 Off | 00000000:00:1E.0 Off | 0 |
| N/A 38C P8 9W / 70W | 3MiB / 15360MiB | 0% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+
±--------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| No running processes found |
±--------------------------------------------------------------------------------------+
i’ve followed: AWS Deployment — Omniverse IsaacSim
Livestream Clients — Omniverse IsaacSim
this is my server log:
log-6-11-24.txt (1.1 MB)