
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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()


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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()

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rohan, I answer by point:
- Network is ok
- Qlik server actually has 1 TB of free space
- 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..."

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is it the same when your same dashboard is imported without data too ?
Regards,
Rohan.
