PostgreSQL 17.2 installation error
Hi,
I just installed PostgreSQL on my mac and when I'm trying to open the software I'm facing "_LSOpenURLsWithCompletionHandler() failed with error -10669."
I tried both 17.2 and 16.6 versions, facing the same issue for both the versions.
Please help me in accessing the software.
Thanks, Jagan
Hi, Are you seeing this error on launching pgAdmin or?
Unfortunately, I got the same error as you but couldn't figure out a way to solve it. Help would be appreciated if anybody knows the solution.
is this error seen when pgAdmin is launched?
Hi, Are you seeing this error on launching pgAdmin or?
yes, it appears launching pgAdmin
Hello, I have the same issue here. I run a macOS Sequoia 15.2 version. It appears when I launch pgAdmin 4 version 17.2 Thank you.
Hi, Somehow it worked, but I can't tell you exactly how. Here is what I did.
Step 1 1.1 I downloaded the 15.8 version of PostgreSQL. I ran the software and get the same error. 1.2 Then I went to my Application > pgAdmin4 > right click > read the info > and selected "Open with Rosetta". 1.3 I re-ran pgAdmin and it worked
Step 2 I didn't want to work with a later version so ; 2.1 I uninstalled the whole software, and downloaded the 17.2 version 2.2 I installed it, and I was able to launch pgAdmin4.
Good luck !
It's an interesting approach but it actually worked. I was facing with the same issue and first I deleted pgAdmin and installed 15.10 for macOs and uploaded 15. Now, I have access 14-15- and 17 which is interesting because I tried it before but didn't work out at that time, now its working.
Deselecting Pgadmin on installer
&
Installing Pgadmin using brew install --cask pgadmin4 --verbose worked for me
Hopefully this issue is fixed in the recent versions. Can someone confirm it please?