Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
marcobis
Contributor II
Contributor II

Qlik load script stuck on saving in progress

Hi all, I made some modifications to my load script and Qlik autosaved it with no problem, but after some modification, Qlik stuck on "Saving in progress..." (see attached picture). What's the problem? Is there a log?

Thank you.

Labels (1)
4 Replies
marcus_sommer

Your data-model may be invalide by resulting in synthetic keys or circular loops and the automatic resolving may require more time and/or resources as you have. Getting a quick look on the data-model could be reached by reducing the loaded data-set, maybe with a FIRST 100 statement to the biggest loads or adding there a where-clause like: Date = today()

Rohan
Specialist
Specialist

Hi @marcobis ,

There could be multiple possiblities here : 

1) Network issues.

2) Space issues on the Qlik Server.

3) huge size of the dashboard.

How to debug further : 

 - Did the issue resolve itself or are you still facing the issue ?

    Ans- If it resolved itself then, mostly it was a network issue or the qlik service was in hang state.

 - Is it applicable to only a certain dashboard or are you facing it in all the dashboards ?

   Ans- if for all dashboards, Check the available disk space at Qlik node where the Qlik Share is present. if for a certain dashboard, try optimizing the data model once by importing it without data.


Let us know what works for you.

Regards,

Rohan.

 

 

marcobis
Contributor II
Contributor II
Author

Hi Rohan, I answer by point:

  1. Network is ok
  2. Qlik server actually has 1 TB of free space
  3. Yes the dashboard is huge

The issue is still present, but it is just on editing the script, on loading data the app is saved correctly, but when I start manually editing the script after 3-4 normal autosave, even if I write a single character or I put a single space, the it stuck on "Saving in progress..."

Rohan
Specialist
Specialist

Hi, 

Is it the same when your same dashboard is imported without data too ?

 

Regards,

Rohan.