Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I'm installing Qlik Sense Server on Win8.1 64bit. The installation went successfully (I'm logging in to my computer using my own ID with local administrator privilege). Now, when I try to open the QMC using either IE or Firefox, it shows that "Page cannot be displayed".
Would you suggest where I might possibly miss a step?
I did the following as well:
1. Turn off windows firewall
2. Add the URL to the Trusted list
3. Using IP instead of URL
There's no new log is created in the C:\ProgramData\Qlik\Sense\Log subfolders when I attempted to open the QMC...(all existing logs are from when I completed the installation)
Thank you in advance,
Anton
I get the same behavior (Windows server 2012) . The browser shows “This page can't be displayed” when trying to access the <intrantetURL>/hub
Any suggestions what to examine next?
Dear Urban,
As you mentioned that hub is accessible from server local but not from another machine (but has waiting message), and meanwhile no entry in Proxy Log, this could be probably because some important ports are blocked or occupied.
Have you tried turning down the firewall on server?
//Bohua
Yes, it worked fine when firewall was set to Off.
I guess the best solution is to find what ports they both want to use and change that one in QMC proxy-settings?
In this case, it's very probably due to 4244, the windows authentication port. It's configurable in Proxy settings through QMC
Cheers,
Bohua
Hi Mike,
Sorry for the late reply. I didn't have skype or IIS installed on my Windows 8.1 laptop (company owned). I did another attempt with Windows 7 (personal), and it went just fine. I did install/uninstall with combination of different account: local account (with admin privilege - sense_system), domain account (also with admin privilege to the laptop), & even with just using the local system account.
So, I guess I probably need to check the ports (though I did disabled Windows Firewall, but it could be there's another antivirus/firewall blocking these ports). Do you have any suggestions an easy way to check which ports are open/close? (My network skills is very limited, so I apologize in advance if I ask for a more detailed guidance from you )
Best regards,
Anton
HI Anton - at a command line - type:
netstat -a | find "LISTENING"
here is mine - and you can see all the ports used:
Note: 443 and the 42* ports - those are used by my Qlik Sense server on my machine.
4432 is the default postgreSQL port for the repository database
Other are there too, from other software I have running.
TCP 0.0.0.0:135 mtarallo1234:0 LISTENING
TCP 0.0.0.0:443 mtarallo1234:0 LISTENING
TCP 0.0.0.0:445 mtarallo1234:0 LISTENING
TCP 0.0.0.0:623 mtarallo1234:0 LISTENING
TCP 0.0.0.0:902 mtarallo1234:0 LISTENING
TCP 0.0.0.0:912 mtarallo1234:0 LISTENING
TCP 0.0.0.0:1433 mtarallo1234:0 LISTENING
TCP 0.0.0.0:2382 mtarallo1234:0 LISTENING
TCP 0.0.0.0:2869 mtarallo1234:0 LISTENING
TCP 0.0.0.0:3389 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4241 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4242 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4243 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4244 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4444 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4747 mtarallo1234:0 LISTENING
TCP 0.0.0.0:4848 mtarallo1234:0 LISTENING
TCP 0.0.0.0:5050 mtarallo1234:0 LISTENING
TCP 0.0.0.0:5151 mtarallo1234:0 LISTENING
TCP 0.0.0.0:5252 mtarallo1234:0 LISTENING
TCP 0.0.0.0:5357 mtarallo1234:0 LISTENING
TCP 0.0.0.0:8000 mtarallo1234:0 LISTENING
TCP 0.0.0.0:8080 mtarallo1234:0 LISTENING
TCP 0.0.0.0:16992 mtarallo1234:0 LISTENING
TCP 0.0.0.0:17500 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49152 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49153 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49154 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49155 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49158 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49162 mtarallo1234:0 LISTENING
TCP 0.0.0.0:49163 mtarallo1234:0 LISTENING
TCP 0.0.0.0:53690 mtarallo1234:0 LISTENING
TCP 127.0.0.1:1434 mtarallo1234:0 LISTENING
TCP 127.0.0.1:4432 mtarallo1234:0 LISTENING
TCP 127.0.0.1:5354 mtarallo1234:0 LISTENING
TCP 127.0.0.1:12124 mtarallo1234:0 LISTENING
TCP 127.0.0.1:59948 mtarallo1234:0 LISTENING
TCP 192.168.2.121:139 mtarallo1234:0 LISTENING
HTH
Mike
to apply an SSL Certificate to a Qlik Sense server
Then restart the server and running all qlik services and try again for more details please check this link
Hope it Work
Thanks Mahmoud, I appreciate it your input.
Best regards,
Anton
You are welcome , If it's the correct answer please marked as an answer Thnks
Hi Michael,
Even after the Qlik service is up, then also i am not able to open QMC
Attaching screenshots here.
Kindly advise.