Forum Discussion
Powerbi https not working on client machines but works on Server
You need to define what you mean by "not working". What exact behaviour are you seeing? What error messages are you getting?
- Anonymous5 years agoNot 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.- sevenhills5 years agoSuper 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- Anonymous5 years agoNot applicable
We had tried these options but still same error. Will that be a certificate error.?
Please advise.