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: 
diwakarreddy
Contributor III
Contributor III

NL Insight issue . Unable to connect to Qlik Sense Engine. Possible causes : Too many connections, the server is offline or network issues

Hi,

We have upgraded Qlik Sense from Feb-2022 to Feb-2024 patch 2 and faced below issue while testing the new component NL insights .

  1. checked the max connections in postgres-sql conf file which is fine 
  2. checked web socket connection , working fine.

diwakarreddy_0-1713429341323.png

 

Can anyone please help on the issue.

Regards,

Diwakar

 

 

Labels (1)
1 Solution

Accepted Solutions
mpc
Partner Ambassador
Partner Ambassador

Thanks,

NL Parser Service should be listening on port 4952, and NL Brooker Service on 4951.
Can you check in "C:\Program Files\Qlik\Sense\ServiceDispatcher\" if the following lines are on True:

[nl-parser] Disabled=true
[nl-broker] Disabled=true

If yes, pass it to false, and restart the services (or the serveur)

mpc

View solution in original post

6 Replies
mpc
Partner Ambassador
Partner Ambassador

Hi,

Are you on a RIM node or a Central Node ?
Can you check if any error are thrown in the browser's console (maybe Error 500).
Can you check the engine logs too ?

Kind regards

mpc
diwakarreddy
Contributor III
Contributor III
Author

Hi @mpc 

Are you on a RIM node or a Central Node ?

>> It is a single node environment
Can you check if any error are thrown in the browser's console (maybe Error 500).

>> getting 500 ( Internal server error )

Regards,

Diwakar.

mpc
Partner Ambassador
Partner Ambassador

Ok thanks, 

Can you check on your serveur if the following port are listening, and then, what's listening on:
- 4951, 4952, 4953, 4954, 4900, 4747

mpc
diwakarreddy
Contributor III
Contributor III
Author

Hi @mpc ,

Thank you for your reply.

Nothing on 4951,4952,4954

4953 - nl-app-search.exe

4900 - node.exe

4747 - engine.exe

Please find below.

diwakarreddy_0-1713432458502.png

 

Regards,

Diwakar

 

mpc
Partner Ambassador
Partner Ambassador

Thanks,

NL Parser Service should be listening on port 4952, and NL Brooker Service on 4951.
Can you check in "C:\Program Files\Qlik\Sense\ServiceDispatcher\" if the following lines are on True:

[nl-parser] Disabled=true
[nl-broker] Disabled=true

If yes, pass it to false, and restart the services (or the serveur)

mpc
diwakarreddy
Contributor III
Contributor III
Author

Hi @mpc 

It worked.

Thank you very much.

Regards,

Diwakar