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

Error in Ubuntu 20.04 version `GLIBC_2.35' not found #485

Open
felrobotics opened this issue Oct 26, 2023 · 7 comments
Open

Error in Ubuntu 20.04 version `GLIBC_2.35' not found #485

felrobotics opened this issue Oct 26, 2023 · 7 comments
Assignees

Comments

@felrobotics
Copy link

The extension won't run on Ubuntu 20.04 which comes with GLIBC_2.31 by default

Extension Version: v0.5.0
OS: Ubuntu 20.04

This is the message in the output after vscode startup:

1806280] Error loading Python lib '/tmp/_MEIYCzXYv/libpython3.10.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIYCzXYv/libpython3.10.so.1.0)
[Error - 11:20:45 AM] Connection to server got closed. Server will not be restarted.

@nasc17
Copy link
Collaborator

nasc17 commented Nov 27, 2023

Hi @felrobotics we currently have an insiders release out now that you can test against to see if issue is present with our newer updates: https://github.com/microsoft/azuredatastudio-postgresql/releases/tag/v0.5.1-insiders

@nasc17
Copy link
Collaborator

nasc17 commented Dec 4, 2023

Please update to latest stable release of PostgreSQL extension v0.6.0 and Azure Data Studio v1.47.0. Reopen if this issue is still present, thank you.

@nasc17 nasc17 closed this as completed Dec 4, 2023
@donjuanmon
Copy link

I'm also getting this error with Extension version v.0.6.0 and Ubuntu 20.04. glibc is at max version allowed by OS (2.31)

@GennadNY
Copy link
Collaborator

GennadNY commented Jan 8, 2024

@felrobotics - if you remove extension and just start azure data studio do you get same error?

@GennadNY
Copy link
Collaborator

GennadNY commented Jan 8, 2024

@donjuanmon - if you remove extension , does ADS open?

@donjuanmon
Copy link

@GennadNY - Yes, ADS opens regardless of the failing extension or not. We have a unique setup where all inbound/outbound traffic is blocked so I'm installing this manually. I include a script to install pgtoolsservice to the correct location. Regardless of version, all attempts to load this fail.

@rknechtel
Copy link

I"m getting the same error on xUbuntu 20.04 with ADS Version 1.48.0 and Extension Version 2.0.6.
Guess ADS doesn't work so well with PostgreSQL, back to Pgadmin4.

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

5 participants