Extension issue - Failed to start PGSQL tools service on Ubuntu #407
Labels
M2
Issues to be handled June 2023
Release-v0.4
Bug fix to be included in Release-v0.4 of PgSql extension
Bug
azuredatastudio-postgresql
0.3.1
Linux x64 5.19.0-35-generic
1.44.1
Problem: I try to connect to postgres DBs in my Azure subscriptions using Azure Data Studio. My OS is Ubuntu 22.04. It looks like it's stuck trying to connect for a long period of time and I have to manually cancel the connection attempt. I think this might be linked to the PostgreSQL extension not working for me, see below.
Debugging efforts:
When launching the ADS app on my ubuntu OS, I'm getting the error 'Failed to start PGSQL tools service'. I suspect this is a contributing factor, if not the main cause of the problem.
When I change the log level to 'Debug' and reload ADS, I get the following output in the terminal. Looks like a TypeError is occuring because it's trying to read something that's undefined.
When I toggle developer settings in ADS after activating debug mode, I get the following output:
Things I've tried:
I found similar issues (#108, #122) but none of the solutions in there worked for me.
Any thoughts/suggestions?
The text was updated successfully, but these errors were encountered: