Forum Discussion
Anonymous
7 years agoNot applicable
pbiviz start doesn't work
hello,
I'm using pbiviz start to develop visual, the command line is running successfully, 127.0.0.1:8080 is also working and certificate authorized. Except, that viz is not working saying that its impossible to contact the server of the visual eelement.
is this some PowerBI related bug ?
2 Replies
- v-viigCommunity Champion
Most likely this issue is related to certificate. Our recommendation is to follow these steps:
- $ pbiviz start
- Open https://localhost:8080/assets/status in your browser
- Ignore certificate error
- Click Show Advanced
- Proceed to localhost (unsafe)
- Go back to Power BI
- Click refresh on debug visual
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- AnonymousNot applicable
v-viig what should I do if the page https://localhost:8080/assets/status doesn't load?