Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
lironbaram
Partner - Master III
Partner - Master III

error uploading extensions to sense server

hello everybody

when i try to upload extensions to my sense server

for some of the extensions i get an error :

"Command=Add extension;Result=500;ResultText=Error: StaticContentWeb

....

Exception of type 'Repository.Communication.StaticContent.StaticContentWebException' was thrown. (HTTP code: 500)"

what is the meaning of this error ?

attach is a log file

thanks

15 Replies
abhaysingh
Specialist II
Specialist II

Hi Rick,

I tried but its not exporting to server..i am trying to Export qWidget extension for date picker.. but not exporting..

Anonymous
Not applicable

This sounds like the last issue listed in the following doc:

Qlik Sense Server - Troubleshooting Extension Imports

One issue that cropped up with version 2.1.1 is that when the wbfolder.wbl of the extension being imported doesn't list all of the files Sense will throw an error mentioned.

Instead of deleting the files, you can just add them to the wblfolder.wbl.  I created a simple script to remedy the situation if that happens to be the cause:

wblGen - Automated wbfolder.wbl generator

tomas_arn
Partner - Contributor
Partner - Contributor

Use this and fix the extension file before importing it, and it will work in 2.1.1.

ext-check - Check and fix extensions before importing into Qlik Sense Server

abhaysingh
Specialist II
Specialist II

Not understood the ext-Check.

abhaysingh
Specialist II
Specialist II

i have tried in cmd

npm install ext-check -g   

to install Prerequisites

Node.js + NPM installed on your system

but not able to understand is it really installed on my system or not..

after doing so trying ext-check in CMD, getting error the file undefine does not exist

reg

ABhay

Not applicable

Hi,

I have the same.

The term 'ext-check' is not recognized as the name of a cmdlet, function, script file, or operable program.

Where is the problem?

Laura