Forum Discussion
Failure in conceptualschema
Hi Anonymous,
1. Please repair the Power BI report server with setup file.
2. Please go to data source settings of the report, test if connection is successful.
3. Please check if report server admin can view the reports.
4. Check if the any Kerberos settings are changed. Compare this article to make sure all things are fine.
Best Regards,
Qiuyun Yu
Just ran into this issue myself. The problem is caused (in my scenario) by the loopback check. the PBIRS proccess tries to call the conceptual Schema throught the portal API and is denied becuase its utilizing a custom host name in its request. I resovled the error by turning off loopback check on the PBIRS server so it allows the host name through
I used Method 2 in the article. Method 1 is recommended but Method 2 is good for verifying if it fixes it, then you can revert to method one to allow the specific host name you want.
- xyvyx3 years agoRegular Visitor
v-qiuyu-msft these articles might have helped solve a problem. But MS deleted the support articles w/o consideration of the impact to users. Thanks guys.