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

Struggling to connect to Qlik #57

Open
JT-NHS-UHMBT opened this issue Nov 30, 2022 · 1 comment
Open

Struggling to connect to Qlik #57

JT-NHS-UHMBT opened this issue Nov 30, 2022 · 1 comment

Comments

@JT-NHS-UHMBT
Copy link

Description

Hi,
I have followed all the steps for the HelloWorld python example. I am using Qlik Sense Enterprise on the web.

When I run the main.py file I get a connection to the correct port, however when opening Qlik Sense and the .qvf app nothing is loaded, and the command prompt doesn't show the capabilities that should be listed.

I have setup certificates and they are in the right place and folder path has been set in the Analytical connection.

I cannot see what I am doing wrong and really need some help.

Steps to Reproduce

Certificates:
image

Analytical connection:
image

Folder with all scripts in for HelloWorld:
image

Command prompt when I run python main.py:
image

Result (or no result) to Qlik app:
image

Environment

Operating system
 Windows
Qlik Sense
[Server (web)

Versions

  • server-side-extension: One from this github repo
  • Qlik Sense: Most recent
@ShankarRoutu
Copy link

We also faced same issue. The below trick has solved our case.

  1. open cmd
  2. type "hostname"
  3. copy hostname
  4. open QMC >> open analytic connection >> replace localhost with the one from step 3.
  5. Apply

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