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 1eyeja-0005dm-2Z for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:28:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyejZ-0001wa-8q for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:28:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyeg1-0005pG-OL for pgadmin-hackers@lists.postgresql.org; Wed, 21 Mar 2018 14:25:17 +0000 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eyefy-00079l-3z for pgadmin-hackers@postgresql.org; Wed, 21 Mar 2018 14:25:17 +0000 Received: by mail-wm0-x235.google.com with SMTP id i189so6639403wmf.0 for ; Wed, 21 Mar 2018 07:25:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KrmEDgOVIt5kYclfnjsWOjc0I59LQWYvB++BKwgMfw8=; b=oBnm4u+0+5/lXZLfIqxJ3k4BHAS3FWf2d3/HFyGJP0WsnUbLht7+dhmdslc/WHKVW6 s82Sh2FFnv5/cEDE7/r4C4uHrP20n1GzdoQdLC7TYLUgliP9AZpMG96H5TZSSKOCw1aM pHRoBl8GYkNghMdKDCQ+y1JS2DwZMphM73d3QCHLBIbOQLk+WCHa+L2ujLXWH68Ov9m+ uqLkASbfv4e9qAuAssdJwMfIc1fNfwnzrbEU5UT6lqiEjnJR69oN8nPy5y9n8CBUtfO9 fr7vyPbHHc4p+1E/wgz9VPRU62flOjNOohne9NJ+aLFEE32X4V4FG+Ysr4O1CwYurs5n dKhA== 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=KrmEDgOVIt5kYclfnjsWOjc0I59LQWYvB++BKwgMfw8=; b=Lxe1dV66wnSSa10BYoQ+6tsaVyueJMJvPMBGw/nqIfjWpjpjjBlqbNUaGqr3osLxal S5RPltlOSpRfQcO/zNYp3u0sAFsKiZOkeHQUAg+oZs96MX3/Z6Vi6dKOXNQUJr7DhuPU biwl8xxK3e8JOCse/O/+h9WG+7fYyqHjC7Vije7r22z9dnwHlUpsY6IN+VdkV9FjWxlL 19KFNh/Of3o3/Xc3ZAnJL64CvsDAX3s/c21GI5UhK5TPQvjNtLNHsk1z3N2hIfmAwr8V XKm6uqaBCxJFXl3oaO0R0B3gsuEd5HWY2ysOCo0qKZM1tAjSe9vcVFR9QxBMZiIp3qoY anKQ== X-Gm-Message-State: AElRT7HgDz7nVthD6Uq39oEmtg/M5KvuSFpspaYv7z8/A0FsDUfw0cYK Amt3i4Q/4E3kjI8vUo3v4PUY/3guwUescctZav+l1hrf X-Google-Smtp-Source: AG47ELviJdRQ7IZMyXsz+PVzSF+qrW6nEnTT7k82bnS1iMRPAq91O9ZpQ7KsiCM9NSus/ONFAfIBxh+YZE0PdKpYO5w= X-Received: by 10.28.176.134 with SMTP id z128mr2965570wme.86.1521642313403; Wed, 21 Mar 2018 07:25:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.69.220 with HTTP; Wed, 21 Mar 2018 07:25:12 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 21 Mar 2018 14:25:12 +0000 Message-ID: Subject: Re: Experiencing issues To: Khushboo Vashi Cc: Joao Pedro De Almeida Pereira , pgadmin-hackers Content-Type: multipart/alternative; boundary="001a1141101290e97b0567ecf502" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a1141101290e97b0567ecf502 Content-Type: text/plain; charset="UTF-8" On Wed, Mar 21, 2018 at 2:16 PM, 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. > Oh, I thought Joao meant he was having problems using the master branch on the git server :-) -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a1141101290e97b0567ecf502 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, Mar 21, 2018 at 2:16 PM, Khushboo Vashi <<= a href=3D"mailto:khushboo.vashi@enterprisedb.com" target=3D"_blank">khushbo= o.vashi@enterprisedb.com> wrote:


On 21 Mar 2018 19:41, "Joao De Almeid= a Pereira" <jdealmeidapereira@pivotal.io> wrote:
Hello H= ackers,
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.=C2= =A0
Check your config.py and config_local.py if you = have done changes related to DEFAULT_SERVER in your config_local.py then yo= u need to change other 2 cookie related variables also.

Oh, I thought Joao meant he was having problems us= ing the master branch on the git server :-)=C2=A0



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnak= e

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Compa= ny
--001a1141101290e97b0567ecf502--