- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i got error while connecting turbovnc, channel 5: open failed: connect failed: Connection refused
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities. Could you please let us know which DevCloud you're using? Is it Intel DevCloud for oneAPI/Edge/FPGA?
Are you following this document(https://devcloud.intel.com/oneapi/documentation/rendering-toolkit-for-linux/)? If yes, please let us know in which step you're getting the above error. If not, please try the given document and let us know if the issue still persists.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We could reproduce your issue.
Please find our observations below:
We are assuming that your devcloud config file doesn't have the below part. If you do not have, please add this to your config file(path: <mobaxterm/cygwin installed path>/.ssh/config)
# SSH Tunnel config
################################################################################################
Host *.aidevcloud
User uXXXXX
IdentityFile ~/.ssh/devcloud-access-key-XXXXX.txt
ProxyCommand ssh -T devcloud nc %h %p
LocalForward 5022 localhost:22
LocalForward 5901 localhost:5901
################################################################################################
After adding, please follow the below steps:
1) In first terminal,
ssh devcloud
qsub -I -l nodes=1:renderkit:ppn=2
/opt/TurboVNC/bin/vncserver -otp
You will be connected to a compute node(let's assume you have connected to s001-n145 node) and A one-time OTP will be generated.
2) In second terminal,
ssh s001-n145.aidevcloud
3) After you are connected to the compute node is the second terminal too, Open turbo VNC viewer and enter
localhost:1
Click on connect. Enter the OTP that was generated from your first terminal in the password field and click enter.
Please let us know if the issue still persists. If this resolves your issue, make sure to accept this as a solution. This helps others with similar issue. Thank you.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. Could you please give us an update regarding this issue?
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We assume that your issue is resolved. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Alekhya

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page