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
$ python
Python 3.11.0 (main, Aug 19 2024, 12:41:49) [GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more informatio
$ /opt/Insomnia/insomnia
]A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.org.chromium.Chromium.hrNaqC)
at process.func [as dlopen] (node:electron/js2c/node_init:2:2214)
at Module._extensions..node (node:internal/modules/cjs/loader:1470:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2441)
at Module.load (node:internal/modules/cjs/loader:1215:32)
at Module._load (node:internal/modules/cjs/loader:1031:12)
at c._load (node:electron/js2c/node_init:2:13801)
at Module.require (node:internal/modules/cjs/loader:1240:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/opt/Insomnia/resources/app.asar/node_modules/@getinsomnia/node-libcurl/dist/Easy.js:5:18)
at Module._compile (node:internal/modules/cjs/loader:1373:14)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
$ ./Insomnia.Core-9.3.4-beta.1.AppImage
A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.org.chromium.Chromium.fnSDir)
at process.func [as dlopen] (node:electron/js2c/node_init:2:2214)
at Module._extensions..node (node:internal/modules/cjs/loader:1470:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2441)
at Module.load (node:internal/modules/cjs/loader:1215:32)
at Module._load (node:internal/modules/cjs/loader:1031:12)
at c._load (node:electron/js2c/node_init:2:13801)
at Module.require (node:internal/modules/cjs/loader:1240:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/tmp/.mount_Insomn0JBTvp/resources/app.asar/node_modules/@getinsomnia/node-libcurl/dist/Easy.js:5:18)
at Module._compile (node:internal/modules/cjs/loader:1373:14)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
Insomnia Version
9.3.3
What operating system are you using?
Ubuntu
Operating System Version
Ubuntu focal
Installation method
download and install via dpkg -i
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered:
This is happening because you are using an older Ubuntu (20.04) than the one we've compiled Insomnia on (22.04), and from past experiences this means your .deb and Appimage installations won't work well.
Expected Behavior
Insomnia could not started, when I ran it in terminal via command line the error above appears
Actual Behavior
Follow the steps
Reproduction Steps
Is there an existing issue for this?
Additional Information
Insomnia Version
9.3.3
What operating system are you using?
Ubuntu
Operating System Version
Ubuntu focal
Installation method
download and install via dpkg -i
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: