question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Render frame was disposed before WebFrameMain could be accessed

See original GitHub issue

Hi, 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:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
moruccicommented, Mar 24, 2022

I no longer see it with the last version. I close here and re-open if needed. Thanks !

0reactions
dmitrii-gaicocommented, Mar 24, 2022

@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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found