Forum Discussion
We suspect the issue is that the local host is not accepting connections from the remote host.
Could you please check your firewall settings to see if it might block the connection? If needed, you may consult with your IT for assistance.
In your project directory there should a dse_ssh_job_*.log file, does that report any problems?
In the project path, you should see shell scripts that DSE has created quartus_worker_*.sh, can you try running them manually and see if there are any errors?
Best Regards,
Richard Tan
p/s: If you find any answers from the community or Intel Support to be helpful, we encourage you to mark them as the best answer or rate them 4/5 in the survey.
- DanielCanche2 years ago
New Contributor
We reviewed dse_ssh_job_*.log files and found these errors:
"dse_ssh_job_dse1_1":
FATAL ERROR: Network error: Connection timed out
"dse_ssh_job_dse1_2":
FATAL ERROR: Network error: Software caused connection abort
"dse_ssh_job_dse1_base":Connected Successfully
Setting up environment variables
Changing to initial working directory
Ready to launch quartus_worker
Also, we ran the scripts manually in the remote machine and we got multiple errors which we attached to this reply. We don't think it's a firewall issue because we can connect via SSH using PuTTY and other applications without any problems. We would appreciate your prompt response to this problem.