Forum Discussion
amir_daee
4 years agoRegular Visitor
power bi report server authentication not working when set url in local windows 11
hi I install power bi reprot server on windows 11. in host file set test.local url for local system ip address 192.168.85.1 in power bi report server configuration set test.local on web service u...
- 4 years ago
This is most likely happening because you are hitting the loopback check.
See the following link for information and 2 methods of fixing this (your hosts entry is similar to a CNAME)
Error message when you try to access a server locally by using its FQDN or its CNAME alias after you install Windows Server 2003 Service Pack 1 - Windows Server | Microsoft Docs
Anonymous
4 years agoNot applicable
On a command prompt, ping test.local. If it does not resolve, you need a DNS. If it does resolve, compare the IP address. You might need to change the DNS.
amir_daee
4 years agoRegular Visitor
thanks, but you can see in the last image power bi reprot server is loaded in test.local. The problem is that it does not login with the username and password.