You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to open Insomnia and access a project or the project selection screen
Actual Behavior
When opening Insomnia, I instantly get an Application Error "Failed to render . Please report the error to our Github Issues".
I notice the TypeError Text also occurs in the left hand panel as you can see on the screenshot below:
Full stack trace:
TypeError: s.spec.info.version.startsWith is not a function
at children (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/project-a967a15a.js:1:28833)
at file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:9275
at Object.useMemo (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:116:25888)
at h2.useMemo (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:9:6238)
at dl (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:9182)
at kMe (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:9613)
at MMe (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:9989)
at tu (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:9737)
at QMe (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:357:24100)
at jS (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:116:19553)
at w_ (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:1575)
at rj (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:46077)
at ej (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:39819)
at Kbe (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:39745)
at Kd (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:39596)
at Ax (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:35959)
at XB (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:118:34906)
at T (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:103:1591)
at Immediate.he [as _onImmediate] (file:https:///C:/Users/JonH/AppData/Local/insomnia/app-2023.5.8/resources/app.asar/index-f89f6e08.js:103:1957)
at process.processImmediate (node:internal/timers:476:21)
The application is now unusable because I can't access projects.
I've also tried going to preferences and exporting the data to JSON but after selecting the export file name it just closes the window and does nothing (I guess, because it wasn't able to load the projects in the first place).
I use Insomnia reasonably frequently, and this issue has only been occuring the last few days. Definitely with 2023.5.7 and 2023.5.8.
Insomnia Version
2023.5.8
What operating system are you using?
Windows
Operating System Version
Windows 11 Pro
Installation method
Download (then auto-updated)
Last Known Working Insomnia version
2023.5.6 (not 100% sure)
The text was updated successfully, but these errors were encountered:
Expected Behavior
Being able to open Insomnia and access a project or the project selection screen
Actual Behavior
When opening Insomnia, I instantly get an Application Error "Failed to render . Please report the error to our Github Issues".
I notice the TypeError Text also occurs in the left hand panel as you can see on the screenshot below:
Full stack trace:
Reproduction Steps
Is there an existing issue for this?
Additional Information
The application is now unusable because I can't access projects.
I've also tried going to preferences and exporting the data to JSON but after selecting the export file name it just closes the window and does nothing (I guess, because it wasn't able to load the projects in the first place).
I use Insomnia reasonably frequently, and this issue has only been occuring the last few days. Definitely with 2023.5.7 and 2023.5.8.
Insomnia Version
2023.5.8
What operating system are you using?
Windows
Operating System Version
Windows 11 Pro
Installation method
Download (then auto-updated)
Last Known Working Insomnia version
2023.5.6 (not 100% sure)
The text was updated successfully, but these errors were encountered: