Forum Discussion

amikell's avatar
amikell
Helper I
10 years ago
Solved

PowerBI Embedded: net::ERR_CONNECTION_REFUSED

Currently testing sample web app.

 

Made very few modifications to rest of code, added simple "filter" form field (does nothing) in the default.aspx. No changes with embed URL objects.

 

Early tests were successful! No issues. Client/Secret keys are added properly. Very pleased with the PowerBi service and functionality.

 

Enterprise gateway is setup. Testing imported report as well as DirectQuery report. Neither load, endless animation.

 

Browser console has message: net::ERR_CONNECTION_REFUSED

 

I sense this must be a very simple problem, any advice?

 

Sample JS:

 

 

var m = { action: "loadReport", accessToken: accessToken };
            message = JSON.stringify(m);

            // push the message.
            iframe = document.getElementById('iFrameEmbedReport');
            iframe.contentWindow.postMessage(message, "*");

 

  • Nothing was able to fix this issue. An emptying of the cache and hard refresh restored the availability of the report in my local web application.

4 Replies

  • Nothing was able to fix this issue. An emptying of the cache and hard refresh restored the availability of the report in my local web application.

  • I am having ERR_CONNECTION_REFUSED problem in my PC.

  • I am having ERR_CONNECTION_REFUSED problem in my PC.

    • kinjo's avatar
      kinjo
      New Member

      i search on this topic and got the fix as you can see
      err_connection_refused
      but the thing is I cant able to reapir my computer with that fix and it my my internet connection dumbed
      so now i cant able to use my internet
      does anybody know where i did wrong