GithubHelp home page GithubHelp logo

Comments (17)

ignatvilesov avatar ignatvilesov commented on July 18, 2024 47

Please follow these steps to bypass the security issue:

  • pbiviz start
  • Open https://localhost:8080/assets/status in Google Chrome
  • Open the Advanced
  • Click the Proceed to localhost (unsafe)
  • Back to the report with your debug visual
  • Reload visual code

Please let us know if it works for you well.

from powerbi-visuals-tools.

raananzvi avatar raananzvi commented on July 18, 2024 2

Closing for now.

from powerbi-visuals-tools.

oleg-vasilyev avatar oleg-vasilyev commented on July 18, 2024 2

@spatney, @raananzvi I had the same problem. All worked a couple of weeks ago, but now in all browsers except IE EDGE I have such a screen:
image
Reinstalling the certificate does not help.
My colleagues at work have the same problem. Please do not force us to debug in IE, it is very painful.

from powerbi-visuals-tools.

spatney avatar spatney commented on July 18, 2024

Make sure you have the certs installed & have the server running

from powerbi-visuals-tools.

ClarkDan avatar ClarkDan commented on July 18, 2024

The certs installed correctly. This is what I get after pulling the test
visual in a report.
I followed these steps.

https://github.com/Microsoft/PowerBI-visuals-docs/blob/master/tools/DebugVisualSetup.md

[image: Inline image 1]

On Wed, Aug 10, 2016 at 2:59 PM, Sachin Patney [email protected]
wrote:

Make sure you have the certs
https://github.com/Microsoft/PowerBI-visuals-docs/blob/master/tools/CertificateSetup.md
installed & have the server running
https://github.com/Microsoft/PowerBI-visuals-docs/blob/master/tools/CertificateSetup.md


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMa2LJDwyi0uPchMMiKKtFYbTP4ybhbRks5qeh-LgaJpZM4JhYxS
.

from powerbi-visuals-tools.

spatney avatar spatney commented on July 18, 2024

I can't see the image. Also, are there any errors in the console?

from powerbi-visuals-tools.

ClarkDan avatar ClarkDan commented on July 18, 2024

Is the test image installed in a local directory?

On Wed, Aug 10, 2016 at 4:18 PM, Sachin Patney [email protected]
wrote:

I can't see the image. Also, are there any errors in the console?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMa2LLLC98C0ysSW4ghFLUuh_ml3fFJSks5qejH6gaJpZM4JhYxS
.

from powerbi-visuals-tools.

spatney avatar spatney commented on July 18, 2024

test image?

from powerbi-visuals-tools.

mitagarg avatar mitagarg commented on July 18, 2024

pbiviz start throwing error ......yu must be in the root folder of the server....
Certificate "localhost" is installed under "Trusted Root Certificate", have rebooted also....not sure what else to check. Any help?

from powerbi-visuals-tools.

Ozymandy avatar Ozymandy commented on July 18, 2024

@oleg-vasilyev I confirm. Have the same issue on my project right now

from powerbi-visuals-tools.

oleg-vasilyev avatar oleg-vasilyev commented on July 18, 2024

@ignatvilesov Worked, thank you very much! Adieu, IE :D

from powerbi-visuals-tools.

r-k-b avatar r-k-b commented on July 18, 2024

This info may be relevant:

To fix this, you need to supply an extra parameter to openssl when you're creating the cert, basically

-sha256 -extfile v3.ext

where v3.ext is a file like so, with %%DOMAIN%% replaced with the same name you use as your Common Name. More info here and over here

v3.ext

authorityKeyIdentifier=keyid,issuer
basicConstraints=CA:FALSE
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
subjectAltName = @alt_names
 
[alt_names]
DNS.1 = %%DOMAIN%%

Note: Scripts that address this issue, and create fully trusted ssl certs for use in Chrome, Safari and from Java clients can be found here

from powerbi-visuals-tools.

AviSander avatar AviSander commented on July 18, 2024

This has been fixed in the latest version of the toolset (1.7). We've updated the certificate.
thx.

from powerbi-visuals-tools.

ww2406 avatar ww2406 commented on July 18, 2024

I'm continuing to have this issue on OS X. It is not using the default localhost certificate and is instead generating a new certificate. The generated certificate does not include the Subject Alt Name field, making it invalid in Chrome and Firefox.

from powerbi-visuals-tools.

zBritva avatar zBritva commented on July 18, 2024

@ww2406 as workaround try to use solution from thread: https://stackoverflow.com/questions/58802767/no-proceed-anyway-option-on-neterr-cert-invalid-in-chrome-on-macos/58957322#58957322

from powerbi-visuals-tools.

debeaveruser avatar debeaveruser commented on July 18, 2024

Please follow these steps to bypass the security issue:

  • pbiviz start
  • Open https://localhost:8080/assets/status in Google Chrome
  • Open the Advanced
  • Click the Proceed to localhost (unsafe)
  • Back to the report with your debug visual
  • Reload visual code

Please let us know if it works for you well.

worked for me

from powerbi-visuals-tools.

ChrisSCoding avatar ChrisSCoding commented on July 18, 2024

Please follow these steps to bypass the security issue:

  • pbiviz start
  • Open https://localhost:8080/assets/status in Google Chrome
  • Open the Advanced
  • Click the Proceed to localhost (unsafe)
  • Back to the report with your debug visual
  • Reload visual code

Please let us know if it works for you well.

Worked for me as well, i have tryed it with the Microsoft Edge browser and this browser is working fine,

Thanks a lot! I apreciate it

from powerbi-visuals-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.