| From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>, Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Experiencing issues |
| Date: | 2018-03-21 14:37:54 |
| Message-ID: | CAE+jjamPriUTGexGqbKW6VaEuaq5fYtbqLnZJgZu8bWzbLB1uA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Also when I see the request I get a different cookie session id for each
request
See the the attachments. I am using Ubuntu machine
On Wed, Ma[image: Screenshot from 2018-03-21 10-33-36.png]r 21, 2018 at
10:32 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Wed, Mar 21, 2018 at 2:29 PM, Murtuza Zabuawala <
> murtuza(dot)zabuawala(at)enterprisedb(dot)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
>
| Attachment | Content-Type | Size |
|---|---|---|
|
image/png | 50.5 KB |
|
image/png | 56.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khushboo Vashi | 2018-03-21 14:39:13 | Re: Experiencing issues |
| Previous Message | Murtuza Zabuawala | 2018-03-21 14:37:37 | Re: Experiencing issues |