Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Karthik_Kommarraju
Contributor
Contributor

TFTP connection failed in management console

Hi,

I am trying to connect to a server using tftp connection in cloud. I am able to run this in Talend integration, but when I publish it in cloud and run in management console, it is failing. Here is the error.

Can anyone help me out here.

ERROR | 2021-02-23T15:01:35.445+0000 | org.talend.ipaas.rt.deployment-agent:2.9.4 | 

 "message": "Task 6034291178ef522532b8cf14/3.4 failed unexpectedly. Step 96c0a205-6c89-478f-a51c-a3e78ff52416 failed with code 1 and error Job stopped with errors or unable to run. Exception in component tFTPConnection_1 (SFTP_Test) com.jcraft.jsch.JSchException: Auth cancel",

 "event_type": "JOB_STATUS",

 "job_phase": "EXECUTION_FAILED",

 "timestamp": 1614092495445,

 "context": {

  "remote_engine_id": "d325ea90-e373-4e22-b6a4-0bf2c65bfcf6",

  "remote_engine_name": "Remote Engine 1",

  "task_execution_id": "96c0a205-6c89-478f-a51c-a3e78ff52416",

  "workspace_name": "Shared",

  "workspace_id": "5f1af9f6a419301a9f10828b",

  "environment_name": "default",

  "environment_id": "5f1af9f6a419301a9f10828a",

  "environment_version": "1.3",

  "trigger_timestamp": 1614092484218,

  "artifact_name": "SFTP_Test",

  "artifact_version": "0.1.2.20212302030059",

  "task_id": "6034291178ef522532b8cf14",

  "task_na

Labels (5)
3 Replies
Anonymous
Not applicable

Hi @Karthik Kommarraju​ 

Does the remote engine is installed on the same machine where studio is installed? Can you share a screenshot of basic settings of tFTPConnection?

 

Regards

Shong

Karthik_Kommarraju
Contributor
Contributor
Author

Hi @Shicong Hong​ ​ ,

Below are the basic setting details for tFTP component and job log details as well.

 

Error Log details:

 

Warning2021-02-24 11:23:27

6035370278ef522532b8dea6/5.5: Step 5e987eb3-e194-4d95-8445-b8dfdd87900b failed with code 1 and error Job stopped with errors or unable to run. Exception in component tFTPConnection_1 (SFTP) com.jcraft.jsch.JSchException: Auth cancel

Failed2021-02-24 11:23:27

Task 6035370278ef522532b8dea6/5.5 failed unexpectedly.

org.talend.ipaas.rt.flow.controller.impl.FlowExecutionException: Step 5e987eb3-e194-4d95-8445-b8dfdd87900b failed with code 1 and error Job stopped with errors or unable to run. Exception in component tFTPConnection_1 (SFTP) com.jcraft.jsch.JSchException: Auth cancel

    at org.talend.ipaas.rt.flow.controller.impl.JobControllerImpl.doRun(JobControllerImpl.java:167) ~[?:?]

 

Component setting details.

 

 

 

please let me know if anything needed.

Anonymous
Not applicable

It seems you missed uploading the screenshots?