Error: Render frame was disposed before WebFrameMain could be accessed
See original GitHub issueHi, I’m using 4.8.0 version and from time to time daedalus does not start and fails with the following error:
Error: Render frame was disposed before WebFrameMain could be accessed
at Object._send (<anonymous>)
at Object.n.send (electron/js2c/browser_init.js:165:413)
at Object.b.send (electron/js2c/browser_init.js:161:2494)
at /nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:84169:21
at Array.forEach (<anonymous>)
at transport (/nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:84168:33)
at log (/nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:83615:15)
at Object.error (/nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:226049:79)
at handleError (/nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:226089:53)
at process.<anonymous> (/nix/store/vcki2a117r83c0rp6y4mpfv2x1dqlws3-daedalus-js/share/daedalus/main/index.js:226096:5)
[launcher:Notice:7] [2022-02-11 12:05:30.88 UTC] Wallet exited with exitcode: ExitFailure 7
[launcher:Notice:7] [2022-02-11 12:05:30.88 UTC] Daedalus exited with ExitFailure 7, will shutdown cardano-launcher
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Render frame was disposed before WebFrameMain could be ...
Unhandled Error: Error: Render frame was disposed before WebFrameMain could be accessed at Object.n.send (electron/js2c/browser_init.js:165:413) ...
Read more >Signing Electron build for M1 macs causes renderer to crash
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at EventEmitter.n.send ...
Read more >webFrameMain - Electron
The webFrameMain module can be used to lookup frames across existing WebContents instances. Navigation events are the common use case. const { BrowserWindow, ......
Read more >Bootstrap Studio Crash - Bug Reports
sendToFrame() failed : Error: Render frame was disposed before WebFrameMain could be accessed. Attempting to call a function in a renderer ...
Read more >Arduino ide 2.0.3 blank screen
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at Object.n.send ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I no longer see it with the last version. I close here and re-open if needed. Thanks !
@morucci Hello. Could you please advise if the issue you were facing is still happening for you when using latest Daedalus version? Thank you in advance!