Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol Error: Attempted to dispatch an unspecified method #109

Closed
valkyrienyanko opened this issue Jun 2, 2020 · 5 comments
Closed

Protocol Error: Attempted to dispatch an unspecified method #109

valkyrienyanko opened this issue Jun 2, 2020 · 5 comments

Comments

@valkyrienyanko
Copy link

Caused when electron developer tools are open on downloading window.

[12752:0602/131017.324:ERROR:CONSOLE(7)] "Protocol Error: Attempted to dispatch an unspecified method 'Page.downloadProgress': {"method":"Page.downloadProgress","params":{"guid":"2b2097d4-2ee3-4be0-9955-9bd03ab118ba","totalBytes":1246129,"receivedBytes":0,"state":"inProgress"}}", source: devtools://devtools/bundled/protocol_client/protocol_client.js (7)
@sindresorhus
Copy link
Owner

This should be opened on https://github.com/electron/electron. This package just uses the Electron API and has nothing to do with the DevTools protocol.

@valkyrienyanko
Copy link
Author

This error is caused when I try to download something while the dev tools are open.

@MonstraG
Copy link

MonstraG commented Jul 4, 2020

Can confirm.

@RobbieTheWagner
Copy link

Seeing this as well. Any updates on this? I think it should maybe not be closed?

@LoganTann
Copy link

Can confirm too. This issue should be open, or at least, an new issue should be open on https://github.com/electron/electron (if someone can create it ? I don't see any issues like this problem).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants