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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

`pbiviz start` stuck at "compiled successfully"

Hello

 

I'm following the tutorial, creating a new visual (mine is called just "car"), and starting it. And I'm getting a different output yielded by the command:

2020-09-23_12-48-32.gif

 

it doesn't go beyond `Compiled successfully`, doesn't say `Server listening in port 8080`, and the viz is not reachable from the report in PowerBI.com  

msedge_2020-09-23_12-52-10.png

 

Any help would be appreciated 🙏

 

-Andres F

1 ACCEPTED SOLUTION
paul-maessen
Resolver I
Resolver I

@Anonymous  

 

The pbiviz start command is not stuck at "compiled successfully", it is the status that it should reach when you want to be able to use the visual in your development-visual.

 

The fact that your developer visual is not able to connect to the server can be caused by several things. The most possible cause is the fact that the certificate on your localhost is not valid. Can you try to open the follollwing url in another tab of your browser: https://localhost:8080/webpack-dev-server/

 

When this page opens without problems the server should be reachable. If you get a message according to the certificate you can tell the browser that this url is safe and then it wil open the page. Try refreshing your developement-visual again in your report and see if it does connect now.

 

Hopefully this will help.

 

Regards

Paul

 

View solution in original post

1 REPLY 1
paul-maessen
Resolver I
Resolver I

@Anonymous  

 

The pbiviz start command is not stuck at "compiled successfully", it is the status that it should reach when you want to be able to use the visual in your development-visual.

 

The fact that your developer visual is not able to connect to the server can be caused by several things. The most possible cause is the fact that the certificate on your localhost is not valid. Can you try to open the follollwing url in another tab of your browser: https://localhost:8080/webpack-dev-server/

 

When this page opens without problems the server should be reachable. If you get a message according to the certificate you can tell the browser that this url is safe and then it wil open the page. Try refreshing your developement-visual again in your report and see if it does connect now.

 

Hopefully this will help.

 

Regards

Paul

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors