Re: [pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread Dave Page
Right - it's not designed to run under the runtime, and then be access via a browser. There's now a security key that is defined by the runtime, that needs to be supplied by any clients that are connecting. That is to prevent other users on multi-user systems from connecting to the pgAdmin server a

Re: [pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread Neel Patel
Hi Maciek, For the security reason, v4 1.3 do not access the same runtime port with browser. Thanks, Neel Patel On Tue, Mar 28, 2017 at 2:00 PM, matshyeq wrote: > Hi, > > For v4.1.1 I was able to copy URL (ie. http://localhost:55235/browser/#) > and access interface through Chrome. > Now, with

[pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread matshyeq
Hi, For v4.1.1 I was able to copy URL (ie. http://localhost:55235/browser/#) and access interface through Chrome. Now, with v4.1.3, when I'm trying same I get: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad pa