Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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