Re: Unable to open query tool

Поиск
Список
Период
Сортировка
От Brian Hansen
Тема Re: Unable to open query tool
Дата
Msg-id CAMiuOHV-aRWaS9_dPGNvadJSMaxyD7t07kd-8ECbjPeDG1LrHw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unable to open query tool  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Ответы Re: Unable to open query tool  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-support
Hello,

No change.

On Wed, May 13, 2020 at 10:36 PM Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
>
> Hi,
>
> Please try File > Reset Layout.
>
> Thanks,
> Khushboo
>
> On Thu, May 14, 2020 at 12:31 AM Brian Hansen <dulanic@gmail.com> wrote:
>>
>> Hello,
>>
>> I have been using pgadmin for a while and just recently it stopped
>> working to query anything. I can use other query tools to run SQL, but
>> now pgadmin4 just shows as it is stuck loading. This happens across
>> all databases. I run it from docker and have purged all files and
>> relaunched my container and that had 0 impact. I can run maintenance
>> tools etc...
>>
>> I am superuser and granted all permissions for the user. No
>> permissions changed between when it used to work and when it stopped
>> working.
>>
>> https://snipboard.io/6sA8BH.jpg
>>
>> This is my docker config:
>>
>>   pgadmin:
>>     image: dpage/pgadmin4:latest
>>     container_name: pgadmin
>>     environment:
>>       TZ: America/Chicago
>>       PGADMIN_DEFAULT_EMAIL: someone@somewhere.com
>>       PGADMIN_DEFAULT_PASSWORD: notachance
>>       PGADMIN_LISTEN_PORT: 5050
>>     volumes:
>>       - pgadmin:/var/lib/pgadmin
>>     ports:
>>       - 5050:5050
>>     restart: unless-stopped
>>
>>



В списке pgadmin-support по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: Password lost
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: Unable to open query tool