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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JimXu
Contributor II
Contributor II

rest API return Response status code does not indicate success: 500 (Internal Server Error)

we are using below rest API to call a CDC child task,and our qlik replicate version is "November 2023 (2023.11.0.282)"

Even the timeout set as (https://$hostname/attunityenterprisemanager/api/v1/servers/$QlikServer/tasks/"+$TaskName+"/?action=run&timeout=600), but still below log in 5min it return 500.

The thing is this problem only apprear randomly ,not every time.

31/12/2024 02:00:21:996 AM - Starting Replicate Task 
31/12/2024 02:05:25:693 AM - Response status code does not indicate success: 500 (Internal Server Error).
31/12/2024 02:05:45:843 AM - Updating Batch 2161 Failed

 

 

 

 

1 Reply
DesmondWOO
Support
Support

Hi @JimXu ,

Thank you for reaching out to the Qlik Community.

It appears that you executed a RunTask API. According to the error code, "500" indicates that the task cannot be run because it is already running. So increasing the timeout will not help in this case.

Happy New Year!

Regards,
Desmond

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!