Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
amikell
Helper I
Helper I

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, "*");

 

1 ACCEPTED SOLUTION
amikell
Helper I
Helper I

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.

View solution in original post

4 REPLIES 4
kinjo
New Member

I am having ERR_CONNECTION_REFUSED problem in my PC.

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

kinjo
New Member

I am having ERR_CONNECTION_REFUSED problem in my PC.

amikell
Helper I
Helper I

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.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.