Forum Discussion
Power BI Report Server Refresh fails
- 4 years ago
d_gosbell is right! You would need to contact web-link support team for the logs , its possible that its load balanced in some old mechanism and one of them is failing when your request goes to that.
hello d_gosbell ,
thank you a lot for your answer!
As I can see from the error notifications --> sometimes the refresh is successful, sometimes - not.
There are two data resources --> SQL Server and Web-link (Rest API).
The problem usually occurs with Web-Link.
Any ideas why the refresh is still successful?
- d_gosbell4 years agoSuper User
Anonymous wrote:
sometimes the refresh is successful, sometimes - not.
Any ideas why the refresh is still successful?
No I have no idea. It sounds like a problem with the web server.
The fact that report server gets a 404 response means it connects to the web server, but the web server is saying that it does not have the resource that is being requested. You may need to contact someone that supports the web server and see if they can tell you why this happens.
- AbhiSSRS4 years agoSolution Sage
d_gosbell is right! You would need to contact web-link support team for the logs , its possible that its load balanced in some old mechanism and one of them is failing when your request goes to that.
- Anonymous4 years agoNot applicable
AbhiSSRS , thanks for your answer!