You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the cause of the issue. We use webRequest (Firefox) and declarativeNetRequest (Chrome) to rewrite the Ollama API header to avoid CORS issues. This rewrite changes the localhost origin, which is causing issues on the DSA page.
I will add a setting to allow this feature to be turned off, which should hopefully fix the problem
Intel DSA is a tool for managing your Intel drivers. It works by using a webpage to connect to their application on your computer.
With the extension turned on the page to update drivers looks like this:
The error goes away once you turn the extension off and reload.
The text was updated successfully, but these errors were encountered: