Skip to content

Webview Resources Fail to Load Due to ERR_ACCESS_DENIED and 404 ErrorsΒ #6684

@benzntech

Description

@benzntech

App Version

v3.25.6

API Provider

Not Applicable / Other

Model Used

N/A

Roo Code Task Links (Optional)

N/A

πŸ” Steps to Reproduce

  1. Open VS Code with the rooveterinaryinc.roo-cline extension installed.

  2. Trigger the webview Ul, which attempts to load resources.

  3. Open the developer tools for the webview.

  4. Observe the console and network tabs for errors.

πŸ’₯ Outcome Summary

The webview UI fails to load critical JavaScript files and images, resulting in a broken or non-functional interface. The browser console shows ERR_ACCESS_DENIED for scripts and 404 (Not Found) for source maps and image files.

Image

πŸ“„ Relevant Logs or Errors (Optional)

GET vscode-webview://1gkctg7et68v75p49vvjr3tej0e5k93mrjcc5farru9ukp5ckrc4/assets/chunk-pO14Kfwb.js net::ERR_ACCESS_DENIED
GET vscode-webview://1gkctg7et68v75p49vvjr3tej0e5k93mrjcc5farru9ukp5ckrc4/assets/mermaid-bundle.js net::ERR_ACCESS_DENIED
GET https://file+.vscode-resource.vscode-cdn.net/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/webview-ui/build/assets/index.map.json 404 (Not Found)
GET https://file+.vscode-resource.vscode-cdn.net/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/webview-ui/build/assets/index.sourcemap 404 (Not Found)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs InfoMissing details or unclear. Waiting on author to provide more context.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions