-
Notifications
You must be signed in to change notification settings - Fork 36
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
Failed to start Pgsql tools service on MacOS #108
Comments
This issue has started for me as well on the latest release of macOS (10.14.5). The message doesn't error out it hangs at 'Starting pgsql service'
![Screen Shot 2019-06-07 at 8 29 27 AM](https://user-images.githubusercontent.com/47231954/59104017-62abae80-88fe-11e9-9dfa-7ef4736032cd.png)
I've tried uninstalling and reinstalling the extension.
|
I'm getting the same error on Windows 10. I do get a PostgreSQL option in the connection sidebar, but I am not able to connect to my PG DB (no error, just endless connection loading). EDIT: I reinstalled the extension by downloading the latest vsix release and now I can connect to PG! At least for now. I guess our corporate firewall is to blame ... |
@maverick915 - Hi, are you still hitting this issue? Can you try the latest version of extension with latest ADS release? |
Hi I am still getting "Failed to start Pgsql tools service" when using the Postgresql Extension (0.2.6) with ADS (1.20.1) on a MacOS Catalina 10.15.2. I've tried disabling/restarting/uninstalling/re-installing/etc. Nothing seems to have worked I am able to connect to postgres dbs otherwise with either PGAdmin or DataGrip (IntelliJ), but for some reason just can't get this to work I also tried downloading the VSIX file directly from the releases site here based on the instructions here. It looks like the install worked, however on reload gave me an error in console. @swjain23 I'm not sure if this is the same issue as OP, so am happy to open a new issue if you want to close this one? [Error - 11:00:30 AM] Starting client failed |
Working now. Thanks for tagging me on the fix. |
@MaxKoval1ov Try installing the mac universal installer. Then right click on the app in finder and select Get Info. Then put a check mark in 'Open Using Rosetta'. I have an Apple M1 Pro chip running Ventura and I've been fighting this all day. This combo worked for me. Link to Universal Installer: https://go.microsoft.com/fwlink/?linkid=2222873 |
Cool, work for me, but it is a little bit confusing that Silicon version doesn't support psql extension. Moreover rosetta slows down applications cause of emulation( |
|
@MaxKoval1ov I dont. sorry. good luck. |
@cvannoy Thanks man this worked for me! |
Steps to Reproduce:
There is no additional information in the Output or Problems windows.
After enabling debug logging, I see the following message in the main.log:
[2019-03-25 12:31:01.329] [main] [error] UpdateService error: Cannot update while running on a read-only volume. The application is on a read-only volume. Please move the application and try again. If you're on macOS Sierra or later, you'll need to move the application out of the Downloads directory. See Squirrel/Squirrel.Mac#182 for more information.
The text was updated successfully, but these errors were encountered: