electron: [Bug]: DevTools Application Tab - Request CacheStorage.requestCacheNames failed.

Preflight Checklist

Electron Version

23.0.0

What operating system are you using?

macOS

Operating System Version

Ventura 13.2

What arch are you using?

x64

Last Known Working Electron version

22.2.1

Expected Behavior

There should be no errors when the DevTools Application tab is opened.

Actual Behavior

Open the DevTools Application tab in v23.0.0 and the following errors are output to terminal in VS Code:

[57435:0213/095545.766357:ERROR:CONSOLE(1)] "Request CacheStorage.requestCacheNames failed. {"code":-32602,"message":"Invalid security origin"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
[57435:0213/095545.771139:ERROR:CONSOLE(1)] "Request CacheStorage.requestCacheNames failed. {"code":-32602,"message":"Storage key corresponds to invalid origin"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)

Testcase Gist URL

No response

Additional Information

No response

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 1
  • Comments: 17 (3 by maintainers)

Most upvoted comments

@codebytere Please re-open, this issue is not resolved.

This is still present in Electron v24.0.0 and macOS 13.3.1.

Same error here. Happens on both Windows 11 and MacOS Ventura.

Currently unable to view any items in cache from the Chrome Dev Tools.

Anyone has a workaround?

Experiencing the same issue. LocalStorage is often empty.

I am having this issue as well.

I am having this issue as well.