Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm trying to login to one of our qlikview apps using ticketing. I'm able to retrieve a ticket but then when I try to access using that ticket I get a pop up of "No Connection" error. When I look at my log files I see that it says "Create client: No User" and "Warning Failed to get client: host not found". I'm not sure what this error means. Can you please help?
P.S. This is happening in our Dev environment recently but it was working fine before. In our production environment it's still working fine.
Hello,
I’ve just installed a new Qlikview server (server 2008 R2) with version 11.20 SR3.
We access the QVWs from another portal for single sign-on, with the GetTicket method, working flawlessly on the previous server 11.0 SR1 (server 2003), but now on the new server we are getting a pop-up saying “No connection”, and in log files I see this entries:
Information <Globalmethod="GetTicket"><UserId>domain\user</UserId><GroupList></GroupList><GroupListIsNames>true</GroupListIsNames></Global>
Information <Global><_retval_>208984649C99ABB6896A674C34FA67457ACE3905</_retval_></Global>
Information Request received [GET]: https://............&ticket=208984649C99ABB6896A674C34FA67457ACE3905
Information Request received [GET]: https://.....
Information Request received [GET]: https://.....
Information Request received [GET]: https://.....
Information Request received [POST]: https://...........&ticket=208984649C99ABB6896A674C34FA67457ACE3905&..........
Information Create client: IsAuthenticated=true, Type=AccessPoint, Name=domain\user
Warning Failed to get client: host not found
Can anyone help me?
Thanks.
Hi - Did you gert any resolution for this issue? I'm facing the same right now and if there's any answer for this, I would greatly apprciate it. Thanks in advance.
Me too. We're setting up a new QVWS that's separate from our QVS on separate subnets. We've opened all ports from 4700 to 4799, just to make sure we haven't missed anything connectivity-wise.
Did you find a solution?