ptarmiganlabs / ctrl-q

Command line tool for interacting with Qlik Sense Enterprise servers
MIT License
12 stars 2 forks source link

app-import failing while retrieving server tags #382

Open youritorchalski opened 6 months ago

youritorchalski commented 6 months ago

What version of Ctrl-Q are you using?

3.15.0

What version of Node.js are you using? Not applicable if you use the standalone version of Ctrl-Q.

No response

What command did you use to start Ctrl-Q?

see screenshot as the secure information is blurred

What operating system are you using?

MS Windows Server 2019 Std

What CPU architecture are you using?

x64

What Qlik Sense versions are you using?

May 2023 patch 8 (14.129.15)

Describe the Bug

It happens with both JWT and cert authentication: image

image

Expected Behavior

Apps are being imported

To Reproduce

No response

youritorchalski commented 6 months ago

Any update on this @mountaindude?

mountaindude commented 6 months ago

Have not had a chance to look into this in detail yet. Looks like you might have a "https" too much though..

The getaddrinfo error indicate that you are using https://10.11.12.13/foo/bar when you should just be using 10.11.12.13/foo/bar. Or whatever IP/path you are using. That's just a very quick guess though.

mountaindude commented 6 months ago

The Ctrl-Q site has examples on what the --host option should look like. Could it be that you included "https://" there...?

youritorchalski commented 6 months ago

I have https:// in it yes. That must be it. I will tesr and come back to you. Thanks for responding.

Kind regards,

Youri Torchalski Business Intelligence Consultant Qlik

Sent from a mobile device


Van: Göran Sander @.> Verzonden: Tuesday, January 9, 2024 10:44:35 AM Aan: ptarmiganlabs/ctrl-q @.> CC: Youri Torchalski @.>; Author @.> Onderwerp: Re: [ptarmiganlabs/ctrl-q] app-import failing while retrieving server tags (Issue #382)

The Ctrl-Q site has exampleshttps://ctrl-q.ptarmiganlabs.com/docs/command/import/app/#import-apps-from-qvf-files on what the --host option should look like. Could it be that you included "https://" there...?

— Reply to this email directly, view it on GitHubhttps://github.com/ptarmiganlabs/ctrl-q/issues/382#issuecomment-1882732177, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALBCDCQQ64KIJ53QUFDI2RLYNUGQHAVCNFSM6AAAAABBHK5WLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSG4ZTEMJXG4. You are receiving this because you authored the thread.Message ID: @.***>