Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Imran_Arshad
Partner - Contributor III
Partner - Contributor III

QIB NLU Configuration Failed

Hi Qlik Community,

I am posting QIB-NLU inquiry here as no thread is found in the drop-down list.

I have tried to connect QIB-NLU with the certificates issued by my QlikSense Server & also tried with SSL-Certificate (issued by Certified Authority) but in both cases i am unable to connect both machines, please note that QIB & QS are installed on same machines.

Below are the logs taken from QIB-NLU-Configuration File:

 

}
2019-10-18 15:13:52.5062|INFO|Configuration|CreateAgent|Creating new agent for Qlik Insight Bot nlu
2019-10-18 15:13:52.5212|INFO|Configuration|SendRequest|Sending request with following parameter
2019-10-18 15:13:52.5322|INFO|Configuration|SendRequest|Method: Post
2019-10-18 15:13:53.4148|ERROR|Configuration|SendRequest|Error while sending request with following parameter
2019-10-18 15:13:53.4289|ERROR|Configuration|SendRequest|The remote server returned an error: (401) Unauthorized.
2019-10-18 15:13:53.4419|ERROR|Configuration|SendRequest|{
"status": "error",
"message": "NLU configuration failed."
}
2019-10-18 15:13:53.4549|ERROR|Configuration|CreateAgent|Error while creating agent
2019-10-18 15:13:53.4689|ERROR|Configuration|CreateAgent|{
"status": "error",
"message": "NLU configuration failed."
}
2019-10-18 15:13:53.4830|ERROR|Component Configuration|ConfigureNLU|{
"status": "error",
"message": "NLU configuration failed."
}

 

 

 

Labels (2)
26 Replies
treysmithdev
Partner Ambassador
Partner Ambassador

I would try the following:

  • docker-compose down
  • reconvert the .pfx cert to the .pem pair.
  • delete the certificates in /home/
  • copy new certificates to the /home/ directory
  • docker-compose up

I am not sure what is going wrong, but the correct directory is /home/.

Blog: WhereClause   Twitter: @treysmithdev
marcos_herrera
Partner - Creator III
Partner - Creator III

Hi

Thanks for all your help, i recreated the certificates and then stored con correct folder, now worked for me Thank yo so much

 

ErrorBrowser.png

marcos_herrera
Partner - Creator III
Partner - Creator III

Hi Friends 

2019-11-13 15:02:21.9188|WARN|Configuration|GetConfigParameter|BotAppSettings section not found in system configuration file.
2019-11-13 15:02:21.9188|WARN|Configuration|GetConfigParameter|BotAppSettings section not found in system configuration file.
2019-11-13 15:02:21.9345|WARN|Configuration|GetConfigParameter|BotAppSettings section not found in system configuration file.
2019-11-13 15:02:21.9345|INFO|Configuration|CreateAgent|Creating new agent for Qlik Insight Bot nlu
2019-11-13 15:02:21.9345|INFO|Configuration|SendRequest|Sending request with following parameter
2019-11-13 15:02:21.9345|INFO|Configuration|SendRequest|Method: Post
2019-11-13 15:02:25.8101|ERROR|Configuration|SendRequest|Error while sending request with following parameter
2019-11-13 15:02:25.8101|ERROR|Configuration|SendRequest|Error en el servidor remoto: (401) No autorizado.
2019-11-13 15:02:25.8101|ERROR|Configuration|SendRequest|{
"status": "error",
"message": "NLU configuration failed."
}
2019-11-13 15:02:25.8101|ERROR|Configuration|CreateAgent|Error while creating agent
2019-11-13 15:02:25.8101|ERROR|Configuration|CreateAgent|{
"status": "error",
"message": "NLU configuration failed."
}
2019-11-13 15:02:25.8101|ERROR|Component Configuration|ConfigureNLU|{
"status": "error",
"message": "NLU configuration failed."

 

Imran_Arshad
Partner - Contributor III
Partner - Contributor III
Author

@marcos_herrera Good to hear that you had configured SSL-Certificate with NLU-Machine as per shared screenshot, now the only thing is to check with your License as everything seems to be perfect.

I was facing the same issue before but after changing to my new license (provided by Qlik), i was able to connect to NLU-Machine.

marcos_herrera
Partner - Creator III
Partner - Creator III

Hi Dear 

 

 

 

 

Imran_Arshad
Partner - Contributor III
Partner - Contributor III
Author

Hi @marcos_herrera

Following steps can be help for you dear.

  1. Please recheck your "Activation Token".
  2. I believe you had already tried your license before for configurations (As per the logs shared)
  3. You have to use the same Email-ID for which this license is issued (Email-ID will be mentioned in your license details).

Thanks & best of luck

Regards,

M.Imran

 

marcos_herrera
Partner - Creator III
Partner - Creator III

Hi  Dear 

The problem was on license,  thanks for your help ,

QIB NLU.PNG