forked from internxt/drive-desktop
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello, I've installed the latest relelase (2.4.8) by the deb installer, onto my machine:
$ uname -orv
5.15.0-139-generic #149~20.04.1-Ubuntu SMP Wed Apr 16 08:29:56 UTC 2025 GNU/Linux
The installation suceeds (with one tiny error):
Error in file "/usr/share/applications/xreader.desktop": "application/x-ext-cbzapplication/oxps" is an invalid MIME type ("application/x-ext-cbzapplication/oxps" contains an invalid character in the subtype)
But when I attempt to actually start internxt, it fails immediatelly on the glibc version mismatch:
$ internxt
A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/Internxt/resources/app.asar.unpacked/node_modules/@gcas/fuse/build/Release/fuse.node)
at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1812)
at Module._extensions..node (node:internal/modules/cjs/loader:1203:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2039)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:102:18)
at bindings (/opt/Internxt/resources/app.asar/node_modules/bindings/bindings.js:112:48)
at Object.<anonymous> (/opt/Internxt/resources/app.asar/node_modules/@gcas/fuse/index.js:6:36)
I assume the root cause belongs outside of the internxt itself, but maybe a bump of the affected library may help?
Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels