Forum Discussion
PowerBI report server scale-out with NLB - bad request when open or upload PowerBI Report
- 6 years ago
Hi,
have you also configured the ReportServerURL in the rsreportserver.config file? It should be similar to this: <ReportServerUrl>https://{node FQDN}/ReportServer</ReportServerUrl>. Replace {node FQDN} with the fully qualified domain name of the node, on each of the nodes.
Regards,
Marius
Hi,
have you also configured the ReportServerURL in the rsreportserver.config file? It should be similar to this: <ReportServerUrl>https://{node FQDN}/ReportServer</ReportServerUrl>. Replace {node FQDN} with the fully qualified domain name of the node, on each of the nodes.
Regards,
Marius
Hi Marius,
Thanks. After adding the correct fqdn in the reportserverurl i can publish powerbi reports and can create data sources.
Strange that the microsoft article explicitly notice to not change the reportserverurl while it is the solution.