Forum Discussion
Powerbi https not working on client machines but works on Server
Hello Team,
Have deployed PowerBI Report Server and installed https cert.
The https URL works fine within Server but outside it's not working.
Can you advise, Please.
6 Replies
- d_gosbellSuper User
You need to define what you mean by "not working". What exact behaviour are you seeing? What error messages are you getting?
- AnonymousNot applicable
Here is the error message. We already tried to reset IE settings but still same error.
Cannot securely connect to this page
This might be because the site uses outdated or unsafe TLS security settings. If this keeps happening, try
contacting the website's owner.- sevenhillsSuper User
1) can you ping the server from client? I assume yes
2) check whether the http works
3) Using Internet Explorer, check TLS 1.1, TLS1.0, TLS 1.2 is checked
4) On the server, check firewall settings allow the port (inbound and outbound)
Additional check: See the out put and see anything wrong ...
netsh http show servicestate view=requestq verbose=no
netsh http show urlacl