Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
22735 Discussions

WORKAROUND: Driver & Support Assistant works in Edge but not in Chrome

huskaduska
Beginner
1,444 Views

I believe I have found the root cause why the scan always fails In Chrome. Using the chrome dev tools I found that access to the local embedded web server that runs in the update service was blocked due to a CORS violation. 

Chrome, and probably other browsers based on Chrome (but apparently not yet Edge) have implemented https://wicg.github.io/private-network-access/ to ensure that this traffic is secured (i.e. to stop a public web site from accessing the private web interface of your local internet router and similar scenarios). https://developer.chrome.com/blog/private-network-access-preflight 

 

This affects DSA and stops it from working in Chrome in later versions.

 

You can disable the check by disabling this flag (at your own risk): 
chrome://flags/#private-network-access-respect-preflight-results

(https://medium.com/@telephant11/how-to-solve-no-access-control-allow-private-network-23dd56310355)

 

Intel devs should fix DSA to send the approriate preflight HTTP header.

0 Kudos
7 Replies
ACarmona_Intel
Employee
1,352 Views

Hello Huskaduska,


Thank you for posting in our communities.


When you say that the IDSA does not work with Chrome, does the IDSA show any error message explaining why it does not work?


If yes, was this the error message? "How to solve No ‘Access-Control-Allow-Private-Network".


If not, is it possible that you can share with me a photo of the exact issue that we have on the IDSA?


In addition, please generate an SSU report for me to check your system specifications.


To generate the SSU report, please refer to the article: How to Get the Intel® System Support Utility Logs on Windows. Please send us the generated SSU.txt file.


I look forward to your response!


Best regards,

Carmona A.

Intel Customer Support Technician


0 Kudos
huskaduska
Beginner
1,333 Views

Hi Carmona. The problem is similar to what many others have reported around the internet, for example https://www.reddit.com/r/IntelArc/comments/14av2l9/  . Although there could be different reasons why it failed of course. This is using latest IDSA and Chrome as of today and I'm sure it will be easy for your devs to reproduce this error.

 

huskaduska_0-1730209519395.png

Access to XMLHttpRequest at 'http://127.0.0.1:28385/intel/v1.0/ping?id=100&jsver=24.5.40.1' from origin 'https://www.intel.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Private-Network' header was present in the preflight response for this private network request targeting the `local` address space.

I noticed the above error in Chrome dev tools which pointed me to setting the following Chrome flag to disabled.

huskaduska_1-1730209818370.png

 

 

 

 

0 Kudos
ACarmona_Intel
Employee
1,269 Views

Hello Huskaduska,


Thank you for the response and for sharing with me some necessary information that will help me further investigate the issue.


Please allow me time to deeply investigate the issue. I'll get back to you as soon as I already have an update.


Thank you for your patience.



Best regards,

Carmona A.

Intel Customer Support Technician


0 Kudos
ACarmona_Intel
Employee
1,223 Views

Hello Huskaduska,

 

Thank you so much for patiently waiting on my response.


I sincerely appreciate you sharing your insights regarding the issue with scanning using IDSA.


Based on my investigation, I have discovered that there is already a resolution for this issue, and it has already been validated by our engineers.


Here's the link on how to resolve the issue when this kind of error occurs in IDSA: “Sorry, Something Went Wrong While Trying to Scan.” 

 

Furthermore, I also wanted to inform you that I have reached out with our engineers, and they consider the steps you have provided. Accordingly, they will further investigate it.


If you have any questions, please let me know.

 

Best regards,

Carmona A.

Intel Customer Support Technician


0 Kudos
Earl_Intel
Moderator
1,157 Views

Hi Huskaduska,


I just wanted to follow up and see if you had a chance to review the post that we previously provided.


Best regards,

Earl E.

Intel Customer Support Technician.


0 Kudos
ACarmona_Intel
Employee
1,061 Views

Hello Huskaduska,


This is only a quick follow-up; I just wanted to check in with you, as I haven't received any feedback from you.


Thank you!


Best regards,

Carmona A.

Intel Customer Support Technician


0 Kudos
ACarmona_Intel
Employee
1,024 Views

Hello Huskaduska,


I hope you are doing well.


Since I have not heard back from you, I will now be closing our case.


If, in case you are just busy and still needed assistance, please submit a new question on our community: https://community.intel.com/, as this thread will no longer be monitored.


Thank you.


Best regards,

Carmona A.

Intel Customer Support Technician


0 Kudos
Reply