Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export-QlikApp still failes to export large apps #150

Closed
RBI-Mike opened this issue Mar 12, 2021 · 2 comments
Closed

Export-QlikApp still failes to export large apps #150

RBI-Mike opened this issue Mar 12, 2021 · 2 comments

Comments

@RBI-Mike
Copy link

Duplicate of #129

Fixed in v1.20.0 that has just been released.

Originally posted by @ahaydon in #137 (comment)

@RBI-Mike
Copy link
Author

Hi there,
I've tried with versions 1.20.0 and 1.21.0 but still facing this error message when exporting large (>2GB) files.

The qvf files is downloaded to QlikSense's temp content (C:\ProgramData\Qlik\Sense\Repository\TempContent) in seconds, but after around 70 seconds this error occurs.

I'm using Powershell v4.

Do you have any advice?

Thanks,
Mike

_Invoke-WebRequest : Stream was too long.
At C:\Program Files\WindowsPowerShell\Modules\Qlik-Cli\functions\core.ps1:60
char:23

  •         $result = Invoke-WebRequest @paramInvokeRestMethod @params 
    

-UseBasic ...
+

    + CategoryInfo          : NotSpecified: (:) [Invoke-WebRequest], IOExcepti 
   on
    + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Comma 
   nds.InvokeWebRequestCommand_

@ahaydon
Copy link
Owner

ahaydon commented Jan 18, 2023

PowerShell v4 limitation

@ahaydon ahaydon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants