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

Version >= 2.9.2 does not run on CentOS 7 #140

Open
craigwatson opened this issue Jul 27, 2021 · 2 comments
Open

Version >= 2.9.2 does not run on CentOS 7 #140

craigwatson opened this issue Jul 27, 2021 · 2 comments

Comments

@craigwatson
Copy link

craigwatson commented Jul 27, 2021

All OS packages updated to latest as of 27th July 2021.

App error:

pkg/prelude/bootstrap.js:1614
      throw error;
      ^

Error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /tmp/1c37abc97553920fb7aad7712b63b174bcef21dabec7d18c818da9082e300aac/keytar.node)
    at tryImporting (pkg/prelude/bootstrap.js:1969:37)
    at tryImporting (pkg/prelude/bootstrap.js:2021:16)
    at process.dlopen (pkg/prelude/bootstrap.js:2044:7)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1127:18)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
    at Module.require (internal/modules/cjs/loader.js:957:19)
    at Module.require (pkg/prelude/bootstrap.js:1593:31)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/snapshot/directory-connector/node_modules/keytar/lib/keytar.js:1:76)

Version 2.9.1 is the last that runs successfully on CentOS7.

@benbulll
Copy link

Seeing the same error here on Centos 7.9-2009. Is there any workaround?

@bclingan
Copy link

bclingan commented Feb 2, 2023

I also recently ran across this issue, are there any updates?

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

3 participants