Re: Cannot log in to pgadmin interface with Docker

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Charalampos Fanoulis <charalampos(dot)fanoulis(at)gmail(dot)com>, "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Cannot log in to pgadmin interface with Docker
Date: 2019-09-02 09:54:57
Message-ID: CA+OCxoz3kE-LjqCrpSdUek5Ga=kVcnMSQY6nYEYZqvzYcGNDXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

[please keep the mailing list CC'd]

On Fri, Aug 23, 2019 at 9:46 PM Charalampos Fanoulis <
charalampos(dot)fanoulis(at)gmail(dot)com> wrote:

> Hey, thanks for the answers. No, it was just that single instance (it's in
> server mode), and was using the default credentials as shown on the docker
> image page
>

Please check/post the following:

- The logs from the container (docker logs <container_name>)

- Any errors etc. from the Javascript console in your browser (open the
developer tools *before* navigating to pgAdmin and testing).

Thanks.

> *console.log*({
> name: Χαράλαμπος Φανούλης
> school: 6ο Γυμνάσιο Ευόσμου
> }])
>
>
> On Fri, Aug 23, 2019 at 3:51 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> Hi
>>
>> Do you have any other pgAdmin instances running in the same browser? If
>> so, try closing them.
>>
>> Secondly; are you using Greek characters in the username/password? If so,
>> please try using plain ASCII in case there's an encoding issue.
>>
>> On Fri, Aug 23, 2019 at 12:45 PM Charalampos Fanoulis <
>> charalampos(dot)fanoulis(at)gmail(dot)com> wrote:
>>
>>> bump
>>> *console.log*({
>>> name: Χαράλαμπος Φανούλης
>>> school: 6ο Γυμνάσιο Ευόσμου
>>> }])
>>>
>>>
>>> On Sat, Aug 17, 2019 at 11:38 AM Charalampos Fanoulis <
>>> charalampos(dot)fanoulis(at)gmail(dot)com> wrote:
>>>
>>>> Hello all! I hope this is the correct email for support, not really
>>>> familiar with mailing lists.
>>>>
>>>> Anyways, I have freshly started a Docker container from the
>>>> dpage/pgadmin4 using the simple startup script. While I can reach the login
>>>> page, when trying to sign in with the credentials (they are the same as in
>>>> the cmd), nothing happens. The page just refreshes with no errors
>>>>
>>>> Technical info:
>>>>
>>>> OS: Ubuntu 18.04.1
>>>> Docker version: 19.03.1, build 74b1e89
>>>> Image version: Latest version available (was pushed 5hrs ago as of
>>>> writing this)
>>>>
>>>> Awaiting your reply,
>>>> Charalampos
>>>>
>>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Thegeshwar SM 2019-09-02 10:37:05
Previous Message Ray O'Donnell 2019-08-30 13:47:00 Re: pgAdmin bug