Re: my PGadmin cant connect to the application server

From: kurt thepw(dot)com <kurt(at)thepw(dot)com>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: my PGadmin cant connect to the application server
Date: 2022-11-19 12:37:07
Message-ID: BL3PR07MB89136739723952EA9ECF5A93D3089@BL3PR07MB8913.namprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


The error message at the bottom of your trace-back says that a python module called 'flask_babel' could not be found. This seems like a python issue, not a postgresql issue. Was there recently any kind of update to your system that may have reinstalled/updated your python environment?

In any case, when I google that error message, I do find results. The URL below says to install the 'Flask_Babel' python module via;

pip install 'Flask_Babel'

https://www.roseindia.net/answers/viewqa/pythonquestions/101724-ModuleNotFoundError-No-module-named-Flask-Babel.html
ModuleNotFoundError: No module named 'Flask-Babel' - Roseindia<https://www.roseindia.net/answers/viewqa/pythonquestions/101724-ModuleNotFoundError-No-module-named-Flask-Babel.html>
Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'Flask-Babel' How to remove the Module
www.roseindia.net

________________________________
From: Sayyid Agus (CONT) <sayyid(dot)agus(at)capitalone(dot)com>
Sent: Friday, November 18, 2022 3:40 PM
To: pgsql-admin(at)lists(dot)postgresql(dot)org <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: my PGadmin cant connect to the application server

[image.png]

Hello I need help on this issue as I suddenly cant open the server and all of the online solutions have not worked.
[image.png]
I am stuck on this issue can anyone can help me
________________________________

The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates and may only be used solely in performance of work or services for Capital One. The information transmitted herewith is intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Frank Rueter 2022-11-20 18:59:02 user credentials rejected by pgAdmin right after new install
Previous Message Sayyid Agus (CONT) 2022-11-18 20:40:35 my PGadmin cant connect to the application server