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

Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed #8292

Open
2 of 4 tasks
nstdspace opened this issue Jan 13, 2025 · 1 comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@nstdspace
Copy link
Contributor

Expected Behavior

Clean-Installing and opening Insomnia works

Actual Behavior

Insomnia does not start up at all

Reproduction Steps

I dont know. I tried to import a rather large request collection (this one) and got a blank screen. From there on, i could not start insomnia at all with the error given in the logs below. I tried deleting cache directiories, nothing. I reinstalled insomnia completely from scratch (using the .dmg and via brew) - nothing. I only get a blank screen. I then updated to 10.3.0 (was at 9.* before) and also the current beta, same behaviour.

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

[2025-01-13 16:47:10.552] [info] Running version 10.3.1-beta.0
[2025-01-13 16:47:10.554] [info] [electron client protocol] successfully set default protocol 'insomnia://'
[2025-01-13 16:47:10.658] [info] [fix] Running database repairs
[2025-01-13 16:47:10.916] [info] [db] Initialized DB at /Users//Library/Application Support/Insomnia/insomnia.$TYPE.db
[2025-01-13 16:47:10.916] [info] [db] Init responses DB
[2025-01-13 16:47:10.917] [info] [db] Init websocket-responses DB
[2025-01-13 16:47:10.917] [info] [localstorage] Initialized at /Users//Library/Application Support/Insomnia/localStorage
[2025-01-13 16:47:10.936] [info] [main] Loading file:///Applications/Insomnia.app/Contents/Resources/app.asar/index.html
[2025-01-13 16:47:10.942] [info] [main] Registering the hidden window restarting handler
[2025-01-13 16:47:10.943] [info] [updater] Using url https://updates.insomnia.rest/builds/check/mac?v=10.3.1-beta.0&app=com.insomnia.app&channel=stable
[2025-01-13 16:47:10.943] [info] [updater] Checking for updates url=https://updates.insomnia.rest/builds/check/mac?v=10.3.1-beta.0&app=com.insomnia.app&channel=stable
[2025-01-13 16:47:10.989] [info] [main] window focus
[2025-01-13 16:47:11.409] [info] [updater] Not Available
[2025-01-13 16:47:28.240] [info] [main] window blur
[2025-01-13 16:47:28.240] [error] Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at s.send (node:electron/js2c/browser_init:2:89692)
at _.send (node:electron/js2c/browser_init:2:74140)
at BrowserWindow. (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:86858:35)
at BrowserWindow.emit (node:events:531:35)
at emitter.emit (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:82404:14)
[2025-01-13 16:48:09.958] [info] [main] window focus
[2025-01-13 16:48:09.959] [error] Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at s.send (node:electron/js2c/browser_init:2:89692)
at _.send (node:electron/js2c/browser_init:2:74140)
at BrowserWindow. (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:86854:35)
at BrowserWindow.emit (node:events:531:35)
at emitter.emit (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:82404:14)
[2025-01-13 16:48:14.396] [info] [main] window blur
[2025-01-13 16:48:14.397] [error] Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at s.send (node:electron/js2c/browser_init:2:89692)
at _.send (node:electron/js2c/browser_init:2:74140)
at BrowserWindow. (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:86858:35)
at BrowserWindow.emit (node:events:531:35)
at emitter.emit (/Applications/Insomnia.app/Contents/Resources/app.asar/main.min.js:82404:14)

Insomnia Version

10.3.0, 10.3.1-beta

What operating system are you using?

macOS

Operating System Version

MacBook - Apple M2 Pro

Installation method

homebrew and via dmg from github releases

Last Known Working Insomnia version

9.* something, I am not sure exactly - but it was not working after the import of the jira request collection

@nstdspace nstdspace added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jan 13, 2025
@nstdspace
Copy link
Contributor Author

I just want to mention, if it is not clear, that a software suddenly not starting up at all even after reainstalls is a complete deal breaker and reason enough to switch to another client.
Also, without the ability to start any version up I cannot recover my backups so I have to recreate all of my requests again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant