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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Onno
New Member

pbiviz --create-cert error

Hi all,

 

Need help with the following error given to me when using the command:

pbiviz --create-cert

createcert error.png

 

Since I have very little experience with command prompt coding, I am looking to create a custom powerBI visual with r embedded code, but rely on your expertise to help me or if the rror is in node.js can you send a link to where I may find a fix? System I'm running on is windows 8, 64 bit.

 

Thank you,

10 REPLIES 10
v-viig
Community Champion
Community Champion

We will investigate this issue from our side and get back.

 

As a short term solution please install the previous version of pbiviz by executing this command:

 

npm i -g [email protected]

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

v-viig
Community Champion
Community Champion

This issue has been covered in powerbi-visuals-tools@1.11.3.

 

Could you please install a new version and let us know if it solves the issue?

npm i -g [email protected]

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

Hi ,

 

I still  have the same issue after running 

npm i -g [email protected]

 

v-viig
Community Champion
Community Champion

Does it throw exactly the same error?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

No it didn't and i figured out my issue was from openssl. Thanks!

i am having the same issue with openssl. how do you resolve the issue

v-viig
Community Champion
Community Champion

What OS do you use?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

Windows 7
v-viig
Community Champion
Community Champion

As far as I know, Windows 7 requires an installed OpenSSL to generate a certificate.

You can find documentation here.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

 

v-viig
Community Champion
Community Champion

Please let us know if you're still facing any issues with pbiviz.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors