Re: invalid connection option "passfile"

2024-03-21 Thread hubbamubba
ldap authentication >>> psycopg==3.1.12 >>> psycopg-binary==3.1.12 >>> >>> I'm having issues using passfile on a new pgadmin4 install. >>> I have the app running and I can login with ldap and an internal user. >>> I'm also able t

Re: invalid connection option "passfile"

2024-03-17 Thread Akshay Joshi
r. > I'm also able to run setup.py and run load-servers (It reports the > correct number of servers added) and I can > verify in sqlite3 db. > > I can see the new server tab in the gui but when I click the new servers > tab, > I get a load of errors: > > Tue Mar 12 19:15:39

Re: invalid connection option "passfile"

2024-03-15 Thread hubbamubba
t; > I can see the new server tab in the gui but when I click the new servers tab, > I get a load of errors: > > Tue Mar 12 19:15:39.851547 2024] [wsgi:error] [pid 9262] [remote > 172.18.1.88:38112] psycopg.ProgrammingError: invalid connection option > "passfile" > [

Re: invalid connection option "passfile"

2024-03-13 Thread Akshay Joshi
erver tab in the gui but when I click the new servers > tab, > I get a load of errors: > > Tue Mar 12 19:15:39.851547 2024] [wsgi:error] [pid 9262] [remote > 172.18.1.88:38112] psycopg.ProgrammingError: invalid connection option > "passfile" > [ > File > &qu

invalid connection option "passfile"

2024-03-13 Thread hubbamubba
2] [remote 172.18.1.88:38112] psycopg.ProgrammingError: invalid connection option "passfile" [ File "/opt/pgadmin4/venv/lib/python3.7/site-packages/pgadmin4/pgadmin/utils/driver/psycopg3/server_manager.py", line 116, in update self.create_connection_string(self.db, self.user)