debugtron
debugtron copied to clipboard
[Bug] "Rejected an incoming WebSocket connection from the devtools://devtools origin"
Hi,
The following error occurs when trying to inspect an Electron app page :
ERROR:devtools_http_handler.cc(770)] Rejected an incoming WebSocket connection from the devtools://devtools origin. Use the command line flag --remote-allow-origins=devtools://devtools to allow connections from this origin or --remote-allow-origins=* to allow all origins.
Thanks
same