Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts, I need to embed Qlik Sense objects into our own CRM webpages.
First, I created an iFrame and added this into our webpage. When viewing the webpage I need to login into Qlik Sense first. After that, the Qlik object keeps on loading and after about one minute I get the message: "An error occured, Not connected" (see images). The Qlik iFrame demo object loads without a problem. I tried adding the CRM domain name to the Virtual Proxy in the QMC but that did not help.
Any suggestion are very welcome!
it was time-out issue for us. Websocketpinginterval was set to high, so we are getting issue. We changed that to 60 seconds and issue got resolved.
It might not be qlik issue if you are seeing continuous call in IFrame embedding.
I am getting exact issue but error is appearing after 10 minutes.
Let me know the fix if someone have fixed similar issue. It is a critical issue raised by customer. Thanks in advance.
I'm having the same problem.
Only the spinner appears and nothing else, I noticed that several requests are made, it seems that it is in a loop.
Did anyone solve it? I need to solve this to continue my activities ...
it was time-out issue for us. Websocketpinginterval was set to high, so we are getting issue. We changed that to 60 seconds and issue got resolved.
It might not be qlik issue if you are seeing continuous call in IFrame embedding.
I am having the same problem. How do you set the websocketpinginterval?
WebSocketPingInterval Property is available in "C:\Program Files\Qlik\Sense\Proxy\Proxy.exe.config"
This was set to 0 (disabled). I tried setting to 60 and it had no effect, do services need to be restarted? Also, this seems to only happen to certain users.