microsoft / PowerBI-visuals-tools

Contains tools for building/packaging Power BI visuals
https://www.powerbi.com
MIT License
334 stars 150 forks source link

Always Invalid certificate after pbiviz start #388

Closed spreusler closed 2 years ago

spreusler commented 3 years ago

Hi PBI Team,

I am not sure how it appeared, but pbiviz start always wants to create a new certificate, because the old one is invalid.

grafik

Therefore I always have to visit the following adress in order to authorize my browser to use this address: https://localhost:8080/assets/status

This problem only appears once after the first compiler run. When I change something in the running visual project, the project recompiles again with no certificate error.

Demonkratiy commented 2 years ago

Hello, there was a bug with certificate verification for some locale regions. We just released tools version 4.0.2 where this issue should be fixed, please try to use it.

phume03 commented 1 year ago

The issue persists on pbiviz 4.1.0, on Linux. Certificates generated by openssl are deemed invalid, thus the visuals cannot be started by pbiviz. Pbiviz refuses to install certificates itself under certain circumstances.