Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I try to run a job from my studio in a remote engine but i have a timeout error to connect to an https url.
I can run the job on my laptop without using the remote engine as target exec.
I can access the url using a browser directly into the remote engine.
Talend version 7.1.1
Thank you for your help.
Guillaume
Hello,
For those interested with this topic, thanks to Talend professional service, i was able to fix this by adding two tSetProxy components in the job (one for http, another for https)
I don't really understand why i need to to this as it is already define in config files directly into the remote engine but it works.
Guillaume
Hello,
For those interested with this topic, thanks to Talend professional service, i was able to fix this by adding two tSetProxy components in the job (one for http, another for https)
I don't really understand why i need to to this as it is already define in config files directly into the remote engine but it works.
Guillaume