Re: User profile location redirect

2020-08-16 Thread Aditya Toshniwal
Hi Andrew, Yes you can. Please refer - https://www.pgadmin.org/docs/pgadmin4/4.24/server_deployment.html#configuration. Make sure you escape the backslashes when setting the paths (eg - D:\\Home) On Fri, Aug 14, 2020 at 12:14 AM Andrew Sanderson < and...@sandersonconsultingllc.com> wrote: > All,

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-16 Thread Khushboo Vashi
On Mon, Aug 17, 2020 at 6:02 AM Hendrik Hansmeier < hendrik.hansme...@hh-it.co> wrote: > I re-checked the permissions and found that the permissions-issue was only > with my certs. Since i stored them in the app-root of the > .deb-Installation, chown-ing of the whole folder helped as well. > > So

Re: Error retrieving data from the server: INTERNAL SERVER ERROR: string indices must be integers

2020-08-16 Thread Aditya Toshniwal
Hi John, Could you please provide more details like pgAdmin logs, PG version, pgAdmin version ? On Fri, Aug 14, 2020 at 8:11 PM John Zhang wrote: > Dear Support, > > I am not clear what happened to my DB, supposedly nothing was changed as > it worked minutes ago. But it reported this error when

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-16 Thread Hendrik Hansmeier
I re-checked the permissions and found that the permissions-issue was only with my certs. Since i stored them in the app-root of the .deb-Installation, chown-ing of the whole folder helped as well. So nothing needs to be fixed. Thanks for your help. Mit freundlichen Grüßen Hendrik Hansmeier

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-16 Thread Hendrik Hansmeier
So after installing pgadmin4 from .deb-file and trying out several configurations, i found out a working one, but with a file-permission-issue. Because i didn't try out which specific file made the problems, i chown-ed all pgadmin4/web/*-files to www:data:www-data, since pgadmin4 from the .deb-