Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
carolcandice
Contributor II
Contributor II

The REST API call timed out between services

I'm trying to import apps via QMC and receiving the error message "The REST API call timed out between services."
It doesn't have to do with the app size. It occurs with different size apps.

Does anyone know how to solve this situation?

3 Solutions

Accepted Solutions
Albert_Candelario

Hello @eugabgomes ,

Is the issue only when importing this single app or with any app?

What user is running the Qlik Sense Repository Service?

Cheers,

Albert

 

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

Albert_Candelario

Thanks @eugabgomes ,

The Qlik Sense Repository Service (not the Database one) should not run under the Local System user, but under the service account one.

Is this something you could test? and share the outcome with us.

You would like to review this Qlik Sense Service Account requirements and how to... - Qlik Community - 1713073 before attempting it. As always, always take a backup/snapshot in case of a need. 

Cheers! 

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

Albert_Candelario

Excellent @eugabgomes ! I am glad it worked!

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

9 Replies
ken4runner
Creator
Creator

We are having this same error with one of our qvf files  while attempting to import and so far have not found any root cause, any workaround, or any solution. (June 2019 Patch 5)

dplr-rn
Partner - Master III
Partner - Master III

check the timeout value in your connection. maybe you need to set it higher

frheblou
Contributor II
Contributor II

Hello,

A workaround that worked for me :

  1. Create dummy empty app
  2. When importing use "Replace existing app"
  3. Choose app to replace : dummy app
  4. Select "Import without data" : it should succeed
  5. [OPTIONAL] Repeat steps 2, 3, 4 but import WITH data this time : it should succeed

 

eugabgomes
Contributor III
Contributor III

Hello,

I'm also facing this problem. None of the workarounds work! I'm trying to import Sessions Monitor. I've already tried to re-download it, replace a dummy app, nothing works.

This is what is displayed in the System_Engine log:

 

ExtendedException: Type '500' thrown in file 'c:\jws\engine-common-ws\src\serverplugin\plugins\pluginapisupport\pluginhelpers.cpp' in function 'ServerPlugin::PluginHelpers::ConvertAndThrow' on line '35'. Message: 'Internal Server Error' and additional debug info: 'Received 500 when adding /qrs/app/66c8a69e-f41a-4e77-913e-dd00a302c0ef/bulk'

Can anybody give me a hand?

Albert_Candelario

Hello @eugabgomes ,

Is the issue only when importing this single app or with any app?

What user is running the Qlik Sense Repository Service?

Cheers,

Albert

 

Please, remember to mark the thread as solved once getting the correct answer
eugabgomes
Contributor III
Contributor III

Hello @Albert_Candelario thanks for your response.

This is happening when importing any app.

Qlik Sense Repository Service is running by Local System user.

 

Albert_Candelario

Thanks @eugabgomes ,

The Qlik Sense Repository Service (not the Database one) should not run under the Local System user, but under the service account one.

Is this something you could test? and share the outcome with us.

You would like to review this Qlik Sense Service Account requirements and how to... - Qlik Community - 1713073 before attempting it. As always, always take a backup/snapshot in case of a need. 

Cheers! 

Please, remember to mark the thread as solved once getting the correct answer
eugabgomes
Contributor III
Contributor III

@Albert_Candelario  I followed your advice and by utilizing a service account to run Qlik Sense Repository Service, I managed to import the app.

Thank you so much for your help 🙂

Albert_Candelario

Excellent @eugabgomes ! I am glad it worked!

Please, remember to mark the thread as solved once getting the correct answer