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 1eyemr-0005yi-Dn for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:32:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyemq-000633-Cr for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:32:20 +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 1eyemq-00062q-4E for pgadmin-hackers@lists.postgresql.org; Wed, 21 Mar 2018 14:32:20 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eyemi-0006hu-DC for pgadmin-hackers@postgresql.org; Wed, 21 Mar 2018 14:32:18 +0000 Received: by mail-wm0-x22d.google.com with SMTP id f125so10171630wme.4 for ; Wed, 21 Mar 2018 07:32:11 -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=aGQahoIxO1tYxQfU0Y7ujcMSCjzqUn/0gc8kIi9kI9M=; b=lfuGvMWIq84HoIyycBlqUZkGomSiNKNuxLxoL+vqqX1yqI92gAjwN7pxLCqCyfpqcY uBWYEZHLPZVW0a/RQyaOgqctKi5FVFMRUOxQZ9cTX4sUA48SoaciLj2r3nkL62H3srs6 ExkC1Pr+zS8JnNp7VxW1H5tIPsxDYzPk4CnuEnx4A22e3yutoQoNwnpTxNC7dxtxlVR5 R8I1o8YsXhUTZufEJmdvvq6EkxlfiTK9WDnIba5KqiQ/Rkusk5XRcGE21I47Crns8Eel 4xAG8wYRgHY9voKMgJgYWju6PtpSfeaKI2YXmAdI9zjrjLpDLNqTnJBYP6t/KD2gfv4k YJ8Q== 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=aGQahoIxO1tYxQfU0Y7ujcMSCjzqUn/0gc8kIi9kI9M=; b=WLUHJR6leK/OBfe9te69sRn36uv6QIknVaw9kWTN9fhxQ2VAPPZpBJ68/990E0S9wE uVdhvA29BESraHyb0eKDF9TvgQ6Cf83AzhJMelKRDq6fC0T9vGySKM7upCjJfW2Tdvvt gEfJBu0JoHJqf9z3yRBipYAwObPlwprcAKAvL2akvp/c6ULmCahyzS6KbDEd3kvx4xHr qmuh6nUR4G7wq7zBxgngDUuLc2s27MlZEUdP/gJ46JRQmIWl4E1NZhr23XrI+zOLLF+9 iz6MsL5c0hvLWUzS52st9SmY4XWlArMU1o70vOujRytU0JXB0ZrY8JFG0wu1fVxaMgMc tG6g== X-Gm-Message-State: AElRT7HYAdCPTTmlQaDiqqorHEQe11SJYTUZTc7rEoHvmovKK47AX6am eltgg0JjhvbtWW5Wt5hekTYhVtLNdzsrd6chhCE0eA== X-Google-Smtp-Source: AG47ELuLlstMKhTxi1nJQRfpvC1Web7Ol5laSG3XXO/50c94jEHid/MpOwf7scT59hGE4GgrfpmpRtgwbAbpOiGkCdw= X-Received: by 10.28.130.9 with SMTP id e9mr2712513wmd.161.1521642730282; Wed, 21 Mar 2018 07:32:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.69.220 with HTTP; Wed, 21 Mar 2018 07:32:09 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 21 Mar 2018 14:32:09 +0000 Message-ID: Subject: Re: Experiencing issues To: Murtuza Zabuawala Cc: Joao De Almeida Pereira , Khushboo Vashi , pgadmin-hackers Content-Type: multipart/alternative; boundary="001a11444b446a069b0567ed0e07" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a11444b446a069b0567ed0e07 Content-Type: text/plain; charset="UTF-8" On Wed, Mar 21, 2018 at 2:29 PM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> 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 > I haven't had to do that - and the 3.0 packages I just built for Windows and Mac worked fine on fresh VMs without anything like that being needed. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a11444b446a069b0567ed0e07 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, Mar 21, 2018 at 2:29 PM, Murtuza Zabuawala &l= t;m= urtuza.zabuawala@enterprisedb.com> wrote:
Yes, that's cookie related issue (RM#3197), To f= ix that I added below in my config_local.py and it started working again,

<= /div>
DEFAULT_SERVER =3D '0.0.0.0'=C2=A0<= /font>
COOKIE_DEFAULT_DOMAIN =3D SESS= ION_COOKIE_DOMAIN =3D DEFAULT_SERVER
=

I haven't had to do that - and the 3.0 packages I j= ust built for Windows and Mac worked fine on fresh VMs without anything lik= e that being needed.
=C2=A0
--
Dave Page
Blog: http://pgsnake.blogspot.= com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The = Enterprise PostgreSQL Company
--001a11444b446a069b0567ed0e07--