Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi everyone, I have installed Power BI Report Server Developer Edition - January 2025 in a development environment. I have successfully configured a valid, non-expired certificate and bound it for HTTPS.
The /powerbi and /wopi URLs return a 503 error over HTTPS, while they work perfectly over HTTP. As a result, I cannot view the dashboards over HTTPS, since they rely on the "power bi" endpoint.
Has anyone encountered a similar issue or knows what could be causing this?
Thanks in advance!
Solved! Go to Solution.
Hello, the solution was to change the port. From 443 to 8443.
Hi, @valeriospennato
You can check out the following thread to see if it's helpful
Solved: HTTP Error 503. The service is unavailable - Microsoft Fabric Community
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
unfortunately the solution in that thread is to update .NET FW at the latest version. we have 4.8 installed. I think that is not the solution for our problem