Re: Problems with PgAdmin 4
От | Jürgen Spatz |
---|---|
Тема | Re: Problems with PgAdmin 4 |
Дата | |
Msg-id | 4b7b29d1-a7de-c4e2-9871-74e31d9383a4@gmail.com обсуждение исходный текст |
Ответ на | Re: Problems with PgAdmin 4 (Khushboo Vashi <khushboo.vashi@enterprisedb.com>) |
Ответы |
Re: Problems with PgAdmin 4
|
Список | pgadmin-support |
Hi, thanks for your Answer.
to your Questions:
1: Windows Installer from the website https://www.pgadmin.org/download/pgadmin-4-windows/
2: I had an pgadmin4 V2 on my system, but that was the first thing I tried, when the v3 did run work. I removed everything of the V2. But no change
3: I did the steps as described in the faq, created the config_local.py with this content:
import logging
DEBUG = True
# Application log level - one of:
# CRITICAL 50
# ERROR 40
# WARNING 30
# SQL 25
# INFO 20
# DEBUG 10
# NOTSET 0
CONSOLE_LOG_LEVEL = logging.DEBUG
FILE_LOG_LEVEL = logging.DEBUG
# Log format.
CONSOLE_LOG_FORMAT = '%(asctime)s: %(levelname)s\t%(name)s:\t%(message)s'
FILE_LOG_FORMAT = '%(asctime)s: %(levelname)s\t%(name)s:\t%(message)s'
# Log file name
LOG_FILE = os.path.join(DATA_DIR, 'pgadmin4.log')
But the there is no log-file created, nothing at all.
Though the pgadmin don't start, there is no tray icon where I can look :-(
Greetings
Jürgen Spatz
Hi,1. How have you installed pgAdmin 4 on your system?2. Do you have any other version of pgAdmin 4 on your system ?3. Please enable the logging (Ref: https://www.pgadmin.org/faq/#8) and check for the errors. You can check the logs through pgAdmin 4 tray icon > View logs menu option.Thanks,KhushbooOn Sat, Aug 18, 2018 at 8:51 PM, Евгений Славов <yevgeniy.slavov@gmail.com> wrote:Good afternoon. My name is Eugene from Kiev (Ukraine). I will communicate with you with the help of Google-translator (I just do not know English).The question is this: I have PostgreSQL 10.5 and PgAdmin 4-3.2 on my computer (windows Server 2012 R2 system) and PgAdmin 4 does not start and gives an error. I've already reviewed all the solutions to the problem on the Internet, but I can not do anything.Attached to the letter are screenshots of errors.Thank you in advance.
Вложения
В списке pgadmin-support по дате отправления: