Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyetc-0006Ml-JK for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:39:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyetb-0000Jb-Jt for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:39:19 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyetb-0000JR-6c for pgadmin-hackers@lists.postgresql.org; Wed, 21 Mar 2018 14:39:19 +0000 Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eyetX-0006pv-He for pgadmin-hackers@postgresql.org; Wed, 21 Mar 2018 14:39:17 +0000 Received: by mail-oi0-x22b.google.com with SMTP id y27-v6so4475067oix.10 for ; Wed, 21 Mar 2018 07:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ytvKTq6+J8A7Mv5gFsxnWagzQr7YK5pvdWcLZDGOh+4=; b=yD0pbHnbE1DU0cDMHRSPMZaioQSeHQ9YheDocv0Qws4hAG3QUKPcHGqPADOZnj3T/T tvwiHw024RZBtE5olqRdpXpHavdU6P5qQZtmtCw4s0CX34/hUtO+mv/5BEJUTzxo1Jpn xK3W+c5/4KgPYH4PA2WLyt+vHCwQKq33oVuNKRH0KHZ25m7SKEUtOsqJT6HEBnWUA12A 2hfKoUO+43QcIHsEo7Nz87Vrkqbhpr+lAPpH/MuiFyNdQwoHVMUZ4jzrQ6OVG5FfvQBM vmip/QNEjB/MSBLBAcgA7zyOeUCDjmYtWhmX4Uwp8L/vwM4f2IJnKlNa5e1SxagUWXAc N24g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ytvKTq6+J8A7Mv5gFsxnWagzQr7YK5pvdWcLZDGOh+4=; b=pxJ1iaJipjEiHCc2+5xefQKx2E15rAiVRrnHwcxhNYNF2OhfivE5i6rS/2B6B7kfpI tWYNpnlVFIcVrpWrD/sunAUy+00PH+Xri7Jsz4uu/MAiz7jt2qx/XuHNhlyQiOUFVIkZ ojqtio6STIh2rRNHD3l2xLRouiH2hpIweDxUJNZQX1I55DPhtTLMvI6eSHMqCZMo8DMg AWTZZJGUioz6BpPiQfXjuHMKvpU0EM7A505sxUU6QyTM1mT725wxSdaCvGqsv8iZis/u /a2Za/jMDES5k117RM3nWCaiknFNKl7QIU3ijBxXJsTq4fAJOHwpNOq0PwG0HiMv9beZ usOw== X-Gm-Message-State: AElRT7F1pG5UnuyVUh9PZmd8zwxcNiqi8DFSSga3kvugTWk0Nq82F+RK WRCSofLQXRo1/dnBaMix0kk0qRK8pAeTytau8TzM2g== X-Google-Smtp-Source: AG47ELt4PrzlPWoPk6KMObGB4J7/Oj/JAg8SFTcA1MQQ4qM8TppK56CBc3v2lh+2IWwieC3iV1t6K34oRX86/XHhOgU= X-Received: by 10.202.95.68 with SMTP id t65mr12487760oib.102.1521643153786; Wed, 21 Mar 2018 07:39:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.138.251 with HTTP; Wed, 21 Mar 2018 07:39:13 -0700 (PDT) Received: by 10.74.138.251 with HTTP; Wed, 21 Mar 2018 07:39:13 -0700 (PDT) In-Reply-To: References: From: Khushboo Vashi Date: Wed, 21 Mar 2018 20:09:13 +0530 Message-ID: Subject: Re: Experiencing issues To: Joao Pedro De Almeida Pereira Cc: Murtuza Zabuawala , pgadmin-hackers Content-Type: multipart/alternative; boundary="001a113cdb14a823f80567ed274d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a113cdb14a823f80567ed274d Content-Type: text/plain; charset="UTF-8" On 21 Mar 2018 20:01, "Joao De Almeida Pereira" < jdealmeidapereira@pivotal.io> wrote: I tried that but still nothing. When i check in the inspector for cookies I have none Share your config_local file. On Wed, Mar 21, 2018 at 10:30 AM Murtuza Zabuawala wrote: > Yes, that's cookie related issue (RM#3197), To fix that I added below in > my config_local.py and it started working again, > > DEFAULT_SERVER = '0.0.0.0' > COOKIE_DEFAULT_DOMAIN = SESSION_COOKIE_DOMAIN = DEFAULT_SERVER > > Clear your browser cookies and server side sessions. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > On Wed, Mar 21, 2018 at 7:55 PM, Joao De Almeida Pereira < > jdealmeidapereira@pivotal.io> wrote: > >> Where can I find information about that? >> >> On Wed, Mar 21, 2018 at 10:16 AM Khushboo Vashi < >> khushboo.vashi@enterprisedb.com> wrote: >> >>> >>> >>> On 21 Mar 2018 19:41, "Joao De Almeida Pereira" < >>> jdealmeidapereira@pivotal.io> wrote: >>> >>> Hello Hackers, >>> Can anyone use the current master branch? >>> When I try to open a server I get a 428. Is that only me? >>> >>> May be because of cookie changes. >>> Check your config.py and config_local.py if you have done changes >>> related to DEFAULT_SERVER in your config_local.py then you need to change >>> other 2 cookie related variables also. >>> >>> Thanks >>> Joao >>> >>> >>> > --001a113cdb14a823f80567ed274d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=
Yes, that's cookie related issue (RM#3197), To fix that I added below= in my config_local.py and it started working again,
DEFAULT_SERVER = =3D '0.0.0.0'=C2=A0
COOKIE_DEFAULT_DOMAIN =3D SESSION_COOKIE_DOMAIN =3D D= EFAULT_SERVER

Clear y= our browser cookies and server side sessions.


= --Regards,=
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterpris= edb.com
The Enterprise PostgreSQL Company
<= div><= img src=3D"https://drive.google.com/a/enterprisedb.com/uc?id=3D0B6jGeB3BfKR= MV0t4MEp0YnZCTTA&export=3Ddownload" width=3D"420" height=3D"31">

On Wed, Mar 21, 2018 at 7:55 PM, Joao De Alm= eida Pereira <jdealmeidapereira@pivotal.io> wrote= :
Where can I find infor= mation about that?

On = Wed, Mar 21, 2018 at 10:16 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:


On 21= Mar 2018 19:41, "Joao De Almeida Pereira" <jdealmeidapereira@pivotal.i= o> wrote:
=
Hello Hackers,
Can anyone use the current master branc= h?
When I try to open a server I get a 428. Is that only me?
May be because of cookie changes.=C2=A0
Check y= our config.py and config_local.py if you have done changes related to DEFAU= LT_SERVER in your config_local.py then you need to change other 2 cookie re= lated variables also.

Thanks
J= oao



--001a113cdb14a823f80567ed274d--