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

GLIBC_2.29' not found and i have 2.31 #794

Closed
MFdanGM opened this issue May 20, 2024 · 2 comments
Closed

GLIBC_2.29' not found and i have 2.31 #794

MFdanGM opened this issue May 20, 2024 · 2 comments

Comments

@MFdanGM
Copy link

MFdanGM commented May 20, 2024

{"pid":62819,"caller":"databaseConnections","name":"main","level":50,"msg":"Error in database connection cdfa36f0-03c6-11ef-8ea3-bde43d5fcb86, database storage.db: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /snap/dbgate/421/resources/app.asar.unpacked/node_modules/better-sqlite3/build/Release/better_sqlite3.node)","time":1716196298495}

Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /snap/dbgate/421/resources/app.asar.unpacked/node_modules/better-sqlite3/build/Release/better_sqlite3.node)
at process.func [as dlopen] (node:electron/js2c/node_init:2:2214)
at Module._extensions..node (node:internal/modules/cjs/loader:1489:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2441)
at Module.load (node:internal/modules/cjs/loader:1214:32)
at Module._load (node:internal/modules/cjs/loader:1030:12)
at c._load (node:electron/js2c/node_init:2:13672)
at Module.require (node:internal/modules/cjs/loader:1242:19)
at require (node:internal/modules/helpers:176:18)
at bindings (/snap/dbgate/421/resources/app.asar/node_modules/bindings/bindings.js:112:48)
at new Database (/snap/dbgate/421/resources/app.asar/node_modules/better-sqlite3/lib/database.js:48:64)

Error JSON: {
"code": "ERR_DLOPEN_FAILED"
}

Connection: {
"engine": "sqlite@dbgate-plugin-sqlite",
"databaseFile": "",
"displayName": "
",
"connectionColor": "",
"singleDatabase": true,
"defaultDatabase": "
",
"unsaved": false,
"_id": "***"
}

@ProjectInfinity
Copy link
Collaborator

What if you try the deb file, flatpak or appimage? Does it still happen?

@MFdanGM
Copy link
Author

MFdanGM commented May 21, 2024

AppImage works fine. Thanks a lot. Great app!

@MFdanGM MFdanGM closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants