Forum Discussion
Powerbi https not working on client machines but works on Server
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
We had tried these options but still same error. Will that be a certificate error.?
Please advise.
- sevenhills5 years agoSuper User
if you dont mind can you tell what is happening with 1) 2) from client to server ... works?
this helps to check: pinging server, network connectivity, server port settings in firewall and after that only application related connectivity or issues.
Say, that 1) and 2) works i.e., the report server works with http then it is more likely with https and config error. (Server firewall inbound and outbound, same port different app may be configured/ using ... last is the certificate error )
Check the eventvwr and log and it will give more details ... share those related ...
Certificate wrong will give different error. Say, in chrome, it will say somewhat like "Your connection is not private. ... NET::ER_CERT_COMMON_NAME_INVALID ... "
Thanks
- Anonymous5 years agoNot applicable
Hi,
The https stopped working completely now. Not sure what is conflicting.
Have deployed normal Server certificate. Is that correct.? or do we need any other certificates.