Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am getting an issue with Qlik sense when trying to connect to http://servername:port/hub.
I have added the name and ip of the server into the websocket whitelist origin.
When running a packet scan I am seeing:
Firefox can't establish a connection to the server at ws://serverName:port/app/%3Ftransient%3D?reloadUri=http://servername:port/hub/?qlikTicket=ticketNo.
Has anyone else seen anything like this?
And that is described in the server logs?
c:\ProgramData\Qlik\Sense\Log\
The only error I am seeing in the logs is:
Error handling authentication request |
Which is leading me to believe that the port being used is being blocked by something.
Also I am seeing this in the event logs:
ERROR: duplicate key value violates unique constraint "Apps_pkey"
DETAIL: Key ("ID")=(0d69ccdf-7bc4-44a4-a6e2-b0f5cc4f9033) already exists.
STATEMENT: INSERT INTO "Apps"("ID", "Name", "AppId", "PublishTime", "Published", "Description", "LastReloadTime", "Thumbnail", "Deleted", "CreatedDate", "ModifiedDate", "SyncDate", "ModifiedByUserName", "Owner_ID", "Stream_ID")
VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, NULL)
I am having the same problem. Are there any updates?