Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am getting below error although there is only 1 active session accessing the application.
Could someone please help on this issue
Thanks in Advance,
Poojashri
In the proxy logs you should see five sessions for same user. Starting from this you have to understand why and how these sessions are created. Remmeber that you create a Proxy session when you open a Qlik Sense app from a specific device. If you open same app on two different browser, this is two sessions. If you open same app in two browsers tabs, this is one session.
Hey @poojashribanger , could you please share your code? Is this a mashup? It is deployed on Qlik web server? Which authentication method you are using?
.
I'd like to check your javascript code where you are establishing connectiong with Qlik. What you have shared it is just an HTML file which is imporinting bundled JS files. Please share JS files source code.
.Code
Everything seem correct from a code point of view. You should trouble shoot the issue looking into Proxy logs file and from an acrchitectural point of view.
Thanks for reviewing.
Just to confirm, Is there anything else that i might have missed other than checking the logs.
Because i did check the log and couldn't find anything.
In the proxy logs you should see five sessions for same user. Starting from this you have to understand why and how these sessions are created. Remmeber that you create a Proxy session when you open a Qlik Sense app from a specific device. If you open same app on two different browser, this is two sessions. If you open same app in two browsers tabs, this is one session.
Thanks for your response,
we found that issue was with proxy server,