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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
AbdullahMastan
Partner - Contributor III
Partner - Contributor III

Unable to access Talend Data Prep & Stewardship

Greetings, 

We have gotten a project of Talend and have installed & configured the entire suit at the client. [Ref: tac_ui.jpg]

However, we are unable to access Data Prep & Stewardship. [Ref: data_prep_error.jpg] 

What we've done:

  •  Use Talend Installer & custom download all the modules. 
  • Download & config MongoDB. Created required databases in it. 
  • Create a Data Prep & Stew user in TAC. 
  • Open all ports. 
  • Image attached to so properties. [Ref: data_prep_config.jpg]

The software is installed on a REHL Server (CLI Mode) & it's being accessed locally through Google.  

 

@Denis_Segard Could you assist please?

 

 

 

Labels (4)
1 Solution

Accepted Solutions
Rahul_Kale
Support
Support

Hello AbdullahMastan,

 

Thank you for reaching out to the Qlik community.
 

This happens due to hostname / IAM (OIDC) mismatch, not MongoDB.


To deal with this issue, you will need to use the same hostname (FQDN) everywhere (don’t mix localhost and IP):

  • Data Prep application.properties: set public.ip and iam.ip to the server hostname. Please refer to this document, which gives detailed information about the same.
  • Data Stewardship data-stewardship.properties: set frontend.url, gateway.url, oidc.url with the same hostname. Refer to this document for detailed information.
  • Restart IAM, Data Prep, Data Stewardship.
  • Access via http://<hostname>:9999 (Prep) and :19998 (Stewardship). Refer to this document, which gives more information about Ports.

 

View solution in original post

4 Replies
Rahul_Kale
Support
Support

Hello AbdullahMastan,

 

Thank you for reaching out to the Qlik community.
 

This happens due to hostname / IAM (OIDC) mismatch, not MongoDB.


To deal with this issue, you will need to use the same hostname (FQDN) everywhere (don’t mix localhost and IP):

  • Data Prep application.properties: set public.ip and iam.ip to the server hostname. Please refer to this document, which gives detailed information about the same.
  • Data Stewardship data-stewardship.properties: set frontend.url, gateway.url, oidc.url with the same hostname. Refer to this document for detailed information.
  • Restart IAM, Data Prep, Data Stewardship.
  • Access via http://<hostname>:9999 (Prep) and :19998 (Stewardship). Refer to this document, which gives more information about Ports.

 

AbdullahMastan
Partner - Contributor III
Partner - Contributor III
Author

Thanks for the prompt response. Could you please provide your insights on this too. 

Im unable to config the job server via TAC although all of my ports are listening and precisely configured. 

Error: Command Port & FileTransferPort misconfigured. 

AbdullahMastan_1-1778244589596.png

AbdullahMastan_2-1778244703850.png

 

Rahul_Kale
Support
Support

Hello AbdullahMastan,

 

We would be more than happy to assist you. Could you please start a new discussion for this issue? Since we have already discussed a different issue on this page, continuing here may confuse others who refer to this document in the future.

AbdullahMastan
Partner - Contributor III
Partner - Contributor III
Author

Agreed, Thanks for the politeness.